Home
last modified time | relevance | path

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

/linux-6.6.21/net/bpf/
Dbpf_dummy_struct_ops.c15 struct bpf_dummy_ops_test_args { struct
20 static struct bpf_dummy_ops_test_args * argument
24 struct bpf_dummy_ops_test_args *args; in dummy_ops_init_args()
52 static int dummy_ops_copy_args(struct bpf_dummy_ops_test_args *args) in dummy_ops_copy_args()
63 static int dummy_ops_call_op(void *image, struct bpf_dummy_ops_test_args *args) in dummy_ops_call_op()
82 struct bpf_dummy_ops_test_args *args; in bpf_struct_ops_test_run()