Home
last modified time | relevance | path

Searched defs:btf_func_model (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/include/linux/
Dbpf.h1103 struct btf_func_model { struct
1104 u8 ret_size;
1105 u8 ret_flags;
1106 u8 nr_args;
1107 u8 arg_size[MAX_BPF_FUNC_ARGS];
1108 u8 arg_flags[MAX_BPF_FUNC_ARGS];