Home
last modified time | relevance | path

Searched refs:BPF_STRUCT_OPS_MAX_NR_MEMBERS (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
A Dbpf_struct_ops.c152 if (btf_type_vlen(t) > BPF_STRUCT_OPS_MAX_NR_MEMBERS) { in bpf_struct_ops_init()
/linux/include/linux/
A Dbpf.h986 #define BPF_STRUCT_OPS_MAX_NR_MEMBERS 64 macro
1000 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS];

Completed in 13 milliseconds