Searched refs:bpf_testmod_test_read (Results 1 – 2 of 2) sorted by relevance
12 TRACE_EVENT(bpf_testmod_test_read,37 /* Used in bpf_testmod_test_read() to test __nullable suffix */
474 bpf_testmod_test_read(struct file *file, struct kobject *kobj, in bpf_testmod_test_read() function557 EXPORT_SYMBOL(bpf_testmod_test_read);558 ALLOW_ERROR_INJECTION(bpf_testmod_test_read, ERRNO);588 .read = bpf_testmod_test_read,