Home
last modified time | relevance | path

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

/openbmc/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c87 int prog_ret; in bpf_struct_ops_test_run() local
128 prog_ret = dummy_ops_call_op(image, args); in bpf_struct_ops_test_run()
133 if (put_user(prog_ret, &uattr->test.retval)) in bpf_struct_ops_test_run()