/Linux-v5.10/arch/m68k/include/asm/ |
D | fb.h | 12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function 18 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function 31 #define fb_pgprotect(...) do {} while (0) macro
|
/Linux-v5.10/include/asm-generic/ |
D | fb.h | 6 #define fb_pgprotect(...) do {} while (0) macro
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | fb.h | 12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/mips/include/asm/ |
D | fb.h | 8 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/arc/include/asm/ |
D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/arm/include/asm/ |
D | fb.h | 8 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/sh/include/asm/ |
D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/x86/include/asm/ |
D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | fb.h | 10 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/arch/sparc/include/asm/ |
D | fb.h | 10 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/Linux-v5.10/drivers/video/fbdev/core/ |
D | fbmem.c | 1394 fb_pgprotect(file, vma, start); in fb_mmap()
|