Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c26 int callback_selector; variable
148 if (callback_selector == 0x0F) in prog_non_constant_callback()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_loop.c131 skel->bss->callback_selector = 0x0F; in check_non_constant_callback()
135 skel->bss->callback_selector = 0xF0; in check_non_constant_callback()