/Linux-v6.1/drivers/accessibility/speakup/ |
D | Kconfig | 11 boot up to shutdown. For more information on Speakup, 39 for more details. 56 help on the Speakup choice above for more info. 65 help on the Speakup choice above for more info. 73 help on the Speakup choice above for more info. 81 Speakup choice above for more info. 89 help on the Speakup choice above for more info. 98 help on the Speakup choice above for more info. 107 configuration help on the Speakup choice above for more 119 choice above for more info. [all …]
|
/Linux-v6.1/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-v6.1/crypto/ |
D | algif_hash.c | 27 bool more; member 77 if (!ctx->more) { in hash_sendmsg() 86 ctx->more = false; in hash_sendmsg() 115 ctx->more = msg->msg_flags & MSG_MORE; in hash_sendmsg() 116 if (!ctx->more) { in hash_sendmsg() 151 } else if (!ctx->more) in hash_sendpage() 157 if (ctx->more) in hash_sendpage() 162 if (!ctx->more) { in hash_sendpage() 176 ctx->more = flags & MSG_MORE; in hash_sendpage() 207 if (!result && !ctx->more) { in hash_recvmsg() [all …]
|
/Linux-v6.1/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-v6.1/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()
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | tuner.rst | 13 Video input devices can have one or more tuners demodulating a RF 14 signal. Each tuner is associated with one or more video inputs, 34 current tuner, when there is more than one. The tuner is solely 38 device has one or more tuners. 44 Video output devices can have one or more modulators, that modulate a 46 set or video recorder. Each modulator is associated with one or more 68 is more than one at all. The modulator is solely determined by the 73 one or more modulators.
|
/Linux-v6.1/Documentation/devicetree/bindings/soundwire/ |
D | qcom,sdw.txt | 71 More info in MIPI Alliance SoundWire 1.0 Specifications. 80 More info in MIPI Alliance SoundWire 1.0 Specifications. 90 More info in MIPI Alliance SoundWire 1.0 Specifications. 98 More info in MIPI Alliance SoundWire 1.0 Specifications. 109 More info in MIPI Alliance SoundWire 1.0 Specifications. 119 More info in MIPI Alliance SoundWire 1.0 Specifications. 129 More info in MIPI Alliance SoundWire 1.0 Specifications. 140 More info in MIPI Alliance SoundWire 1.0 Specifications. 151 More info in MIPI Alliance SoundWire 1.0 Specifications. 163 More info in MIPI Alliance SoundWire 1.0 Specifications. [all …]
|
/Linux-v6.1/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-v6.1/drivers/staging/media/atomisp/pci/ |
D | ia_css_err.h | 13 * more details. 30 This warning can be avoided by de-queuing ISYS buffers more timely. */ 32 This warning can be avoided by de-queuing PSYS buffers more timely. */ 34 This warning can be avoided by unlocking locked frame-buffers more timely. */ 36 This warning can be avoided by unlocking locked frame-buffers more timely. */ 38 This warning can be avoided by unlocking locked frame-buffers more timely. */
|
/Linux-v6.1/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 233 - Compress more input starting at next_in and update next_in and avail_in 238 - Provide more output starting at next_out and update next_out and avail_out 245 one of the actions is possible, by providing more input and/or consuming 246 more output, and updating avail_in or avail_out accordingly; avail_out 251 output buffer because there might be more output pending. 267 with the same value of the flush parameter and more output space (updated [all …]
|
/Linux-v6.1/include/drm/ |
D | drm_simple_kms_helper.h | 103 * interrupt handling, or drm_crtc_send_vblank_event() for more 117 * more details. 133 * more details. 143 * more details. 152 * more details. 160 * documentation for the &drm_crtc_funcs.reset hook for more details. 169 * hook for more details. 178 * hook for more details. 187 * documentation for the &drm_plane_funcs.reset hook for more details. 196 * hook for more details. [all …]
|
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpsw.c | 25 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 66 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 90 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 111 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 132 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 153 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 186 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 220 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 260 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 290 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' [all …]
|
D | dpni.c | 81 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 126 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 152 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 191 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 214 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 237 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 272 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 295 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 331 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 372 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' [all …]
|
/Linux-v6.1/drivers/comedi/drivers/ |
D | jr3_pci.c | 321 int more = 1; in jr3_check_firmware() local 329 while (more) { in jr3_check_firmware() 333 more = more && read_idm_word(data, size, &pos, &count); in jr3_check_firmware() 334 if (more && count == 0xffff) in jr3_check_firmware() 337 more = more && read_idm_word(data, size, &pos, &addr); in jr3_check_firmware() 338 while (more && count > 0) { in jr3_check_firmware() 341 more = more && read_idm_word(data, size, &pos, &dummy); in jr3_check_firmware() 355 int more = 1; in jr3_write_firmware() local 358 while (more) { in jr3_write_firmware() 362 more = more && read_idm_word(data, size, &pos, &count); in jr3_write_firmware() [all …]
|
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/Documentation/filesystems/ |
D | inotify.rst | 33 An fd-per-watch quickly consumes more file descriptors than are allowed, 34 more fd's than are feasible to manage, and more fd's than are optimally 72 Additionally, it _is_ possible to more than one instance and 73 juggle more than one queue and thus more than one associated fd. There 75 process can easily want more than one queue.
|
/Linux-v6.1/arch/powerpc/mm/ |
D | hugetlbpage.c | 78 * For more details look for comment in __pte_alloc(). in __hugepte_alloc() 304 /* Return true when the entry to be freed maps more than the area being freed */ 371 unsigned long more; in hugetlb_free_pmd_range() local 391 * there may be more than one entry at this level for a in hugetlb_free_pmd_range() 395 more = addr + (1UL << hugepd_shift(*(hugepd_t *)pmd)); in hugetlb_free_pmd_range() 396 if (more > next) in hugetlb_free_pmd_range() 397 next = more; in hugetlb_free_pmd_range() 430 unsigned long more; in hugetlb_free_pud_range() local 433 * there may be more than one entry at this level for a in hugetlb_free_pud_range() 437 more = addr + (1UL << hugepd_shift(*(hugepd_t *)pud)); in hugetlb_free_pud_range() [all …]
|
/Linux-v6.1/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_' 127 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 156 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 188 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 223 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' 263 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_' [all …]
|
/Linux-v6.1/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.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-i3c | 52 length, etc. See the I3C specification for more details. 62 specification for more details. 74 See the I3C specification for more details. 85 See the I3C specification for more details about these HDR 112 length, etc. See the I3C specification for more details. 120 specification for more details. 130 See the I3C specification for more details. 140 See the I3C specification for more details about these HDR
|
/Linux-v6.1/Documentation/scheduler/ |
D | schedutil.rst | 42 For more detail see: kernel/sched/pelt.c 60 For more dynamic systems where the hardware is in control of DVFS we use 76 We pick 4C turbo over 1C turbo to make it slightly more sustainable. 86 For more detail see: 109 For more detail see: kernel/sched/fair.c:util_est_dequeue() 118 For more detail see: include/uapi/linux/sched/types.h 138 u := u_clamp + u_irq + u_dl; [approx. see source for more detail] 156 For more information see: kernel/sched/cpufreq_schedutil.c
|