Home
last modified time | relevance | path

Searched defs:fb_pgprotect (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/arch/m68k/include/asm/
Dfb.h10 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/
Dfb.h9 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/
Dfb.h8 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/
Dfb.h13 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/
Dfb.h12 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/
Dfb.h18 #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/
Dfb.h10 #define fb_pgprotect fb_pgprotect macro
/linux-6.6.21/arch/x86/video/
Dfbdev.c16 void fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) in fb_pgprotect() function