Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c241 bpf_testmod_test_read(struct file *file, struct kobject *kobj, in bpf_testmod_test_read() function
308 EXPORT_SYMBOL(bpf_testmod_test_read);
309 ALLOW_ERROR_INJECTION(bpf_testmod_test_read, ERRNO);
339 .read = bpf_testmod_test_read,
H A Dbpf_testmod-events.h12 TRACE_EVENT(bpf_testmod_test_read,