Searched refs:test_maybe_null (Results 1 – 5 of 5) sorted by relevance
16 int BPF_PROG(test_maybe_null, int dummy, in BPF_PROG() argument27 .test_maybe_null = (void *)test_maybe_null,
49 int (*test_maybe_null)(int dummy, struct task_struct *task); member61 int (*test_maybe_null)(int dummy, struct task_struct *task); member
22 .test_maybe_null = (void *)test_maybe_null_struct_ptr,
37 int (*test_maybe_null)(int dummy, struct task_struct *task); member
1139 .test_maybe_null = bpf_testmod_ops__test_maybe_null,