/linux-4.1.27/drivers/mtd/devices/ |
D | docg3.c | 1530 int floor; in sysfs_dev2docg3() local 1623 int ret = 0, floor, i = 0; in doc_register_sysfs() local 1644 int floor, i; in doc_unregister_sysfs() local 1869 doc_probe_device(struct docg3_cascade *cascade, int floor, struct device *dev) in doc_probe_device() 1980 int floor, i; in docg3_suspend() local 2036 int ret, floor; in docg3_probe() local 2107 int floor; in docg3_release() local
|
/linux-4.1.27/arch/arm/include/asm/ |
D | hugetlb.h | 32 unsigned long floor, in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hugetlbpage.c | 501 unsigned long floor, unsigned long ceiling) in free_hugepd_range() 539 unsigned long floor, unsigned long ceiling) in hugetlb_free_pmd_range() 589 unsigned long floor, unsigned long ceiling) in hugetlb_free_pud_range() 640 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | hugetlb.h | 40 unsigned long floor, in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/metag/include/asm/ |
D | hugetlb.h | 23 unsigned long floor, in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | hugetlb.h | 66 unsigned long floor, in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/sh/include/asm/ |
D | hugetlb.h | 34 unsigned long floor, in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | hugetlb.h | 35 unsigned long floor, in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/ia64/mm/ |
D | hugetlbpage.c | 119 unsigned long floor, unsigned long ceiling) in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | hugetlb.h | 48 unsigned long floor, in hugetlb_free_pgd_range()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | hugetlb.h | 49 unsigned long floor, in hugetlb_free_pgd_range()
|
/linux-4.1.27/drivers/mtd/nand/ |
D | diskonchip.c | 583 int floor = 0; in doc2001plus_select_chip() local 610 int floor = 0; in doc200x_select_chip() local
|
/linux-4.1.27/include/linux/mtd/ |
D | doc2000.h | 175 char floor, chip; member
|
/linux-4.1.27/mm/ |
D | memory.c | 402 unsigned long floor, unsigned long ceiling) in free_pmd_range() 436 unsigned long floor, unsigned long ceiling) in free_pud_range() 472 unsigned long floor, unsigned long ceiling) in free_pgd_range() 529 unsigned long floor, unsigned long ceiling) in free_pgtables()
|
/linux-4.1.27/include/linux/ |
D | hugetlb.h | 141 #define hugetlb_free_pgd_range(tlb, addr, end, floor, ceiling) ({BUG(); 0; }) argument
|
/linux-4.1.27/drivers/hv/ |
D | hv_balloon.c | 1144 unsigned long floor; in balloon_up() local
|
/linux-4.1.27/drivers/media/tuners/ |
D | mt2063.c | 364 #define floor(n, d) (((n) < 0) ? (-((-(n))/(d))) - ((n)%(d) != 0) : (n)/(d)) macro
|
/linux-4.1.27/kernel/sched/ |
D | fair.c | 838 unsigned int scan, floor; in task_scan_min() local
|