Home
last modified time | relevance | path

Searched refs:get_fb_unmapped_area (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpci.h41 #define get_pci_unmapped_area get_fb_unmapped_area
H A Dpgtable_64.h1150 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpci.h40 #define get_pci_unmapped_area get_fb_unmapped_area
H A Dpgtable_64.h1110 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_chrdev.c433 static unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area() function
461 .get_unmapped_area = get_fb_unmapped_area,
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsys_sparc_64.c218 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, unsigned long pgoff, unsigned long flags) in get_fb_unmapped_area() function
263 EXPORT_SYMBOL(get_fb_unmapped_area); variable
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsys_sparc_64.c218 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, unsigned long pgoff, unsigned long flags) in get_fb_unmapped_area() function
263 EXPORT_SYMBOL(get_fb_unmapped_area); variable
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbmem.c1475 unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area() function
1503 .get_unmapped_area = get_fb_unmapped_area,

Completed in 12 milliseconds