Home
last modified time | relevance | path

Searched refs:bpf_iter_css_task_destroy (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/
Dbpf_experimental.h564 extern void bpf_iter_css_task_destroy(struct bpf_iter_css_task *it) __weak __ksym;
/linux-6.14.4/kernel/bpf/
Dtask_iter.c930 __bpf_kfunc void bpf_iter_css_task_destroy(struct bpf_iter_css_task *it) in bpf_iter_css_task_destroy() function
Dhelpers.c3152 BTF_ID_FLAGS(func, bpf_iter_css_task_destroy, KF_ITER_DESTROY)