/Linux-v5.4/drivers/staging/speakup/ |
D | Kconfig | 11 boot up to shutdown. For more information on Speakup, 39 for more details. 51 help on the Speakup choice above for more info. 60 help on the Speakup choice above for more info. 68 help on the Speakup choice above for more info. 76 Speakup choice above for more info. 84 help on the Speakup choice above for more info. 93 help on the Speakup choice above for more info. 102 configuration help on the Speakup choice above for more 114 choice above for more info. [all …]
|
/Linux-v5.4/drivers/net/ethernet/intel/ |
D | Kconfig | 36 More specific information on configuring the driver is in 47 adapters. For more information on how to identify your adapter, go 52 More specific information on configuring the driver is in 66 use the regular e1000 driver For more information on how to 72 More specific information on configuring the driver is in 95 adapters. For more information on how to identify your adapter, go 100 More specific information on configuring the driver is in 130 This driver supports Intel(R) 82576 virtual functions. For more 136 More specific information on configuring the driver is in 148 instead. For more information on how to identify your adapter, go [all …]
|
/Linux-v5.4/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 …]
|
/Linux-v5.4/crypto/ |
D | algif_hash.c | 27 bool more; member 77 if (!ctx->more) { in hash_sendmsg() 86 ctx->more = 0; in hash_sendmsg() 114 ctx->more = msg->msg_flags & MSG_MORE; in hash_sendmsg() 115 if (!ctx->more) { in hash_sendmsg() 150 } else if (!ctx->more) in hash_sendpage() 156 if (ctx->more) in hash_sendpage() 161 if (!ctx->more) { in hash_sendpage() 175 ctx->more = flags & MSG_MORE; in hash_sendpage() 206 if (!result && !ctx->more) { in hash_recvmsg() [all …]
|
/Linux-v5.4/arch/h8300/ |
D | Kconfig.cpu | 37 More Information. (Japanese Only) 40 More Information. 50 More Information. (Japanese Only) 59 More Information. (Japanese Only) 68 More Information. 77 More Information. 87 More Information.
|
/Linux-v5.4/net/tipc/ |
D | trace.h | 129 int tipc_skb_dump(struct sk_buff *skb, bool more, char *buf); 130 int tipc_list_dump(struct sk_buff_head *list, bool more, char *buf); 133 int tipc_node_dump(struct tipc_node *n, bool more, char *buf); 138 TP_PROTO(struct sk_buff *skb, bool more, const char *header), 140 TP_ARGS(skb, more, header), 144 __dynamic_array(char, buf, (more) ? SKB_LMAX : SKB_LMIN) 149 tipc_skb_dump(skb, more, __get_str(buf)); 157 TP_PROTO(struct sk_buff *skb, bool more, const char *header), \ 158 TP_ARGS(skb, more, header)) 165 TP_PROTO(struct sk_buff_head *list, bool more, const char *header), [all …]
|
D | trace.c | 48 * @more: dump more? 53 int tipc_skb_dump(struct sk_buff *skb, bool more, char *buf) in tipc_skb_dump() argument 56 size_t sz = (more) ? SKB_LMAX : SKB_LMIN; in tipc_skb_dump() 123 /* need more? */ in tipc_skb_dump() 128 if (!more) in tipc_skb_dump() 161 * @more: dump more? 166 int tipc_list_dump(struct sk_buff_head *list, bool more, char *buf) in tipc_list_dump() argument 169 size_t sz = (more) ? LIST_LMAX : LIST_LMIN; in tipc_list_dump() 184 if (!more) { in tipc_list_dump()
|
/Linux-v5.4/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 | 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 …]
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | tuner.rst | 20 Video input devices can have one or more tuners demodulating a RF 21 signal. Each tuner is associated with one or more video inputs, 41 current tuner, when there is more than one. The tuner is solely 45 device has one or more tuners. 51 Video output devices can have one or more modulators, that modulate a 53 set or video recorder. Each modulator is associated with one or more 75 is more than one at all. The modulator is solely determined by the 80 one or more modulators.
|
/Linux-v5.4/arch/mips/include/uapi/asm/ |
D | bitfield.h | 5 * for more details. 16 #define __BITFIELD_FIELD(field, more) \ argument 18 more 22 #define __BITFIELD_FIELD(field, more) \ argument 23 more \
|
/Linux-v5.4/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 15 Linux if there is no room for more log entries. 19 the service processor needs more room for log entries, 26 The service processor may be able to store more log 34 do more parsing in kernel and add more files to make 36 more information.
|
/Linux-v5.4/Documentation/devicetree/bindings/ |
D | graph.txt | 7 control flow to devices, but there can be more complex connections between 13 tree graph bindings described herein abstract more complex devices that can 14 have multiple specifiable ports, each of which can be linked to one or more 32 connected to this port. If a single port is connected to more than one 34 If more than one port is present in a device node or there is more than one 116 If there is more than one 'port' or more than one 'endpoint' node or 'reg'
|
/Linux-v5.4/include/linux/ |
D | zlib.h | 44 this checks there is no more input data available and the next data 62 application must provide more input and/or consume the output 63 (providing more output space) before each call. 122 exactly 65536 bytes, but will not be required to allocate more than this 227 - Compress more input starting at next_in and update next_in and avail_in 232 - Provide more output starting at next_out and update next_out and avail_out 239 one of the actions is possible, by providing more input and/or consuming 240 more output, and updating avail_in or avail_out accordingly; avail_out 245 output buffer because there might be more output pending. 261 with the same value of the flush parameter and more output space (updated [all …]
|
/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/ |
D | dpsw.c | 27 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 71 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 97 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 120 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 143 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 166 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 202 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 239 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 282 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 315 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' [all …]
|
/Linux-v5.4/Documentation/hwmon/ |
D | lm83.rst | 61 like to thank here. More testers will be of course welcome. 64 Most motherboards come with more than just temperature sensors for 68 chip, which provides more features. Since systems usually need three 71 won't have to handle more than two temperatures. Thus, ADM1021 clones 88 accuracy is guaranteed to 3.0 degrees (see the datasheet for more 95 The lm83 driver will not update its values more frequently than every 96 other second; reading them more often will do no harm, but will return
|
/Linux-v5.4/Documentation/filesystems/ |
D | inotify.txt | 24 A: An fd-per-watch quickly consumes more file descriptors than are allowed, 25 more fd's than are feasible to manage, and more fd's than are optimally 63 Additionally, it _is_ possible to more than one instance and 64 juggle more than one queue and thus more than one associated fd. There 66 process can easily want more than one queue.
|
/Linux-v5.4/drivers/staging/comedi/drivers/ |
D | jr3_pci.c | 335 int more = 1; in jr3_check_firmware() local 343 while (more) { in jr3_check_firmware() 347 more = more && read_idm_word(data, size, &pos, &count); in jr3_check_firmware() 348 if (more && count == 0xffff) in jr3_check_firmware() 351 more = more && read_idm_word(data, size, &pos, &addr); in jr3_check_firmware() 352 while (more && count > 0) { in jr3_check_firmware() 355 more = more && read_idm_word(data, size, &pos, &dummy); in jr3_check_firmware() 369 int more = 1; in jr3_write_firmware() local 372 while (more) { in jr3_write_firmware() 376 more = more && read_idm_word(data, size, &pos, &count); in jr3_write_firmware() [all …]
|
/Linux-v5.4/drivers/misc/mic/ |
D | Kconfig | 17 More information about the Intel MIC family as well as the Linux 34 More information about the Intel MIC family as well as the Linux 50 More information about the Intel MIC family as well as the Linux 70 More information about the Intel MIC family as well as the Linux 90 For more information see 109 More information about the Intel MIC family as well as the Linux 127 More information about the Intel MIC family as well as the Linux 148 More information about the Intel MIC family as well as the Linux
|
/Linux-v5.4/include/uapi/linux/ |
D | isst_if.h | 55 * @cpu_map[]: Holds one or more CPU map data structure 58 * one or more CPU mapping commands. Here IOCTL return value indicates 86 * @io_reg[]: Holds one or more io_reg command structure 89 * one or more read/write commands to PUNIT. Here IOCTL return value 123 * @mbox_cmd[]: Holds one or more mbox commands 126 * one or more mailbox commands to PUNIT. Here IOCTL return value 155 * @msr_cmd[]: Holds one or more msr commands 158 * one or more MSR commands. IOCTL return value indicates number of
|
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/ |
D | dpni.c | 78 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 123 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 149 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 188 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 211 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 234 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 269 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 292 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 328 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 369 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' [all …]
|
/Linux-v5.4/include/uapi/linux/sched/ |
D | types.h | 21 * However, the possibility of specifying more than just a priority for 40 * Certain more advanced scheduling features can be controlled by a 59 * (at most) every period. Moreover, each instance typically lasts no more 74 * only user of this new interface. More information about the algorithm 95 * A task with a min utilization value bigger than 0 is more likely scheduled 97 * A task with a max utilization value smaller than 1024 is more likely 98 * scheduled on a CPU with no more capacity than the specified value.
|
/Linux-v5.4/drivers/crypto/caam/ |
D | dpseci.c | 14 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 51 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 72 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 90 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 109 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 138 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 170 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 205 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 245 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 280 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' [all …]
|
/Linux-v5.4/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 47 Counts how many NFS packets have arrived. More precisely, this 54 on the wire, this may be either more or less than the number 56 However this is a more accurate and less workload-dependent measure 73 case configuring more nfsd threads will probably improve the 90 This statistic counts a circumstance where there are more nfsd 102 i.e. configure a few more nfsds than are currently needed, 117 More
|
/Linux-v5.4/Documentation/x86/ |
D | tlb.rst | 15 time. This could potentially cost many more instructions, but 16 it is a much more precise operation, causing no collateral 28 3. The size of the TLB. The larger the TLB, the more collateral 30 more attractive an individual flush looks. Data and 33 cache on modern CPUs, and the global flushes have become more 48 This will cause us to do the global flush for more cases.
|