Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_global_subprogs.c155 __noinline __weak int subprog_nonnull_ptr_good(int *p1 __arg_nonnull, int *p2 __arg_nonnull) in subprog_nonnull_ptr_good() function
168 return subprog_nonnull_ptr_good(&x, &y); in arg_tag_nonnull_ptr_good()