Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/cec/core/
H A Dcec-pin-error-inj.c16 int arg_idx; member
198 int arg_idx; in cec_pin_error_inj_parse_line() local
319 int arg_idx; in cec_pin_error_inj_show() local
H A Dcec-pin.c158 int arg_idx, u8 *arg) in rx_error_inj()
220 int arg_idx, u8 *arg) in tx_error_inj()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpat_arg.c291 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 Daction.c2110 u32 arg_idx, in hws_action_modify_write()
2221 u32 arg_sz, arg_idx; in hws_action_setter_modify_header() local
2274 u32 arg_idx, arg_sz; in hws_action_setter_insert_ptr() local
2306 u32 arg_sz, arg_idx; in hws_action_setter_tnl_l3_to_l2() local
/linux-6.15/drivers/platform/x86/amd/
H A Dwbrf.c49 u32 arg_idx = 0; in wbrf_record() local
/linux-6.15/tools/perf/util/
H A Dprobe-file.c814 int arg_idx = 0; in synthesize_sdt_probe_command() local
/linux-6.15/include/linux/
H A Dbtf.h677 static inline int btf_check_iter_arg(struct btf *btf, const struct btf_type *func, int arg_idx) in btf_check_iter_arg()
/linux-6.15/tools/lib/bpf/
H A Dlibbpf.c6788 const char *subprog_name, int arg_idx, in need_func_arg_type_fixup()
6936 int i, n, arg_idx, arg_cnt, err, rec_idx; in bpf_program_fixup_func_info() local
/linux-6.15/kernel/bpf/
H A Dbtf.c7581 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 Dverifier.c8621 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg_idx, in is_kfunc_arg_iter()