Searched refs:image_ptr (Results 1 – 5 of 5) sorted by relevance
181 static int perf_config(uint32_t *image_ptr);215 static int perf_config(uint32_t *image_ptr) in perf_config() argument229 error = perf_write_image((uint64_t *)image_ptr); in perf_config()
838 u8 *image_ptr; in bpf_int_jit_compile() local865 image_ptr = jit_data->image; in bpf_int_jit_compile()898 header = bpf_jit_binary_alloc(image_size, &image_ptr, in bpf_int_jit_compile()907 ctx.image = (__le32 *)image_ptr; in bpf_int_jit_compile()946 jit_data->image = image_ptr; in bpf_int_jit_compile()
1475 u8 *image_ptr; in bpf_int_jit_compile() local1503 image_ptr = jit_data->image; in bpf_int_jit_compile()1556 header = bpf_jit_binary_alloc(image_size, &image_ptr, in bpf_int_jit_compile()1563 ctx.image = (u32 *)image_ptr; in bpf_int_jit_compile()1594 jit_data->image = image_ptr; in bpf_int_jit_compile()
1866 u8 *image_ptr; in bpf_int_jit_compile() local1949 header = bpf_jit_binary_alloc(image_size, &image_ptr, in bpf_int_jit_compile()1960 ctx.target = (u32 *) image_ptr; in bpf_int_jit_compile()1969 image_ptr = NULL; in bpf_int_jit_compile()1978 image_ptr = NULL; in bpf_int_jit_compile()
1805 u8 *image_ptr; in bpf_int_jit_compile() local1888 header = bpf_jit_binary_alloc(image_size, &image_ptr, in bpf_int_jit_compile()1893 ctx.target = (u32 *)image_ptr; in bpf_int_jit_compile()