Home
last modified time | relevance | path

Searched defs:arg_no (Results 1 – 3 of 3) sorted by relevance

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c100 for (u32 arg_no = 0; arg_no < btf_type_vlen(func_proto) ; ++arg_no) { in check_test_run_args() local
/linux/kernel/bpf/
H A Dbpf_struct_ops.c209 u32 nargs, arg_no, info_cnt = 0; in prepare_arg_info() local
H A Dbtf.c6193 u32 arg_no) in btf_ctx_arg_offset()