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/arm64/mm/ |
H A D | mmu.c | 836 unsigned long floor, unsigned long ceiling, in pgtable_range_aligned() 988 unsigned long ceiling) in free_empty_pte_table() 1025 unsigned long ceiling) in free_empty_pmd_table() 1065 unsigned long ceiling) in free_empty_pud_table() 1105 unsigned long ceiling) in free_empty_p4d_table() 1144 unsigned long floor, unsigned long ceiling) in free_empty_tables()
|
/linux/arch/x86/mm/ |
H A D | tlb.c | 1319 int ceiling; in tlbflush_write_file() local
|
/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 | 3179 unsigned long ceiling = min(READ_ONCE(memcg->memory.max), mem_cgroup_wb_stats() local
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 679 free_pgtables(struct mmu_gather * tlb,struct ma_state * mas,struct vm_area_struct * vma,unsigned long floor,unsigned long ceiling,bool mm_wr_locked) free_pgtables() argument
|