Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c13 typedef int (*dummy_ops_test_ret_fn)(struct bpf_dummy_ops_state *state, ...); typedef
72 dummy_ops_test_ret_fn test = (void *)image + cfi_get_offset(); in dummy_ops_call_op()