Searched refs:bpf_testmod_test_write (Results 1 – 1 of 1) sorted by relevance
311 bpf_testmod_test_write(struct file *file, struct kobject *kobj, in bpf_testmod_test_write() function325 EXPORT_SYMBOL(bpf_testmod_test_write);326 ALLOW_ERROR_INJECTION(bpf_testmod_test_write, ERRNO);339 .write = bpf_testmod_test_write,