Searched defs:arg_type_id (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/bpf/ | ||
H A D | btf.c | 5121 u32 arg_type_id; btf_func_proto_check() local |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 6795 need_func_arg_type_fixup(const struct btf * btf,const struct bpf_program * prog,const char * subprog_name,int arg_idx,int arg_type_id,const char * ctx_name) need_func_arg_type_fixup() argument |