Home
last modified time | relevance | path

Searched defs:consumer_thread (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbench.h57 void *(*consumer_thread)(void *ctx); member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_multi_test.c974 static void *consumer_thread(void *arg) in consumer_thread() function