Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h1021 struct btf_func_model { struct
1022 u8 ret_size;
1023 u8 ret_flags;
1024 u8 nr_args;
1025 u8 arg_size[MAX_BPF_FUNC_ARGS];
1026 u8 arg_flags[MAX_BPF_FUNC_ARGS];