/arch/mips/include/uapi/asm/ |
D | bitfield.h | 16 #define __BITFIELD_FIELD(field, more) \ argument 18 more 22 #define __BITFIELD_FIELD(field, more) \ argument 23 more \
|
/arch/um/drivers/ |
D | slip_common.c | 10 if(slip->more > 0){ in slip_proto_read() 12 while(i < slip->more){ in slip_proto_read() 18 slip->more - i); in slip_proto_read() 19 slip->more = slip->more - i; in slip_proto_read() 23 slip->more = 0; in slip_proto_read() 39 slip->more = n - (i + 1); in slip_proto_read()
|
D | mconsole_user.c | 127 int err, int more) in mconsole_reply_len() argument 145 if (len == total) reply.more = more; in mconsole_reply_len() 146 else reply.more = 1; in mconsole_reply_len() 165 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) in mconsole_reply() argument 167 return mconsole_reply_len(req, str, strlen(str), err, more); in mconsole_reply()
|
D | mconsole.h | 30 u32 more; member 73 int len, int err, int more); 75 int more);
|
D | slip_common.h | 87 int more; /* more data: do not read fd until ibuf has been drained */ member 96 slip->more = 0; in slip_proto_init()
|
D | Kconfig | 18 See <http://user-mode-linux.sourceforge.net/old/input.html> for more 136 provide one or more virtual network devices through which the UML 140 For more information, including explanations of the networking and 165 For more information, see 173 more than one without conflict. If you don't need UML networking, 199 For more information, see 209 UMLs on a single host). You may choose more than one without 216 This User-Mode Linux network transport allows one or more running 223 For more information, see 233 more than one without conflict. If you don't need UML networking, [all …]
|
/arch/mips/sgi-ip27/ |
D | Kconfig | 11 in either N-Modes which allows for more nodes or M-Mode which allows 12 for more memory. Your hardware is almost certainly running in 19 in either N-Modes which allows for more nodes or M-Mode which allows 20 for more memory. Your hardware is almost certainly running in
|
/arch/powerpc/mm/ |
D | hugetlbpage.c | 344 unsigned long more; in hugetlb_free_pmd_range() local 362 more = addr + (1 << hugepd_shift(*(hugepd_t *)pmd)); in hugetlb_free_pmd_range() 363 if (more > next) in hugetlb_free_pmd_range() 364 next = more; in hugetlb_free_pmd_range() 405 unsigned long more; in hugetlb_free_pud_range() local 412 more = addr + (1 << hugepd_shift(*(hugepd_t *)pud)); in hugetlb_free_pud_range() 413 if (more > next) in hugetlb_free_pud_range() 414 next = more; in hugetlb_free_pud_range() 473 unsigned long more; in hugetlb_free_pgd_range() local 480 more = addr + (1 << hugepd_shift(*(hugepd_t *)pgd)); in hugetlb_free_pgd_range() [all …]
|
/arch/arm/mach-ixp4xx/ |
D | Kconfig | 27 NSLU2 NAS device. For more information on this platform, 35 Avila Network Platform. For more information on this platform, 51 Engineering Coyote Gateway Reference Platform. For more 59 7001 Access Point. For more information on this platform, 67 WG302 v2 or WAG302 v2 Access Points. For more information 75 For more information on this platform, see <file:Documentation/arm/ixp4xx.rst>. 82 For more information on this platform, see <file:Documentation/arm/ixp4xx.rst>. 89 For more information on this platform, see <file:Documentation/arm/ixp4xx.rst>. 102 For more information on this platform, see <file:Documentation/arm/ixp4xx.rst>. 118 PrPCM1100 Processor Mezanine Module. For more information on [all …]
|
/arch/alpha/lib/ |
D | ev6-memcpy.S | 108 subq $18, 192, $2 # E : At least two more trips to go? 119 # fallback wh64 address if < 2 more trips 130 cmple $18, 63, $1 # E : At least one more trip? 172 bgt $18, $tail_bytes # U : more to be done? 235 bgt $18, $misalign_byte # U : more to go?
|
D | ev6-memset.S | 178 subq $3, 16, $2 # E : Repeat the loop at least once more? 200 bne $3,loop_b # U : more? 356 subq $3, 16, $2 # E : Repeat the loop at least once more? 378 bne $3,loop # U : more? 544 subq $3, 16, $2 # E : Repeat the loop at least once more? 566 bne $3,loop_w # U : more?
|
/arch/um/ |
D | Kconfig.debug | 10 See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more 24 See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more
|
/arch/powerpc/platforms/pseries/ |
D | hvcserver.c | 129 int more = 1; in hvcs_get_partner_info() local 186 } while (more); in hvcs_get_partner_info()
|
D | Kconfig | 33 Enabling this option will make the kernel run more efficiently 36 two or more partitions. 94 problem with the pseries core and want to see more of what is 104 With this option a system running in an LPAR can be given more
|
D | mobility.c | 76 int more = 0; in update_dt_property() local 86 more = 1; in update_dt_property() 124 if (!more) { in update_dt_property()
|
/arch/arm/boot/dts/ |
D | intel-ixp43x.dtsi | 4 * in the IXP 43x series. This series has 64 interrupts and adds a few more
|
D | dra62x-clocks.dtsi | 32 * Compared to dm814x, dra62x has different shifts and more mux options.
|
D | intel-ixp45x-ixp46x.dtsi | 5 * few more peripherals over the 42x and 43x series so this extends the
|
D | armada-388.dtsi | 9 * The main difference with the Armada 385 is that the 388 can handle two more
|
/arch/arm/lib/ |
D | findbit.S | 32 2: cmp r2, r1 @ any more? 73 2: cmp r2, r1 @ any more? 111 2: cmp r2, r1 @ any more? 145 2: cmp r2, r1 @ any more?
|
/arch/unicore32/lib/ |
D | findbit.S | 25 2: csub.a r2, r1 @ any more? 63 2: csub.a r2, r1 @ any more?
|
/arch/powerpc/platforms/maple/ |
D | Kconfig | 18 For more information, refer to <http://www.970eval.com>
|
/arch/sh/ |
D | Kconfig.debug | 35 running more threads on a system and also reduces the pressure 57 Those looking for more verbose debugging output should say Y. 65 Enabling this option will make stacktraces more accurate, at
|
/arch/x86/xen/ |
D | Kconfig | 59 pv-domains with more than 512 GB of RAM. This option controls the 60 default setting of the kernel to use only up to 512 GB or more.
|
/arch/arm/mach-omap1/ |
D | Kconfig | 127 http://palmtelinux.sourceforge.net/ for more information. 136 http://hackndev.com/palm/z71 for more information. 145 http://garux.sourceforge.net/ for more information. 157 for more information.
|