Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c129 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_struct_ops_test_run() function
/linux/kernel/bpf/
H A Dbpf_struct_ops.c74 .test_run = bpf_struct_ops_test_run,