Searched defs:ceiling (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/counter/ |
H A D | stm32-lptimer-cnt.c | 26 u32 ceiling; member 241 u64 *ceiling) in stm32_lptim_cnt_ceiling_read() 252 u64 ceiling) in stm32_lptim_cnt_ceiling_write()
|
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 | ti-eqep.c | 322 u64 *ceiling) in ti_eqep_position_ceiling_read() 336 u64 ceiling) in ti_eqep_position_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/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/include/asm-generic/ |
H A D | hugetlb.h | 77 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|
/linux/mm/ |
H A D | memory.c | 198 unsigned long floor, unsigned long ceiling) in free_pmd_range() 232 unsigned long floor, unsigned long ceiling) in free_pud_range() 266 unsigned long floor, unsigned long ceiling) in free_p4d_range() 302 unsigned long floor, unsigned long ceiling) in free_pgd_range() 364 unsigned long ceiling, bool mm_wr_locked) in free_pgtables()
|
H A D | memcontrol.c | 3186 unsigned long ceiling = min(READ_ONCE(memcg->memory.max), in mem_cgroup_wb_stats() local
|
/linux/include/linux/ |
H A D | hugetlb.h | 393 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|