Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf.h994 struct btf_func_model { struct
995 u8 ret_size;
996 u8 ret_flags;
997 u8 nr_args;
998 u8 arg_size[MAX_BPF_FUNC_ARGS];
999 u8 arg_flags[MAX_BPF_FUNC_ARGS];