Home
last modified time | relevance | path

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

/net/bpf/
A Dbpf_dummy_struct_ops.c70 static int dummy_ops_call_op(void *image, struct bpf_dummy_ops_test_args *args) in dummy_ops_call_op() argument
72 dummy_ops_test_ret_fn test = (void *)image + cfi_get_offset(); in dummy_ops_call_op()
137 void *image = NULL; in bpf_struct_ops_test_run() local
181 &image, &image_off, in bpf_struct_ops_test_run()
186 err = arch_protect_bpf_trampoline(image, PAGE_SIZE); in bpf_struct_ops_test_run()
189 prog_ret = dummy_ops_call_op(image, args); in bpf_struct_ops_test_run()
198 bpf_struct_ops_image_free(image); in bpf_struct_ops_test_run()
/net/bluetooth/
A DKconfig131 subsystem is compiled into the kernel image, then the test cases

Completed in 6 milliseconds