Searched refs:bpf_missing_helper (Results 1 – 1 of 1) sorted by relevance
11 static int (*bpf_missing_helper)(const void *arg1, int arg2) = (void *) 999; variable58 missing_val = bpf_missing_helper(ctx, 123); in handle_sys_enter()
Completed in 5 milliseconds