Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c7 #define COOKIE_ABC1 1 macro
15 if (cookie == COOKIE_ABC1) in custom_setup_prog()
26 else if (cookie == COOKIE_ABC1) in custom_prepare_load_prog()
63 .cookie = COOKIE_ABC1, in register_sec_handlers()