Searched defs:arg_idx (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/platform/x86/amd/ |
H A D | wbrf.c | 49 u32 arg_idx = 0; in wbrf_record() local
|
/linux/include/linux/ |
H A D | btf.h | 674 static inline int btf_check_iter_arg(struct btf *btf, const struct btf_type *func, int arg_idx) in btf_check_iter_arg()
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 6782 const char *subprog_name, int arg_idx, in need_func_arg_type_fixup() 6930 int i, n, arg_idx, arg_cnt, err, rec_idx; in bpf_program_fixup_func_info() local
|
/linux/kernel/bpf/ |
H A D | btf.c | 7460 static int btf_get_ptr_to_btf_id(struct bpf_verifier_log *log, int arg_idx, in btf_get_ptr_to_btf_id()
|
H A D | verifier.c | 8326 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg_idx, in is_kfunc_arg_iter()
|