/Linux-v6.6/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 28 There are three primary states that a descriptor can be in: "empty", 29 "full" and "not-in-use". An "empty" or "ready" descriptor is ready 32 descriptor is neither empty or full; it is simply not ready. It may 37 buffers. These are all marked "empty", ready to receive data. This 40 buffers, processing them, and re-marking them empty. 48 and everything in front of it should be "empty". If the hardware 49 discovers that the current descr is not empty, it will signal an 59 The OS will then note that the current tail is "empty", and halt 67 then mark the descr as "empty", ready to receive data. Thus, when there 69 be "not-in-use", and everything behind it should be "empty". If no [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | uncore-io.json | 51 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 59 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 67 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 75 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 83 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 91 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 163 …fDescription": "Ingress Queue Cycles Not Empty. Counts the number of cycles when the M2PCIe Ingres… 171 …fDescription": "Ingress Queue Cycles Not Empty. Counts the number of cycles when the M2PCIe Ingres… 179 …fDescription": "Ingress Queue Cycles Not Empty. Counts the number of cycles when the M2PCIe Ingres… 187 …fDescription": "Ingress Queue Cycles Not Empty. Counts the number of cycles when the M2PCIe Ingres…
|
/Linux-v6.6/Documentation/devicetree/bindings/mailbox/ |
D | apple,mailbox.yaml | 52 - description: send fifo is empty interrupt 53 - description: send fifo is not empty interrupt 54 - description: receive fifo is empty interrupt 55 - description: receive fifo is not empty interrupt 59 - const: send-empty 60 - const: send-not-empty 61 - const: recv-empty 62 - const: recv-not-empty 85 interrupt-names = "send-empty", "send-not-empty", 86 "recv-empty", "recv-not-empty";
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | .yamllint | 17 min-spaces-inside-empty: 0 18 max-spaces-inside-empty: 0 22 min-spaces-inside-empty: 0 23 max-spaces-inside-empty: 0 32 empty-lines: 35 empty-values:
|
/Linux-v6.6/include/dt-bindings/reset/ |
D | altr,rst-mgr-s10.h | 25 /* 38 is empty */ 33 /* 46 is empty */ 42 /* 55 is empty*/ 68 /* 79 is empty */ 71 /* 82-87 is empty */ 90 /* 164-167 is empty */
|
/Linux-v6.6/fs/ |
D | binfmt_elf_test.c | 6 struct elf_phdr empty[] = { in total_mapping_size_test() local 40 KUNIT_EXPECT_EQ(test, total_mapping_size(empty, 0), 0); in total_mapping_size_test() 41 /* Empty headers, no size. */ in total_mapping_size_test() 42 KUNIT_EXPECT_EQ(test, total_mapping_size(empty, 1), 0); in total_mapping_size_test() 44 KUNIT_EXPECT_EQ(test, total_mapping_size(&empty[1], 1), 0); in total_mapping_size_test() 45 /* Empty PT_LOAD and non-PT_LOAD headers, no size. */ in total_mapping_size_test() 46 KUNIT_EXPECT_EQ(test, total_mapping_size(empty, 2), 0); in total_mapping_size_test()
|
/Linux-v6.6/drivers/power/supply/ |
D | apm_power.c | 121 union power_supply_propval empty; in do_calculate_time() local 176 if (_MPSY_PROP(empty_prop, &empty)) { in do_calculate_time() 178 if (_MPSY_PROP(empty_design_prop, &empty)) in do_calculate_time() 179 empty.intval = 0; in do_calculate_time() 191 return -((cur.intval - empty.intval) * 60L) / I.intval; in do_calculate_time() 218 union power_supply_propval empty, full, cur; in calculate_capacity() local 263 if (_MPSY_PROP(empty_prop, &empty)) { in calculate_capacity() 265 if (_MPSY_PROP(empty_design_prop, &empty)) in calculate_capacity() 266 empty.intval = 0; in calculate_capacity() 269 if (full.intval - empty.intval) in calculate_capacity() [all …]
|
D | cpcap-battery.c | 543 *empty, *full; in cpcap_battery_update_status() local 576 empty = cpcap_battery_get_empty(ddata); in cpcap_battery_update_status() 577 if (empty->voltage && empty->voltage != -1) { in cpcap_battery_update_status() 578 empty->voltage = -1; in cpcap_battery_update_status() 580 empty->counter_uah - full->counter_uah; in cpcap_battery_update_status() 582 empty->voltage = -1; in cpcap_battery_update_status() 583 empty->counter_uah = in cpcap_battery_update_status() 587 empty = cpcap_battery_get_empty(ddata); in cpcap_battery_update_status() 588 memcpy(empty, latest, sizeof(*empty)); in cpcap_battery_update_status() 594 empty->counter_uah - full->counter_uah; in cpcap_battery_update_status() [all …]
|
/Linux-v6.6/tools/memory-model/ |
D | linux-kernel.bell | 57 flag ~empty Rcu-lock \ domain(rcu-rscs) as unmatched-rcu-lock 58 flag ~empty Rcu-unlock \ range(rcu-rscs) as unmatched-rcu-unlock 65 flag ~empty Srcu-lock \ domain(srcu-rscs) as unmatched-srcu-lock 66 flag ~empty Srcu-unlock \ range(srcu-rscs) as unmatched-srcu-unlock 67 flag ~empty (srcu-rscs^-1 ; srcu-rscs) \ id as multiple-srcu-matches 70 flag ~empty rcu-rscs & (po ; [Sync-srcu] ; po) as invalid-sleep 73 flag ~empty different-values(srcu-rscs) as srcu-bad-value-match
|
D | lock.cat | 41 flag ~empty [M \ IW \ ALL-LOCKS] ; loc ; [ALL-LOCKS] as mixed-lock-accesses 48 flag ~empty LKW \ range(lk-rmw) as unpaired-LKW 49 flag ~empty LKR \ domain(lk-rmw) as unpaired-LKR 55 empty ([LKW] ; po-loc ; [LKR]) \ (po-loc ; [UL] ; po-loc) as lock-nest 58 flag ~empty [FW] ; loc ; [ALL-LOCKS] as lock-final 73 flag ~empty UL \ range(critical) as unmatched-unlock 77 empty ([UNMATCHED-LKW] ; loc ; [UNMATCHED-LKW]) \ id as unmatched-locks
|
/Linux-v6.6/sound/sh/ |
D | sh_dac_audio.c | 45 int empty; member 69 chip->empty = 1; in dac_audio_reset() 108 chip->empty = 1; in snd_sh_dac_pcm_open() 149 chip->empty = 1; in snd_sh_dac_pcm_trigger() 170 if (chip->empty) { in snd_sh_dac_pcm_copy() 171 chip->empty = 0; in snd_sh_dac_pcm_copy() 188 if (chip->empty) { in snd_sh_dac_pcm_silence() 189 chip->empty = 0; in snd_sh_dac_pcm_silence() 270 if (!chip->empty) { in sh_dac_audio_timer() 285 chip->empty = 1; in sh_dac_audio_timer() [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/meteorlake/ |
D | other.json | 21 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread.", 23 "EventName": "RS.EMPTY", 24 …"PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this lo… 30 "BriefDescription": "Counts end of periods where the Reservation Station (RS) was empty.", 36 …"PublicDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be…
|
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | ramcfg.h | 122 /*empty: 4 */ 124 /*empty: 6 */ 126 /*empty: 8 */ 133 /* empty: 15 */ 135 /* empty: 17 */ 140 /* empty: 22, 23 */
|
/Linux-v6.6/arch/xtensa/variants/dc232b/include/variant/ |
D | tie.h | 104 #define XCHAL_CP0_SA_LIST(s) /* empty */ 107 #define XCHAL_CP1_SA_LIST(s) /* empty */ 110 #define XCHAL_CP2_SA_LIST(s) /* empty */ 113 #define XCHAL_CP3_SA_LIST(s) /* empty */ 116 #define XCHAL_CP4_SA_LIST(s) /* empty */ 119 #define XCHAL_CP5_SA_LIST(s) /* empty */ 122 #define XCHAL_CP6_SA_LIST(s) /* empty */ 125 #define XCHAL_CP7_SA_LIST(s) /* empty */
|
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/ |
D | adf_transport_debug.c | 49 int head, tail, empty; in adf_ring_show() local 55 empty = csr_ops->read_csr_e_stat(csr, bank->bank_number); in adf_ring_show() 62 seq_printf(sfile, "head %x, tail %x, empty: %d\n", in adf_ring_show() 63 head, tail, (empty & 1 << ring->ring_number) in adf_ring_show() 157 int head, tail, empty; in adf_bank_show() local 166 empty = csr_ops->read_csr_e_stat(csr, bank->bank_number); in adf_bank_show() 169 "ring num %02d, head %04x, tail %04x, empty: %d\n", in adf_bank_show() 171 (empty & 1 << ring->ring_number) >> in adf_bank_show()
|
/Linux-v6.6/sound/arm/ |
D | aaci.h | 74 #define SR_RXTOFE (1 << 11) /* rx timeout fifo empty */ 82 #define SR_TXHE (1 << 3) /* tx fifo half empty */ 84 #define SR_TXFE (1 << 1) /* tx fifo empty */ 85 #define SR_RXFE (1 << 0) /* rx fifo empty */ 90 #define ISR_RXTOFEINTR (1 << 6) /* rx fifo empty */ 112 #define ISR_RXTOFE (1 << 6) /* rx timeout fifo empty */ 123 #define IE_RXTOFE (1 << 6) /* rx timeout fifo empty */ 136 #define SLFR_12TXE (1 << 11) /* slot 12 tx empty */ 138 #define SLFR_2TXE (1 << 9) /* slot 2 tx empty */ 140 #define SLFR_1TXE (1 << 7) /* slot 1 tx empty */
|
/Linux-v6.6/arch/xtensa/variants/dc233c/include/variant/ |
D | tie.h | 123 #define XCHAL_CP0_SA_LIST(s) /* empty */ 126 #define XCHAL_CP1_SA_LIST(s) /* empty */ 129 #define XCHAL_CP2_SA_LIST(s) /* empty */ 132 #define XCHAL_CP3_SA_LIST(s) /* empty */ 135 #define XCHAL_CP4_SA_LIST(s) /* empty */ 138 #define XCHAL_CP5_SA_LIST(s) /* empty */ 141 #define XCHAL_CP6_SA_LIST(s) /* empty */ 144 #define XCHAL_CP7_SA_LIST(s) /* empty */
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
D | uncore-interconnect.json | 1862 "BriefDescription": "Write Tracker Cycles Not Empty : Channel 0", 1870 "BriefDescription": "Write Tracker Cycles Not Empty : Channel 1", 1878 "BriefDescription": "Write Tracker Cycles Not Empty : Mirror", 1886 "BriefDescription": "Write Tracker Cycles Not Empty", 1894 "BriefDescription": "Write Tracker Cycles Not Empty", 1966 "BriefDescription": "CBox AD Credits Empty : Requests", 1970 …"PublicDescription": "CBox AD Credits Empty : Requests : No credits available to send to Cbox on t… 1975 "BriefDescription": "CBox AD Credits Empty : Snoops", 1979 …"PublicDescription": "CBox AD Credits Empty : Snoops : No credits available to send to Cbox on the… 1984 "BriefDescription": "CBox AD Credits Empty : VNA Messages", [all …]
|
/Linux-v6.6/fs/sysfs/ |
D | dir.c | 130 * sysfs_create_mount_point - create an always empty directory 131 * @parent_kobj: kobject that will contain this always empty directory 132 * @name: The name of the always empty directory to add 150 * sysfs_remove_mount_point - remove an always empty directory. 151 * @parent_kobj: kobject that will contain this always empty directory 152 * @name: The name of the always empty directory to remove
|
/Linux-v6.6/Documentation/block/ |
D | writeback_cache_control.rst | 28 set on an otherwise empty bio structure, which causes only an explicit cache 58 on non-empty bios can simply be ignored, and REQ_PREFLUSH requests without 68 support required, the block layer completes empty REQ_PREFLUSH requests before 76 and handle empty REQ_OP_FLUSH requests in its prep_fn/request_fn. Note that 78 of an empty REQ_OP_FLUSH request followed by the actual write by the block 86 layer turns it into an empty REQ_OP_FLUSH request after the actual write.
|
/Linux-v6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/ |
D | pipeline.json | 10 …"BriefDescription": "Cycles that the DPU IQ is empty and that is not because of a recent micro-TLB… 15 …"BriefDescription": "Cycles the DPU IQ is empty and there is an instruction cache miss being proce… 20 …"BriefDescription": "Cycles the DPU IQ is empty and there is an instruction micro-TLB miss being p… 25 "BriefDescription": "Cycles the DPU IQ is empty and there is a pre-decode error being processed"
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/alderlake/ |
D | other.json | 123 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread.", 125 "EventName": "RS.EMPTY", 126 …"PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this lo… 132 "BriefDescription": "Counts end of periods where the Reservation Station (RS) was empty.", 138 …"PublicDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be… 156 "BriefDescription": "This event is deprecated. Refer to new event RS.EMPTY",
|
/Linux-v6.6/drivers/net/wireguard/ |
D | queueing.c | 51 #define STUB(queue) ((struct sk_buff *)&queue->empty) 60 offsetof(struct sk_buff, next) != offsetof(struct prev_queue, empty.next) - in wg_prev_queue_init() 61 offsetof(struct prev_queue, empty) || in wg_prev_queue_init() 62 offsetof(struct sk_buff, prev) != offsetof(struct prev_queue, empty.prev) - in wg_prev_queue_init() 63 offsetof(struct prev_queue, empty)); in wg_prev_queue_init()
|
/Linux-v6.6/arch/arm64/boot/dts/apple/ |
D | t600x-nvme.dtsi | 16 interrupt-names = "send-empty", "send-not-empty", 17 "recv-empty", "recv-not-empty";
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_self_test.c | 379 "PXP2: VQ0 is not empty", 385 "PXP2: VQ1 is not empty", 391 "PXP2: VQ2 is not empty", 397 "PXP2: VQ3 is not empty", 403 "PXP2: VQ4 is not empty", 409 "PXP2: VQ5 is not empty", 415 "PXP2: VQ6 is not empty", 421 "PXP2: VQ7 is not empty", 427 "PXP2: VQ8 is not empty", 433 "PXP2: VQ9 is not empty", [all …]
|