Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_core_read_macros.c11 struct callback_head___shuffled { struct
12 void (*func)(struct callback_head___shuffled *head); argument
13 struct callback_head___shuffled *next; argument
17 struct callback_head___shuffled k_core_in = {};
20 struct callback_head___shuffled *u_core_in = 0;
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dcore_read_macros.c16 struct callback_head___shuffled { struct
17 struct callback_head___shuffled *next; argument
29 struct callback_head___shuffled u_core_in; in test_core_read_macros() argument