Searched defs:arg_idx (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | pat_arg.c | 291 u32 arg_idx) in mlx5d_arg_init_send_attr() 301 u32 arg_idx, in mlx5hws_arg_decapl3_write() 324 u32 arg_idx, in mlx5hws_arg_write() 366 u32 arg_idx, in mlx5hws_arg_write_inline_arg_data()
|
H A D | action.c | 2107 u32 arg_idx, in hws_action_modify_write() 2220 u32 arg_sz, arg_idx; in hws_action_setter_modify_header() local 2276 u32 arg_idx, arg_sz; in hws_action_setter_insert_ptr() local 2308 u32 arg_sz, arg_idx; in hws_action_setter_tnl_l3_to_l2() local
|
/linux/drivers/platform/x86/amd/ |
H A D | wbrf.c | 49 u32 arg_idx = 0; in wbrf_record() local
|
/linux/tools/perf/util/ |
H A D | probe-file.c | 814 int arg_idx = 0; in synthesize_sdt_probe_command() local
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 6794 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 6942 int i, n, arg_idx, arg_cnt, err, rec_idx; bpf_program_fixup_func_info() local [all...] |
/linux/kernel/bpf/ |
H A D | btf.c | 7602 btf_get_ptr_to_btf_id(struct bpf_verifier_log * log,int arg_idx,const struct btf * btf,const struct btf_type * t) btf_get_ptr_to_btf_id() argument
|
H A D | verifier.c | 8756 is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta * meta,int arg_idx,const struct btf_param * arg) is_kfunc_arg_iter() argument
|