| /Linux-v5.4/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.4/include/asm-generic/ |
| D | fb.h | 6 #define fb_pgprotect(...) do {} while (0) macro
|
| /Linux-v5.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/drivers/video/fbdev/core/ |
| D | fbmem.c | 1382 fb_pgprotect(file, vma, start); in fb_mmap()
|