Home
last modified time | relevance | path

Searched refs:vm (Results 1 – 10 of 10) sorted by relevance

/include/video/
A Dvideomode.h43 struct videomode *vm);
55 struct videomode *vm, unsigned int index);
A Dof_videomode.h14 int of_get_videomode(struct device_node *np, struct videomode *vm,
A Domapfb_dss.h763 void videomode_to_omap_video_timings(const struct videomode *vm,
766 struct videomode *vm);
/include/linux/irqchip/
A Darm-gic-v4.h105 struct its_vm *vm; member
141 int its_alloc_vcpu_irqs(struct its_vm *vm);
142 void its_free_vcpu_irqs(struct its_vm *vm);
/include/linux/
A Dvmalloc.h82 struct vm_struct *vm; /* in "busy" tree */ member
286 __init void vm_area_add_early(struct vm_struct *vm);
287 __init void vm_area_register_early(struct vm_struct *vm, size_t align);
305 struct vm_struct *vm = find_vm_area(addr); in set_vm_flush_reset_perms() local
307 if (vm) in set_vm_flush_reset_perms()
308 vm->flags |= VM_FLUSH_RESET_PERMS; in set_vm_flush_reset_perms()
A Dkasan.h643 void kasan_free_module_shadow(const struct vm_struct *vm);
648 static inline void kasan_free_module_shadow(const struct vm_struct *vm) {} in kasan_free_module_shadow() argument
A Dfb.h802 extern int fb_videomode_from_videomode(const struct videomode *vm,
/include/drm/
A Ddrm_gpuvm.h77 struct drm_gpuvm *vm; member
430 if (va && !list_is_last(&va->rb.entry, &va->vm->rb.list)) in __drm_gpuva_next()
526 struct drm_gpuvm *vm; member
611 drm_gpuvm_resv_add_fence(vm_exec->vm, &vm_exec->exec, fence, in drm_gpuvm_exec_resv_add_fence()
626 return drm_gpuvm_validate(vm_exec->vm, &vm_exec->exec); in drm_gpuvm_exec_validate()
650 struct drm_gpuvm *vm; member
A Ddrm_modes.h503 void drm_display_mode_from_videomode(const struct videomode *vm,
506 struct videomode *vm);
507 void drm_bus_flags_from_videomode(const struct videomode *vm, u32 *bus_flags);
/include/media/
A Dv4l2-subdev.h280 int (*g_modulator)(struct v4l2_subdev *sd, struct v4l2_modulator *vm);
281 int (*s_modulator)(struct v4l2_subdev *sd, const struct v4l2_modulator *vm);

Completed in 23 milliseconds