Home
last modified time | relevance | path

Searched refs:bpf_iter_css_task_new (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h334 extern int bpf_iter_css_task_new(struct bpf_iter_css_task *it,
/linux/kernel/bpf/
H A Dtask_iter.c1051 __bpf_kfunc int bpf_iter_css_task_new(struct bpf_iter_css_task *it, in bpf_iter_css_task_new() function
H A Dhelpers.c4898 BTF_ID_FLAGS(func, bpf_iter_css_task_new, KF_ITER_NEW)
H A Dverifier.c11707 BTF_ID(func, bpf_iter_css_task_new) in BTF_ID()