Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/bpf_testmod/
A Dbpf_testmod.c200 bpf_testmod_test_write(struct file *file, struct kobject *kobj, in bpf_testmod_test_write() function
214 EXPORT_SYMBOL(bpf_testmod_test_write);
215 ALLOW_ERROR_INJECTION(bpf_testmod_test_write, ERRNO);
220 .write = bpf_testmod_test_write,

Completed in 3 milliseconds