Searched defs:arg_cnt (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | kfunc_implicit_args_tracing.c | 15 check_implicit_args(void *ctx, __u64 *arg_cnt, __u64 *aux_arg) in check_implicit_args()
|
| /linux/tools/lib/bpf/ |
| H A D | usdt.c | 231 short arg_cnt; member
|
| H A D | libbpf.c | 7271 int i, err, arg_cnt, fn_name_off, linkage; in clone_func_btf_info() local 7346 int i, n, arg_idx, arg_cnt, err, rec_idx; in bpf_program_fixup_func_info() local
|
| /linux/include/linux/ |
| H A D | bpf_verifier.h | 826 u8 arg_cnt:4; member
|