Searched defs:fb_pgprotect (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A 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
|
/openbmc/linux/arch/m68k/include/asm/ |
H A 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
|
/openbmc/linux/arch/mips/include/asm/ |
H A 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
|
/openbmc/linux/arch/ia64/include/asm/ |
H A 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
|
/openbmc/linux/arch/sparc/include/asm/ |
H A 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
|
/openbmc/linux/include/asm-generic/ |
H A 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
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | fb.h | 10 #define fb_pgprotect fb_pgprotect macro
|
/openbmc/linux/arch/x86/video/ |
H A D | fbdev.c | 16 void fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) in fb_pgprotect() function
|