Searched refs:image_ptr (Results 1 – 5 of 5) sorted by relevance
194 static int perf_config(uint32_t *image_ptr);228 static int perf_config(uint32_t *image_ptr) in perf_config() argument242 error = perf_write_image((uint64_t *)image_ptr); in perf_config()
855 u8 *image_ptr; in bpf_int_jit_compile() local898 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()
1817 u8 *image_ptr; in bpf_int_jit_compile() local1899 header = bpf_jit_binary_alloc(image_size, &image_ptr, in bpf_int_jit_compile()1910 ctx.target = (u32 *) image_ptr; in bpf_int_jit_compile()1919 image_ptr = NULL; in bpf_int_jit_compile()1928 image_ptr = NULL; in bpf_int_jit_compile()
1529 u8 *image_ptr; in bpf_int_jit_compile() local1567 header = bpf_jit_binary_alloc(image_size, &image_ptr, in bpf_int_jit_compile()1574 ctx.image = (u32 *)image_ptr; in bpf_int_jit_compile()
1872 u8 *image_ptr; in bpf_int_jit_compile() local1955 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()