Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c162 if (btf_type_vlen(t) > BPF_STRUCT_OPS_MAX_NR_MEMBERS) { in bpf_struct_ops_init()
/openbmc/linux/include/linux/
H A Dbpf.h1599 #define BPF_STRUCT_OPS_MAX_NR_MEMBERS 64 macro
1663 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS];