/linux-4.4.14/arch/ia64/mm/ |
H A D | hugetlbpage.c | 114 unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() 123 * If floor and ceiling are also in the hugetlb region, they hugetlb_free_pgd_range() 131 if (REGION_NUMBER(ceiling) == RGN_HPAGE) hugetlb_free_pgd_range() 132 ceiling = htlbpage_to_page(ceiling); hugetlb_free_pgd_range() 134 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 112 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | hugetlb.h | 33 unsigned long ceiling) hugetlb_free_pgd_range() 35 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 30 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/sh/include/asm/ |
H A D | hugetlb.h | 32 unsigned long ceiling) hugetlb_free_pgd_range() 34 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 29 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | hugetlb.h | 37 unsigned long ceiling) hugetlb_free_pgd_range() 39 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 34 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/metag/include/asm/ |
H A D | hugetlb.h | 20 unsigned long ceiling) hugetlb_free_pgd_range() 22 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 17 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/parisc/include/asm/ |
H A D | hugetlb.h | 37 unsigned long ceiling) hugetlb_free_pgd_range() 39 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 34 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | hugetlb.h | 33 unsigned long ceiling) hugetlb_free_pgd_range() 35 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 30 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
H A D | pgtable.h | 67 * Use TASK_SIZE as the ceiling argument for free_pgtables() and
|
/linux-4.4.14/drivers/devfreq/ |
H A D | governor_powersave.c | 20 * target callback should be able to get ceiling value as devfreq_powersave_func()
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | hugetlb.h | 45 unsigned long ceiling) hugetlb_free_pgd_range() 47 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 41 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/arm64/include/asm/ |
H A D | hugetlb.h | 63 unsigned long ceiling) hugetlb_free_pgd_range() 65 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 60 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/powerpc/mm/ |
H A D | hugetlbpage.c | 515 unsigned long floor, unsigned long ceiling) free_hugepd_range() 533 if (ceiling) { free_hugepd_range() 534 ceiling &= pdmask; free_hugepd_range() 535 if (! ceiling) free_hugepd_range() 538 if (end - 1 > ceiling - 1) free_hugepd_range() 553 unsigned long floor, unsigned long ceiling) hugetlb_free_pmd_range() 581 addr, next, floor, ceiling); hugetlb_free_pmd_range() 587 if (ceiling) { hugetlb_free_pmd_range() 588 ceiling &= PUD_MASK; hugetlb_free_pmd_range() 589 if (!ceiling) hugetlb_free_pmd_range() 592 if (end - 1 > ceiling - 1) hugetlb_free_pmd_range() 603 unsigned long floor, unsigned long ceiling) hugetlb_free_pud_range() 617 ceiling); hugetlb_free_pud_range() 629 addr, next, floor, ceiling); hugetlb_free_pud_range() 636 if (ceiling) { hugetlb_free_pud_range() 637 ceiling &= PGDIR_MASK; hugetlb_free_pud_range() 638 if (!ceiling) hugetlb_free_pud_range() 641 if (end - 1 > ceiling - 1) hugetlb_free_pud_range() 654 unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() 682 hugetlb_free_pud_range(tlb, pgd, addr, next, floor, ceiling); hugetlb_free_pgd_range() 694 addr, next, floor, ceiling); hugetlb_free_pgd_range() 513 free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, unsigned long start, unsigned long end, unsigned long floor, unsigned long ceiling) free_hugepd_range() argument 551 hugetlb_free_pmd_range(struct mmu_gather *tlb, pud_t *pud, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pmd_range() argument 601 hugetlb_free_pud_range(struct mmu_gather *tlb, pgd_t *pgd, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pud_range() argument 652 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/tile/include/asm/ |
H A D | hugetlb.h | 46 unsigned long ceiling) hugetlb_free_pgd_range() 48 free_pgd_range(tlb, addr, end, floor, ceiling); hugetlb_free_pgd_range() 43 hugetlb_free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) hugetlb_free_pgd_range() argument
|
/linux-4.4.14/arch/x86/mm/ |
H A D | tlb.c | 326 int ceiling; tlbflush_write_file() local 333 if (kstrtoint(buf, 0, &ceiling)) tlbflush_write_file() 336 if (ceiling < 0) tlbflush_write_file() 339 tlb_single_page_flush_ceiling = ceiling; tlbflush_write_file()
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | hugetlb.h | 10 unsigned long ceiling);
|
/linux-4.4.14/arch/arm/plat-omap/ |
H A D | sram.c | 39 * Memory allocator for SRAM: calculates the new ceiling address
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | hugetlb.h | 92 unsigned long ceiling);
|
/linux-4.4.14/mm/ |
H A D | memory.c | 403 unsigned long floor, unsigned long ceiling) free_pmd_range() 421 if (ceiling) { free_pmd_range() 422 ceiling &= PUD_MASK; free_pmd_range() 423 if (!ceiling) free_pmd_range() 426 if (end - 1 > ceiling - 1) free_pmd_range() 437 unsigned long floor, unsigned long ceiling) free_pud_range() 449 free_pmd_range(tlb, pud, addr, next, floor, ceiling); free_pud_range() 455 if (ceiling) { free_pud_range() 456 ceiling &= PGDIR_MASK; free_pud_range() 457 if (!ceiling) free_pud_range() 460 if (end - 1 > ceiling - 1) free_pud_range() 473 unsigned long floor, unsigned long ceiling) free_pgd_range() 489 * the address space, but end 0 and ceiling 0 refer to the top free_pgd_range() 490 * Comparisons need to use "end - 1" and "ceiling - 1" (though free_pgd_range() 493 * Wherever addr is brought up or ceiling brought down, we must free_pgd_range() 498 * Whereas we round start (addr) and ceiling down, by different free_pgd_range() 510 if (ceiling) { free_pgd_range() 511 ceiling &= PMD_MASK; free_pgd_range() 512 if (!ceiling) free_pgd_range() 515 if (end - 1 > ceiling - 1) free_pgd_range() 525 free_pud_range(tlb, pgd, addr, next, floor, ceiling); free_pgd_range() 530 unsigned long floor, unsigned long ceiling) free_pgtables() 545 floor, next? next->vm_start: ceiling); free_pgtables() 558 floor, next? next->vm_start: ceiling); free_pgtables() 401 free_pmd_range(struct mmu_gather *tlb, pud_t *pud, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) free_pmd_range() argument 435 free_pud_range(struct mmu_gather *tlb, pgd_t *pgd, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) free_pud_range() argument 471 free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) free_pgd_range() argument 529 free_pgtables(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long floor, unsigned long ceiling) free_pgtables() argument
|
H A D | internal.h | 37 unsigned long floor, unsigned long ceiling);
|
H A D | memcontrol.c | 3769 unsigned long ceiling = min(memcg->memory.limit, memcg->high); mem_cgroup_wb_stats() local 3772 *pheadroom = min(*pheadroom, ceiling - min(ceiling, used)); mem_cgroup_wb_stats()
|
/linux-4.4.14/drivers/media/usb/stkwebcam/ |
H A D | stk-sensor.c | 131 #define REG_COM9 0x14 /* Control 9 - gain ceiling */ 431 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 448 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | ov7670.c | 84 #define REG_COM9 0x14 /* Control 9 - gain ceiling */ 398 { REG_COM9, 0x48 }, /* 32x gain ceiling; 0x8 is reserved bit */ 414 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 430 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */
|
H A D | ov9650.c | 88 #define REG_COM9 0x14 /* Gain ceiling */ 337 { REG_COM9, 0x3a }, /* Gain ceiling 16x */
|
/linux-4.4.14/drivers/lguest/ |
H A D | core.c | 88 * tell the Guest it can't access this memory, so we want its ceiling map_switcher()
|
/linux-4.4.14/drivers/clk/ |
H A D | clk-divider.c | 27 * rate - rate is adjustable. clk->rate = ceiling(parent->rate / divisor)
|
/linux-4.4.14/include/linux/ |
H A D | hugetlb.h | 151 #define hugetlb_free_pgd_range(tlb, addr, end, floor, ceiling) ({BUG(); 0; })
|
H A D | device-mapper.h | 583 * ceiling(n / size) * size
|
H A D | mm.h | 1138 unsigned long end, unsigned long floor, unsigned long ceiling);
|
/linux-4.4.14/include/asm-generic/ |
H A D | pgtable.h | 18 * upper ceiling to free_pgtables(): on many architectures it has the same
|
/linux-4.4.14/drivers/regulator/ |
H A D | qcom_spmi-regulator.c | 576 * Force uV to be an allowed set point by applying a ceiling function to spmi_regulator_select_voltage() 637 * Force uV to be an allowed set point by applying a ceiling function to spmi_regulator_select_voltage_same_range()
|
/linux-4.4.14/drivers/md/ |
H A D | dm-table.c | 69 * Similar to ceiling(log_size(n))
|
/linux-4.4.14/drivers/media/i2c/soc_camera/ |
H A D | ov2640.c | 207 * Automatic gain ceiling - maximum AGC value [7:5]*/
|
H A D | ov772x.c | 307 /* Automatic gain ceiling - maximum AGC value */
|
/linux-4.4.14/drivers/usb/host/ |
H A D | ehci-q.c | 783 /* 1024 byte maxpacket is a hardware ceiling. High bandwidth qh_make()
|
H A D | fotg210-hcd.c | 2764 /* 1024 byte maxpacket is a hardware ceiling. High bandwidth qh_make()
|
/linux-4.4.14/drivers/platform/x86/ |
H A D | intel_ips.c | 38 * adjusted upwards. If we hit the thermal ceiling or a thermal trigger,
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 1447 /* Hit the ceiling ? */ pnv_eeh_next_error()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | pxa25x_udc.c | 985 * the 500uA suspend ceiling means that exclusively vbus-powered PXA designs
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | mt2063.c | 362 /* Implement ceiling, floor functions. */
|
/linux-4.4.14/drivers/media/usb/cpia2/ |
H A D | cpia2_core.c | 679 * default rec 601 ceiling cpia2_reset_camera()
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | eeh.c | 541 /* Hit the ceiling ? */ eeh_dev_check_failure()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | ov519.c | 587 #define OV7670_R14_COM9 0x14 /* Control 9 - gain ceiling */ 802 * COMJ[7:6] "AGC gain ceiling"
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 1298 /* Maximum prefetch ceiling */ do_mode_sense()
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 1707 * If we have already hit the ceiling of inode blocks then clear xfs_dialloc()
|
/linux-4.4.14/sound/pci/au88x0/ |
H A D | au88x0_core.c | 428 /* Set clipping ceiling (this may be all wrong). */ vortex_mixer_init()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | main.c | 669 /* calc ceiling of bits/rate = microseconds of air time */ brcms_c_calc_frame_time()
|