Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/bpf_testmod/
A Dbpf_testmod.c149 bpf_testmod_test_read(struct file *file, struct kobject *kobj, in bpf_testmod_test_read() function
196 EXPORT_SYMBOL(bpf_testmod_test_read);
197 ALLOW_ERROR_INJECTION(bpf_testmod_test_read, ERRNO);
219 .read = bpf_testmod_test_read,
A Dbpf_testmod-events.h12 TRACE_EVENT(bpf_testmod_test_read,

Completed in 3 milliseconds