Searched defs:ceiling (Results 1 – 10 of 10) sorted by relevance
/linux/arch/arm64/mm/ |
H A D | mmu.c | 849 unsigned long floor, unsigned long ceiling, in pgtable_range_aligned() 1001 unsigned long ceiling) in free_empty_pte_table() 1038 unsigned long ceiling) in free_empty_pmd_table() 1078 unsigned long ceiling) in free_empty_pud_table() 1118 unsigned long ceiling) in free_empty_p4d_table() 1157 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/mm/ |
H A D | memory.c | 199 unsigned long floor, unsigned long ceiling) in free_pmd_range() 233 unsigned long floor, unsigned long ceiling) in free_pud_range() 267 unsigned long floor, unsigned long ceiling) in free_p4d_range() 312 unsigned long floor, unsigned long ceiling) in free_pgd_range() 374 unsigned long ceiling, bool mm_wr_locked) in free_pgtables()
|
H A D | memcontrol.c | 3387 unsigned long ceiling = min(READ_ONCE(memcg->memory.max), 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 | 885 unsigned long ceiling, bool mm_wr_locked) in free_pgtables() 1398 unsigned long floor, unsigned long ceiling) in free_pgd_range()
|