/linux-6.6.21/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 | 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() 128 if (!more) in tipc_skb_dump() 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-6.6.21/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);
|
/linux-6.6.21/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 \
|
/linux-6.6.21/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-6.6.21/crypto/ |
D | algif_hash.c | 27 bool more; member 78 continuing = ctx->more; in hash_sendmsg() 164 ctx->more = msg->msg_flags & MSG_MORE; in hash_sendmsg() 175 ctx->more = false; in hash_sendmsg() 202 if (!result && !ctx->more) { in hash_recvmsg() 209 if (!result || ctx->more) { in hash_recvmsg() 210 ctx->more = false; in hash_recvmsg() 238 bool more; in hash_accept() local 248 more = ctx->more; in hash_accept() 249 err = more ? crypto_ahash_export(req, state) : 0; in hash_accept() [all …]
|
/linux-6.6.21/drivers/accessibility/speakup/ |
D | Kconfig | 11 boot up to shutdown. For more information on Speakup, 39 for more details. 57 help on the Speakup choice above for more info. 66 help on the Speakup choice above for more info. 74 help on the Speakup choice above for more info. 82 Speakup choice above for more info. 90 help on the Speakup choice above for more info. 99 help on the Speakup choice above for more info. 108 configuration help on the Speakup choice above for more 120 choice above for more info. [all …]
|
/linux-6.6.21/include/crypto/ |
D | scatterwalk.h | 73 unsigned int more) in scatterwalk_pagedone() argument 82 if (more && walk->offset >= walk->sg->offset + walk->sg->length) in scatterwalk_pagedone() 87 int more) in scatterwalk_done() argument 89 if (!more || walk->offset >= walk->sg->offset + walk->sg->length || in scatterwalk_done() 91 scatterwalk_pagedone(walk, out, more); in scatterwalk_done()
|
/linux-6.6.21/arch/powerpc/mm/ |
D | hugetlbpage.c | 371 unsigned long more; in hugetlb_free_pmd_range() local 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 437 more = addr + (1UL << hugepd_shift(*(hugepd_t *)pud)); in hugetlb_free_pud_range() 438 if (more > next) in hugetlb_free_pud_range() 439 next = more; in hugetlb_free_pud_range() 492 unsigned long more; in hugetlb_free_pgd_range() local 499 more = addr + (1UL << hugepd_shift(*(hugepd_t *)pgd)); in hugetlb_free_pgd_range() [all …]
|
/linux-6.6.21/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-6.6.21/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-6.6.21/drivers/net/mdio/ |
D | mdio-cavium.h | 19 #define OCT_MDIO_BITFIELD_FIELD(field, more) \ argument 21 more 24 #define OCT_MDIO_BITFIELD_FIELD(field, more) \ argument 25 more \
|
/linux-6.6.21/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
|
/linux-6.6.21/drivers/block/zram/ |
D | Kconfig | 14 disks and maybe many more. 16 See Documentation/admin-guide/blockdev/zram.rst for more information. 70 See Documentation/admin-guide/blockdev/zram.rst for more information. 80 See Documentation/admin-guide/blockdev/zram.rst for more information. 87 re-compress pages using a potentially slower but more effective
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | procfs-diskstats | 26 Kernel 4.18+ appends four more fields for discard 36 Kernel 5.5+ appends two more fields for flush requests: 43 For more details refer to Documentation/admin-guide/iostats.rst
|
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-6.6.21/drivers/firmware/google/ |
D | vpd_decode.c | 15 u8 more; in vpd_decode_len() local 26 more = in[i] & 0x80; in vpd_decode_len() 30 } while (more); in vpd_decode_len()
|
/linux-6.6.21/Documentation/hwmon/ |
D | lm83.rst | 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-6.6.21/Documentation/arch/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-6.6.21/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-6.6.21/fs/afs/ |
D | Kconfig | 12 See <file:Documentation/filesystems/afs.rst> for more information. 22 See <file:Documentation/filesystems/afs.rst> for more information. 41 See <file:Documentation/filesystems/afs.rst> for more information.
|
/linux-6.6.21/Documentation/arch/x86/x86_64/ |
D | machinecheck.rst | 25 Documentation/ABI/testing/sysfs-mce for more details. 29 For more details about the x86 machine check architecture 32 For more details about the architecture
|
/linux-6.6.21/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
|