Searched defs:a (Results 1 – 7 of 7) sorted by relevance
/mm/ |
D | page_poison.c | 102 static bool single_bit_flip(unsigned char a, unsigned char b) in single_bit_flip()
|
D | mmap.c | 1211 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
|
D | nommu.c | 1461 struct mmap_arg_struct a; in SYSCALL_DEFINE1() local
|
D | slab.c | 2518 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
|
D | mempolicy.c | 2124 bool __mpol_equal(struct mempolicy *a, struct mempolicy *b) in __mpol_equal()
|
D | zsmalloc.c | 119 #define MAX(a, b) ((a) >= (b) ? (a) : (b)) argument
|
D | memcontrol.c | 3320 static int compare_thresholds(const void *a, const void *b) in compare_thresholds()
|