Home
last modified time | relevance | path

Searched defs:a (Results 1 – 7 of 7) sorted by relevance

/mm/
Dpage_poison.c102 static bool single_bit_flip(unsigned char a, unsigned char b) in single_bit_flip()
Dmmap.c1211 static int anon_vma_compatible(struct vm_area_struct *a, struct vm_area_struct *b) in anon_vma_compatible()
1242 static struct anon_vma *reusable_anon_vma(struct vm_area_struct *old, struct vm_area_struct *a, str… in reusable_anon_vma()
1542 struct mmap_arg_struct a; in SYSCALL_DEFINE1() local
Dnommu.c1461 struct mmap_arg_struct a; in SYSCALL_DEFINE1() local
Dslab.c2518 static void swap_free_obj(struct page *page, unsigned int a, unsigned int b) in swap_free_obj()
3122 #define cache_alloc_debugcheck_after(a,b,objp,d) (objp) argument
Dmempolicy.c2124 bool __mpol_equal(struct mempolicy *a, struct mempolicy *b) in __mpol_equal()
Dzsmalloc.c119 #define MAX(a, b) ((a) >= (b) ? (a) : (b)) argument
Dmemcontrol.c3320 static int compare_thresholds(const void *a, const void *b) in compare_thresholds()