Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_global_ptr_args.c197 __weak int subprog_untrusted_bad_type(struct local_type_wont_be_accepted *p __arg_untrusted) in subprog_untrusted_bad_type() function
207 return subprog_untrusted_bad_type(bpf_rdonly_cast(0, 0)); in untrusted_bad_type()