Searched defs:ceiling (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/counter/ |
| H A D | stm32-lptimer-cnt.c | 25 u32 ceiling; member 246 u64 *ceiling) in stm32_lptim_cnt_ceiling_read() 257 u64 ceiling) in stm32_lptim_cnt_ceiling_write()
|
| H A D | stm32-timer-cnt.c | 74 u32 ceiling; in stm32_count_write() local 171 struct counter_count *count, u64 *ceiling) in stm32_count_ceiling_read() 184 struct counter_count *count, u64 ceiling) in stm32_count_ceiling_write()
|
| H A D | ti-eqep.c | 334 u64 *ceiling) in ti_eqep_position_ceiling_read() 348 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 | 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 | 1503 unsigned long floor, unsigned long ceiling, in pgtable_range_aligned() 1666 unsigned long ceiling) in free_empty_pte_table() 1703 unsigned long ceiling) in free_empty_pmd_table() 1743 unsigned long ceiling) in free_empty_pud_table() 1783 unsigned long ceiling) in free_empty_p4d_table() 1822 unsigned long floor, unsigned long ceiling) in free_empty_tables()
|
| /linux/tools/testing/vma/include/ |
| H A D | stubs.h | 54 unsigned long floor, unsigned long ceiling) in free_pgd_range() argument
|
| /linux/mm/ |
| H A D | memory.c | 187 unsigned long floor, unsigned long ceiling) in free_pmd_range() argument 221 unsigned long floor, unsigned long ceiling) in free_pud_range() argument 255 free_p4d_range(struct mmu_gather * tlb,pgd_t * pgd,unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_p4d_range() argument 300 free_pgd_range(struct mmu_gather * tlb,unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_pgd_range() argument [all...] |
| H A D | memcontrol.c | 3781 unsigned long ceiling = min(READ_ONCE(memcg->memory.max), in mem_cgroup_wb_stats() local
|
| /linux/fs/nfsd/ |
| H A D | nfs4state.c | 5143 int ceiling = min_t(int, NFSD_MAX_SLOTS_PER_SESSION, in nfsd4_sequence() local
|