Home
last modified time | relevance | path

Searched refs:test_refcounted (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.h41 int (*test_refcounted)(int dummy, struct task_struct *task); member
H A Dbpf_testmod.c1646 .test_refcounted = bpf_testmod_ops__test_refcounted,