Searched defs:image_end (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/kernel/bpf/ |
D | bpf_struct_ops.c | 338 void *image, void *image_end) in bpf_struct_ops_prepare_trampoline() 363 void *image, *image_end; in bpf_struct_ops_map_update_elem() local
|
D | trampoline.c | 1005 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, in arch_prepare_bpf_trampoline()
|
/linux-6.1.9/arch/arm64/net/ |
D | bpf_jit_comp.c | 1969 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
/linux-6.1.9/arch/x86/net/ |
D | bpf_jit_comp.c | 2044 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, in arch_prepare_bpf_trampoline()
|
/linux-6.1.9/drivers/scsi/esas2r/ |
D | esas2r.h | 368 u16 image_end; member
|