Home
last modified time | relevance | path

Searched defs:floor (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/mtd/devices/
H A Ddocg3.c1466 int floor; in sysfs_dev2docg3() local
1559 int floor; in doc_register_sysfs() local
1589 int floor, i; in doc_unregister_sysfs() local
1725 static void __init doc_dbg_register(struct mtd_info *floor) in doc_dbg_register()
1805 doc_probe_device(struct docg3_cascade *cascade, int floor, struct device *dev) in doc_probe_device()
1920 int floor, i; in docg3_suspend() local
1976 int ret, floor; in docg3_probe() local
2053 int floor; in docg3_release() local
/linux/arch/arm64/mm/
H A Dmmu.c856 unsigned long floor, unsigned long ceiling, in pgtable_range_aligned() argument
1007 unsigned long end, unsigned long floor, in free_empty_pte_table() argument
1044 unsigned long end, unsigned long floor, in free_empty_pmd_table() argument
1084 unsigned long end, unsigned long floor, in free_empty_pud_table() argument
1124 free_empty_p4d_table(pgd_t * pgdp,unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_empty_p4d_table() argument
1164 free_empty_tables(unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_empty_tables() argument
[all...]
/linux/drivers/iio/light/
H A Dlv0104cs.c278 int floor, ceil, mid; in lv0104cs_set_calibscale() local
/linux/drivers/counter/
H A Di8254.c233 struct counter_count *const count, u64 *const floor) in i8254_count_floor_read()
H A D104-quad-8.c700 struct counter_count *count, u64 *floor) in quad8_count_floor_read()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c187 double floor = dml_floor(val, 1); in dml_round() local
/linux/include/linux/mtd/
H A Ddoc2000.h161 char floor, chip; member
/linux/mm/
H A Dmemory.c199 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()
373 struct vm_area_struct *vma, unsigned long floor, in free_pgtables()
H A Dhugetlb.c5425 unsigned long floor = addr & PUD_MASK; in hugetlb_split() local
/linux/tools/testing/vma/
H A Dvma_internal.h882 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
1396 free_pgd_range(struct mmu_gather * tlb,unsigned long addr,unsigned long end,unsigned long floor,unsigned long ceiling) free_pgd_range() argument
/linux/kernel/time/
H A Dtimekeeping.c2425 u64 floor = atomic64_read(&mg_floor); in ktime_get_coarse_real_ts64_mg() local
/linux/crypto/
H A Dtestmgr.c910 u32 floor, u32 ceil) in prandom_u32_inclusive()
/linux/kernel/sched/
H A Dfair.c1513 unsigned int scan, floor; in task_scan_min() local