Searched defs:shift (Results 1 – 11 of 11) sorted by relevance
| /mm/ |
| A D | swap_cgroup.c | 27 unsigned int shift = (offset % ID_PER_SC) * ID_SHIFT; in __swap_cgroup_id_lookup() local 42 unsigned int shift = (offset % ID_PER_SC) * ID_SHIFT; in __swap_cgroup_id_xchg() local
|
| A D | vma_exec.c | 19 int relocate_vma_down(struct vm_area_struct *vma, unsigned long shift) in relocate_vma_down()
|
| A D | memory-failure.c | 749 static void set_to_kill(struct to_kill *tk, unsigned long addr, short shift) in set_to_kill() 755 static int check_hwpoisoned_entry(pte_t pte, unsigned long addr, short shift, in check_hwpoisoned_entry()
|
| A D | compaction.c | 1409 unsigned short shift = BITS_PER_LONG - 1; in freelist_scan_limit() local
|
| A D | migrate.c | 395 unsigned int shift = huge_page_shift(h); in remove_migration_pte() local
|
| A D | vmalloc.c | 3159 unsigned long align, unsigned long shift, unsigned long flags, in __get_vm_area_node() 3824 unsigned int shift = PAGE_SHIFT; in __vmalloc_node_range_noprof() local
|
| A D | page-writeback.c | 1354 unsigned long shift; in wb_update_dirty_ratelimit() local
|
| A D | mm_init.c | 99 int shift, width; in mminit_verify_pageflags_layout() local
|
| A D | hugetlb.c | 5480 unsigned int shift = huge_page_shift(hstate_vma(vma)); in make_huge_pte() local 7188 unsigned int shift = huge_page_shift(hstate_vma(vma)); in hugetlb_change_protection() local
|
| A D | filemap.c | 2645 unsigned int shift = folio_shift(folio); in pos_same_folio() local
|
| A D | vmscan.c | 450 int shift = 0; in drop_slab() local
|
Completed in 77 milliseconds