Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dtest_core_extern.c11 static int (*bpf_missing_helper)(const void *arg1, int arg2) = (void *) 999; variable
55 missing_val = bpf_missing_helper(ctx, 123); in handle_sys_enter()

Completed in 2 milliseconds