Searched defs:btf_func_model (Results 1 – 1 of 1) sorted by relevance
571 struct btf_func_model { struct572 u8 ret_size;573 u8 nr_args;574 u8 arg_size[MAX_BPF_FUNC_ARGS];
Completed in 13 milliseconds