/linux-6.14.4/include/linux/ |
D | random.h | 98 static inline u32 get_random_u32_above(u32 floor) in get_random_u32_above() 110 static inline u32 get_random_u32_inclusive(u32 floor, u32 ceil) in get_random_u32_inclusive()
|
D | hugetlb.h | 393 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|
/linux-6.14.4/drivers/mtd/devices/ |
D | docg3.c | 1466 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-6.14.4/arch/sparc/mm/ |
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-6.14.4/arch/arm64/mm/ |
D | mmu.c | 836 unsigned long floor, unsigned long ceiling, in pgtable_range_aligned() 987 unsigned long end, unsigned long floor, in free_empty_pte_table() 1024 unsigned long end, unsigned long floor, in free_empty_pmd_table() 1064 unsigned long end, unsigned long floor, in free_empty_pud_table() 1104 unsigned long end, unsigned long floor, in free_empty_p4d_table() 1144 unsigned long floor, unsigned long ceiling) in free_empty_tables()
|
/linux-6.14.4/include/asm-generic/ |
D | hugetlb.h | 77 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|
/linux-6.14.4/drivers/iio/light/ |
D | lv0104cs.c | 278 int floor, ceil, mid; in lv0104cs_set_calibscale() local
|
/linux-6.14.4/drivers/counter/ |
D | i8254.c | 233 struct counter_count *const count, u64 *const floor) in i8254_count_floor_read()
|
D | 104-quad-8.c | 700 struct counter_count *count, u64 *floor) in quad8_count_floor_read()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_util.c | 187 double floor = dml_floor(val, 1); in dml_round() local
|
/linux-6.14.4/include/linux/mtd/ |
D | doc2000.h | 161 char floor, chip; member
|
/linux-6.14.4/mm/ |
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() 363 struct vm_area_struct *vma, unsigned long floor, in free_pgtables()
|
D | hugetlb.c | 5135 unsigned long floor = addr & PUD_MASK; in hugetlb_vm_op_split() local
|
/linux-6.14.4/kernel/time/ |
D | timekeeping.c | 2268 u64 floor = atomic64_read(&mg_floor); in ktime_get_coarse_real_ts64_mg() local
|
/linux-6.14.4/drivers/media/tuners/ |
D | mt2063.c | 355 #define floor(n, d) (((n) < 0) ? (-((-(n))/(d))) - ((n)%(d) != 0) : (n)/(d)) macro
|
/linux-6.14.4/drivers/hv/ |
D | hv_balloon.c | 1259 unsigned long floor; in balloon_up() local
|
/linux-6.14.4/tools/testing/vma/ |
D | vma_internal.h | 746 struct vm_area_struct *vma, unsigned long floor, in free_pgtables()
|
/linux-6.14.4/crypto/ |
D | testmgr.c | 913 u32 floor, u32 ceil) in prandom_u32_inclusive()
|
/linux-6.14.4/kernel/sched/ |
D | fair.c | 1532 unsigned int scan, floor; in task_scan_min() local
|