/Linux-v5.15/drivers/mtd/devices/ |
D | docg3.c | 1458 int floor; in sysfs_dev2docg3() local 1461 floor = attr->attr.name[1] - '0'; in sysfs_dev2docg3() 1462 if (floor < 0 || floor >= DOC_MAX_NBFLOORS) in sysfs_dev2docg3() 1465 return docg3_floors[floor]->priv; in sysfs_dev2docg3() 1551 int floor; in doc_register_sysfs() local 1555 for (floor = 0; in doc_register_sysfs() 1556 floor < DOC_MAX_NBFLOORS && cascade->floors[floor]; in doc_register_sysfs() 1557 floor++) { in doc_register_sysfs() 1559 ret = device_create_file(dev, &doc_sys_attrs[floor][i]); in doc_register_sysfs() 1570 device_remove_file(dev, &doc_sys_attrs[floor][i]); in doc_register_sysfs() [all …]
|
/Linux-v5.15/arch/powerpc/mm/ |
D | hugetlbpage.c | 300 unsigned long floor, unsigned long ceiling, in range_is_outside_limits() argument 303 if ((start & mask) < floor) in range_is_outside_limits() 315 unsigned long floor, unsigned long ceiling) in free_hugepd_range() argument 328 if (range_is_outside_limits(start, end, floor, ceiling, pdmask)) in free_hugepd_range() 343 unsigned long floor, unsigned long ceiling) in hugetlb_free_pte_range() argument 347 if (range_is_outside_limits(addr, end, floor, ceiling, PMD_MASK)) in hugetlb_free_pte_range() 357 unsigned long floor, unsigned long ceiling) in hugetlb_free_pmd_range() argument 379 hugetlb_free_pte_range(tlb, pmd, addr, end, floor, ceiling); in hugetlb_free_pmd_range() 394 addr, next, floor, ceiling); in hugetlb_free_pmd_range() 397 if (range_is_outside_limits(start, end, floor, ceiling, PUD_MASK)) in hugetlb_free_pmd_range() [all …]
|
/Linux-v5.15/arch/ia64/mm/ |
D | hugetlbpage.c | 121 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range() argument 136 if (REGION_NUMBER(floor) == RGN_HPAGE) in hugetlb_free_pgd_range() 137 floor = htlbpage_to_page(floor); in hugetlb_free_pgd_range() 141 free_pgd_range(tlb, addr, end, floor, ceiling); in hugetlb_free_pgd_range()
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-devices-platform-docg3 | 6 Show whether the floor (0 to 4), protection area (0 or 1) is 7 keylocked. Each docg3 chip (or floor) has 2 protection areas, 23 Enter the protection key for the floor (0 to 4), protection area 24 (0 or 1). Each docg3 chip (or floor) has 2 protection areas,
|
D | sysfs-bus-counter | 14 What: /sys/bus/counter/devices/counterX/countY/floor 18 Count value floor for Count Y. This is the lower limit for the 25 Count mode for channel Y. The ceiling and floor values for 36 to the Count Y floor value. The counter freezes at 37 count = ceiling when counting up, and at count = floor 49 A count value boundary is set between the Count Y floor 51 reset to the Count Y floor value at count = ceiling when 53 ceiling value at count = floor when counting down; the
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/ |
D | dml_inline_defs.h | 81 double floor = dml_floor(a, 1); in dml_round() local 83 if (a - floor >= round_pt) in dml_round() 86 return floor; in dml_round()
|
/Linux-v5.15/arch/sparc/mm/ |
D | hugetlbpage.c | 427 unsigned long floor, unsigned long ceiling) in hugetlb_free_pmd_range() argument 446 if (start < floor) in hugetlb_free_pmd_range() 464 unsigned long floor, unsigned long ceiling) in hugetlb_free_pud_range() argument 479 hugetlb_free_pmd_range(tlb, pud, addr, next, floor, in hugetlb_free_pud_range() 484 if (start < floor) in hugetlb_free_pud_range() 502 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range() argument 509 if (addr < floor) { in hugetlb_free_pgd_range() 530 hugetlb_free_pud_range(tlb, p4d, addr, next, floor, ceiling); in hugetlb_free_pgd_range()
|
/Linux-v5.15/arch/arm64/mm/ |
D | mmu.c | 812 unsigned long floor, unsigned long ceiling, in pgtable_range_aligned() argument 816 if (start < floor) in pgtable_range_aligned() 963 unsigned long end, unsigned long floor, in free_empty_pte_table() argument 980 if (!pgtable_range_aligned(start, end, floor, ceiling, PMD_MASK)) in free_empty_pte_table() 1000 unsigned long end, unsigned long floor, in free_empty_pmd_table() argument 1014 free_empty_pte_table(pmdp, addr, next, floor, ceiling); in free_empty_pmd_table() 1020 if (!pgtable_range_aligned(start, end, floor, ceiling, PUD_MASK)) in free_empty_pmd_table() 1040 unsigned long end, unsigned long floor, in free_empty_pud_table() argument 1054 free_empty_pmd_table(pudp, addr, next, floor, ceiling); in free_empty_pud_table() 1060 if (!pgtable_range_aligned(start, end, floor, ceiling, PGDIR_MASK)) in free_empty_pud_table() [all …]
|
/Linux-v5.15/include/asm-generic/ |
D | hugetlb.h | 46 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range() argument 48 free_pgd_range(tlb, addr, end, floor, ceiling); in hugetlb_free_pgd_range()
|
/Linux-v5.15/drivers/iio/light/ |
D | lv0104cs.c | 278 int floor, ceil, mid; in lv0104cs_set_calibscale() local 283 floor = lv0104cs_calibscales[i].val * 1000000 in lv0104cs_set_calibscale() 287 mid = (floor + ceil) / 2; in lv0104cs_set_calibscale() 290 if (calibscale >= floor && calibscale < mid) { in lv0104cs_set_calibscale()
|
/Linux-v5.15/arch/ia64/include/asm/ |
D | hugetlb.h | 9 unsigned long end, unsigned long floor,
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | palmas-pmic.txt | 41 ti,roof-floor - This takes as optional argument on platform supporting 78 ti,roof-floor = <1>; /* ENABLE1 control */
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | hugetlb.h | 52 unsigned long end, unsigned long floor,
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | hugetlb.h | 35 unsigned long end, unsigned long floor,
|
/Linux-v5.15/include/linux/mtd/ |
D | doc2000.h | 161 char floor, chip; member
|
/Linux-v5.15/drivers/hv/ |
D | hv_balloon.c | 1270 unsigned long floor; in balloon_up() local 1279 floor = compute_balloon_floor(); in balloon_up() 1282 if (avail_pages < num_pages || avail_pages - num_pages < floor) { in balloon_up() 1287 num_pages = avail_pages > floor ? (avail_pages - floor) : 0; in balloon_up()
|
/Linux-v5.15/mm/ |
D | memory.c | 237 unsigned long floor, unsigned long ceiling) in free_pmd_range() argument 253 if (start < floor) in free_pmd_range() 271 unsigned long floor, unsigned long ceiling) in free_pud_range() argument 283 free_pmd_range(tlb, pud, addr, next, floor, ceiling); in free_pud_range() 287 if (start < floor) in free_pud_range() 305 unsigned long floor, unsigned long ceiling) in free_p4d_range() argument 317 free_pud_range(tlb, p4d, addr, next, floor, ceiling); in free_p4d_range() 321 if (start < floor) in free_p4d_range() 341 unsigned long floor, unsigned long ceiling) in free_pgd_range() argument 373 if (addr < floor) { in free_pgd_range() [all …]
|
D | internal.h | 40 unsigned long floor, unsigned long ceiling);
|
/Linux-v5.15/Documentation/userspace-api/media/drivers/ |
D | ccs.rst | 53 dropping some data on the floor. Analogue crop, on the other hand, means that
|
/Linux-v5.15/Documentation/driver-api/media/drivers/ccs/ |
D | ccs.rst | 53 dropping some data on the floor. Analogue crop, on the other hand, means that
|
/Linux-v5.15/tools/perf/util/ |
D | stat-display.c | 362 fmt = floor(sc) != sc ? "%.2f%s" : "%.0f%s"; in abs_printout() 365 fmt = floor(sc) != sc ? "%'18.2f%s" : "%'18.0f%s"; in abs_printout() 367 fmt = floor(sc) != sc ? "%18.2f%s" : "%18.0f%s"; in abs_printout()
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 36 floor on the autosuspend delay.
|
/Linux-v5.15/Documentation/translations/zh_CN/process/ |
D | coding-style.rst | 520 (steps (floor offset c-basic-offset)))
|
/Linux-v5.15/Documentation/translations/zh_TW/process/ |
D | coding-style.rst | 524 (steps (floor offset c-basic-offset)))
|
/Linux-v5.15/include/linux/ |
D | hugetlb.h | 330 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range() argument
|