Searched defs:ceiling (Results 1 – 13 of 13) sorted by relevance
/linux/arch/sparc/mm/ |
H A D | hugetlbpage.c | 311 unsigned long floor, unsigned long ceiling) in hugetlb_free_pmd_range() 348 unsigned long floor, unsigned long ceiling) in hugetlb_free_pud_range() 386 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|
/linux/arch/arm64/mm/ |
H A D | mmu.c | 855 unsigned long floor, unsigned long ceiling, in pgtable_range_aligned() 1007 unsigned long ceiling) in free_empty_pte_table() 1044 unsigned long ceiling) in free_empty_pmd_table() 1084 unsigned long ceiling) in free_empty_pud_table() 1124 unsigned long ceiling) in free_empty_p4d_table() 1163 unsigned long floor, unsigned long ceiling) in free_empty_tables()
|
/linux/drivers/counter/ |
H A D | stm32-timer-cnt.c | 75 u32 ceiling; in stm32_count_write() local 172 struct counter_count *count, u64 *ceiling) in stm32_count_ceiling_read() 185 struct counter_count *count, u64 ceiling) in stm32_count_ceiling_write()
|
H A D | rz-mtu3-cnt.c | 316 u64 *ceiling) in rz_mtu3_count_ceiling_read() 347 u64 ceiling) in rz_mtu3_count_ceiling_write()
|
H A D | i8254.c | 126 struct counter_count *const count, u64 *const ceiling) in i8254_count_ceiling_read()
|
H A D | intel-qep.c | 176 struct counter_count *count, u64 *ceiling) in intel_qep_ceiling_read()
|
H A D | 104-quad-8.c | 846 struct counter_count *count, u64 *ceiling) in quad8_count_ceiling_read() 870 struct counter_count *count, u64 ceiling) in quad8_count_ceiling_write()
|
/linux/include/asm-generic/ |
H A D | hugetlb.h | 72 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|
/linux/mm/ |
H A D | memory.c | 182 unsigned long floor, unsigned long ceiling) in free_pmd_range() 216 unsigned long floor, unsigned long ceiling) in free_pud_range() 250 unsigned long floor, unsigned long ceiling) in free_p4d_range() 295 unsigned long floor, unsigned long ceiling) in free_pgd_range() 357 unsigned long ceiling, bool mm_wr_locked) in free_pgtables()
|
H A D | memcontrol.c | 3389 unsigned long ceiling = min(READ_ONCE(memcg->memory.max), in mem_cgroup_wb_stats() local
|
/linux/arch/x86/mm/ |
H A D | tlb.c | 1786 int ceiling; in tlbflush_write_file() local
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 883 unsigned long ceiling, bool mm_wr_locked) in free_pgtables() 1396 unsigned long floor, unsigned long ceiling) in free_pgd_range()
|
/linux/include/linux/ |
H A D | hugetlb.h | 401 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|