Searched defs:fb_pgprotect (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/arch/m68k/include/asm/ |
D | fb.h | 10 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function 27 #define fb_pgprotect fb_pgprotect macro
|
/linux-6.6.21/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 16 #define fb_pgprotect fb_pgprotect macro
|
/linux-6.6.21/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 13 #define fb_pgprotect fb_pgprotect macro
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | fb.h | 13 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function 21 #define fb_pgprotect fb_pgprotect macro
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | fb.h | 12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function 15 #define fb_pgprotect fb_pgprotect macro
|
/linux-6.6.21/include/asm-generic/ |
D | fb.h | 18 #define fb_pgprotect fb_pgprotect macro 19 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() function
|
/linux-6.6.21/arch/x86/include/asm/ |
D | fb.h | 10 #define fb_pgprotect fb_pgprotect macro
|
/linux-6.6.21/arch/x86/video/ |
D | fbdev.c | 16 void fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) in fb_pgprotect() function
|