/linux-6.3-rc2/arch/m68k/include/asm/ |
A 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-6.3-rc2/include/asm-generic/ |
A D | fb.h | 6 #define fb_pgprotect(...) do {} while (0) macro
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/sh/include/asm/ |
A D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | fb.h | 8 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | fb.h | 12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | fb.h | 10 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | fb.h | 8 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | fb.h | 12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/parisc/include/asm/ |
A D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/arc/include/asm/ |
A D | fb.h | 9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | fb.h | 10 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|