Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_test_rqspinlock.c141 static int rqspinlock_worker_fn(void *arg) in rqspinlock_worker_fn() function
285 t = kthread_create(rqspinlock_worker_fn, NULL, "rqsl_w/%d", i); in bpf_test_rqspinlock_init()