Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/arch/mips/include/uapi/asm/
A Dbitfield.h16 #define __BITFIELD_FIELD(field, more) \ argument
18 more
22 #define __BITFIELD_FIELD(field, more) \ argument
23 more \
/arch/um/drivers/
A Dmconsole_user.c129 int err, int more) in mconsole_reply_len() argument
147 if (len == total) reply.more = more; in mconsole_reply_len()
148 else reply.more = 1; in mconsole_reply_len()
167 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) in mconsole_reply() argument
169 return mconsole_reply_len(req, str, strlen(str), err, more); in mconsole_reply()
A Dmconsole.h30 u32 more; member
73 int len, int err, int more);
75 int more);
/arch/mips/sgi-ip27/
A DKconfig11 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/arm64/boot/dts/apple/
A Dt8015-8plus.dtsi8 /* The 8 Plus has minor differences like 1 more camera, 1 GiB of RAM more and a bigger display. */
A Dt8010-ipad7.dtsi10 * small changes, like the a bigger screen and 1 GiB of RAM more, hence
/arch/alpha/lib/
A Dev6-memcpy.S108 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?
A Dev6-memset.S178 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/arm64/boot/dts/qcom/
A Dmsm8996-v3.0.dtsi18 * The differences will show here as more and more
A Dmsm8916-samsung-gprimeltecan.dts13 /* Firmware for gprimeltecan needs more space */
95 /* Firmware for gprimeltecan needs more space */
A Dmsm8916-samsung-grandprimelte.dts28 /* Firmware for grandprimelte needs more space */
A Dmsm8916-samsung-rossa.dts40 /* Firmware for rossa needs more space */
/arch/um/
A DKconfig.debug10 See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more
25 See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more
/arch/powerpc/platforms/pseries/
A Dhvcserver.c129 int more = 1; in hvcs_get_partner_info() local
186 } while (more); in hvcs_get_partner_info()
/arch/arm/mach-omap1/
A DKconfig87 timer provides more intra-tick resolution than the 32KHz timer,
88 but consumes more power.
129 http://palmtelinux.sourceforge.net/ for more information.
141 for more information.
/arch/arm/boot/dts/intel/ixp/
A Dintel-ixp43x.dtsi4 * in the IXP 43x series. This series has 64 interrupts and adds a few more
/arch/sh/
A DKconfig.debug42 running more threads on a system and also reduces the pressure
64 Those looking for more verbose debugging output should say Y.
72 Enabling this option will make stacktraces more accurate, at
/arch/arm64/boot/dts/allwinner/
A Dsun50i-a64-pine64-plus.dts30 * Ethernet PHY needs 30ms to properly power up and some more
/arch/arm64/boot/dts/rockchip/
A Drk3588-turing-rk1.dts4 * "compute node" system, where the carrier board is functioning more like a
/arch/arm/lib/
A Dfindbit.S42 2: cmp r2, r1 @ any more?
44 3: mov r0, r1 @ no more bits
/arch/arm/boot/dts/ti/omap/
A Ddra62x-clocks.dtsi32 * Compared to dm814x, dra62x has different shifts and more mux options.
/arch/x86/xen/
A DKconfig39 pv-domains with more than 512 GB of RAM. This option controls the
40 default setting of the kernel to use only up to 512 GB or more.
/arch/x86/math-emu/
A DREADME15 | GNU General Public License for more details. |
48 For more information on the emulator and on floating point topics, see
74 a value of pi which is accurate to more than 128 bits. As a consequence,
75 the reduced argument is accurate to more than 64 bits for arguments up
76 to a few pi, and accurate to more than 64 bits for most arguments,
104 Some of the more important differences are listed below:
221 progressively slower for most functions as more of the 80486 features
273 for pi which is accurate to more than 128 bits precision. As a
299 pi/2) the emulator is more accurate than an 80486 FPU. For very large
300 arguments, the emulator is far more accurate.
[all …]
/arch/parisc/
A DKconfig.debug9 to catch memory overwrites at runtime. For more advanced
/arch/mips/pic32/
A DKconfig30 For more information, see <http://www.microchip.com/>.

Completed in 35 milliseconds

12345678910>>...16