HomeSort by relevance Sort by last modified time
    Searched refs:vm_area_struct (Results 101 - 125 of 180) sorted by null

1 2 3 45 6 7 8

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
android_pmem.h 44 int (*mmap) (struct file *, struct vm_area_struct *);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
android_pmem.h 44 int (*mmap) (struct file *, struct vm_area_struct *);
  /external/kernel-headers/original/asm-arm/
cacheflush.h 271 flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
279 flush_cache_page(struct vm_area_struct *vma, unsigned long user_addr, unsigned long pfn)
288 flush_ptrace_access(struct vm_area_struct *vma, struct page *page,
299 extern void flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end);
300 extern void flush_cache_page(struct vm_area_struct *vma, unsigned long user_addr, unsigned long pfn);
301 extern void flush_ptrace_access(struct vm_area_struct *vma, struct page *page,
tlbflush.h 148 void (*flush_user_range)(unsigned long, unsigned long, struct vm_area_struct *);
166 extern void __cpu_flush_user_tlb_range(unsigned long, unsigned long, struct vm_area_struct *);
291 local_flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr)
412 extern void flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr);
414 extern void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end);
423 extern void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t pte);
  /external/kernel-headers/original/asm-mips/
pgtable.h 22 struct vm_area_struct;
339 extern void __update_tlb(struct vm_area_struct *vma, unsigned long address,
341 extern void __update_cache(struct vm_area_struct *vma, unsigned long address,
344 static inline void update_mmu_cache(struct vm_area_struct *vma,
354 extern int remap_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot);
356 static inline int io_remap_pfn_range(struct vm_area_struct *vma,
  /bionic/libc/kernel/common/linux/
proc_fs.h 104 struct vm_area_struct *tail_vma;
gfp.h 25 struct vm_area_struct;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hwdep.h 39 int (*mmap) (struct snd_hwdep *hw, struct file * file, struct vm_area_struct * vma);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hwdep.h 39 int (*mmap) (struct snd_hwdep *hw, struct file * file, struct vm_area_struct * vma);
  /external/kernel-headers/original/linux/
gfp.h 8 struct vm_area_struct;
134 struct vm_area_struct *vma, unsigned long addr);
sysfs.h 51 struct vm_area_struct;
60 struct vm_area_struct *vma);
swap.h 161 extern void swapin_readahead(swp_entry_t, unsigned long, struct vm_area_struct *);
230 extern struct page * read_swap_cache_async(swp_entry_t, struct vm_area_struct *vma,
306 struct vm_area_struct *vma, unsigned long addr)
net.h 118 struct vm_area_struct;
164 struct vm_area_struct * vma);
268 SOCKCALL_WRAP(name, mmap, (struct file *file, struct socket *sock, struct vm_area_struct *vma), \
highmem.h 59 alloc_zeroed_user_highpage(struct vm_area_struct *vma, unsigned long vaddr)
  /bionic/libc/kernel/arch-mips/asm/
pgtable.h 26 struct vm_area_struct;
  /development/ndk/platforms/android-9/arch-mips/include/asm/
pgtable.h 26 struct vm_area_struct;
  /external/oprofile/module/
oprofile.h 134 int oprof_hash_map_mmap(struct file * file, struct vm_area_struct * vma);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
pgtable.h 26 struct vm_area_struct;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
pgtable.h 26 struct vm_area_struct;
  /development/ndk/platforms/android-3/include/linux/
gfp.h 19 struct vm_area_struct;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
gfp.h 19 struct vm_area_struct;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
gfp.h 19 struct vm_area_struct;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
gfp.h 19 struct vm_area_struct;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
gfp.h 19 struct vm_area_struct;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
gfp.h 19 struct vm_area_struct;

Completed in 721 milliseconds

1 2 3 45 6 7 8