Searched refs:is_iter_kfunc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c7789 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta)
7814 return arg == 0 && is_iter_kfunc(meta);
7737 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) function

Completed in 349 milliseconds