Searched refs:image (Results 1 – 15 of 15) sorted by relevance
/include/linux/ |
D | kexec.h | 122 typedef void *(kexec_load_t)(struct kimage *image, char *kernel_buf, 144 int kexec_image_probe_default(struct kimage *image, void *buf, 146 int kexec_image_post_load_cleanup_default(struct kimage *image); 169 struct kimage *image; member 180 int kexec_load_purgatory(struct kimage *image, struct kexec_buf *kbuf); 181 int kexec_purgatory_get_set_symbol(struct kimage *image, const char *name, 184 void *kexec_purgatory_get_symbol_addr(struct kimage *image, const char *name); 186 int __weak arch_kexec_kernel_image_probe(struct kimage *image, void *buf, 188 void * __weak arch_kexec_kernel_image_load(struct kimage *image); 266 int kexec_elf_load(struct kimage *image, struct elfhdr *ehdr, [all …]
|
D | ima.h | 30 extern void ima_add_kexec_buffer(struct kimage *image); 101 static inline void ima_add_kexec_buffer(struct kimage *image) in ima_add_kexec_buffer() argument
|
D | fb.h | 120 struct fb_image_user image; /* Cursor image */ member 267 void (*fb_imageblit) (struct fb_info *info, const struct fb_image *image); 592 extern void cfb_imageblit(struct fb_info *info, const struct fb_image *image); 598 extern void sys_imageblit(struct fb_info *info, const struct fb_image *image);
|
D | filter.h | 541 u8 image[] __aligned(4); member 1041 u32 pass, void *image) in bpf_jit_dump() argument 1044 proglen, pass, image, current->comm, task_pid_nr(current)); in bpf_jit_dump() 1046 if (image) in bpf_jit_dump() 1048 16, 1, image, proglen, false); in bpf_jit_dump()
|
D | efi.h | 1585 efi_loaded_image_t *image, int *cmd_line_len); 1620 efi_loaded_image_t *image,
|
D | fs.h | 3068 id(KEXEC_IMAGE, kexec-image) \
|
/include/uapi/linux/ |
D | cycx_cfm.h | 94 unsigned char image[0]; member
|
D | fb.h | 393 struct fb_image image; /* Cursor image */ member
|
/include/drm/ |
D | drm_fb_helper.h | 250 const struct fb_image *image); 257 const struct fb_image *image); 406 const struct fb_image *image) in drm_fb_helper_sys_imageblit() argument 421 const struct fb_image *image) in drm_fb_helper_cfb_imageblit() argument
|
/include/sound/ |
D | hwdep.h | 36 struct snd_hwdep_dsp_image *image);
|
D | ad1816a.h | 139 unsigned short image[48]; member
|
D | wss.h | 87 unsigned char image[32]; /* registers image */ member
|
/include/video/ |
D | imx-ipu-v3.h | 278 int ipu_cpmem_set_image(struct ipuv3_channel *ch, struct ipu_image *image);
|
/include/uapi/drm/ |
D | radeon_drm.h | 682 drm_radeon_tex_image_t __user *image; member
|
/include/uapi/sound/ |
D | asound.h | 141 unsigned char __user *image; /* W: binary image */ member
|