Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
D.yamllint12 min-spaces-inside-empty: 0
13 max-spaces-inside-empty: 0
17 min-spaces-inside-empty: 0
18 max-spaces-inside-empty: 0
27 empty-lines:
30 empty-values:
/kernel/linux/linux-5.10/sound/sh/
Dsh_dac_audio.c46 int empty; member
70 chip->empty = 1; in dac_audio_reset()
109 chip->empty = 1; in snd_sh_dac_pcm_open()
150 chip->empty = 1; in snd_sh_dac_pcm_trigger()
171 if (chip->empty) { in snd_sh_dac_pcm_copy()
172 chip->empty = 0; in snd_sh_dac_pcm_copy()
189 if (chip->empty) { in snd_sh_dac_pcm_copy_kernel()
190 chip->empty = 0; in snd_sh_dac_pcm_copy_kernel()
207 if (chip->empty) { in snd_sh_dac_pcm_silence()
208 chip->empty = 0; in snd_sh_dac_pcm_silence()
[all …]
/kernel/linux/linux-5.10/drivers/power/supply/
Dapm_power.c121 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 …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/toshiba/
Dspider_net.rst28 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 …]
/kernel/linux/linux-5.10/drivers/net/wireguard/
Dqueueing.c51 #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()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_transport_debug.c48 int head, tail, empty; in adf_ring_show() local
54 empty = READ_CSR_E_STAT(csr, bank->bank_number); in adf_ring_show()
62 head, tail, (empty & 1 << ring->ring_number) in adf_ring_show()
149 int head, tail, empty; in adf_bank_show() local
158 empty = READ_CSR_E_STAT(csr, bank->bank_number); in adf_bank_show()
163 (empty & 1 << ring->ring_number) >> in adf_bank_show()
/kernel/linux/linux-5.10/tools/memory-model/
Dlinux-kernel.bell56 flag ~empty Rcu-lock \ domain(rcu-rscs) as unbalanced-rcu-locking
57 flag ~empty Rcu-unlock \ range(rcu-rscs) as unbalanced-rcu-locking
72 flag ~empty Srcu-lock \ domain(srcu-rscs) as unbalanced-srcu-locking
73 flag ~empty Srcu-unlock \ range(srcu-rscs) as unbalanced-srcu-locking
76 flag ~empty rcu-rscs & (po ; [Sync-srcu] ; po) as invalid-sleep
79 flag ~empty different-values(srcu-rscs) as srcu-bad-nesting
Dlock.cat41 flag ~empty [M \ IW] ; 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
/kernel/linux/linux-5.10/scripts/
DKconfig.include8 empty := variable
9 space := $(empty) $(empty)
52 # $(m32-flag): -m32 if the compiler supports it, or an empty string otherwise.
53 # $(m64-flag): -m64 if the compiler supports it, or an empty string otherwise.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dfsl-mxs-dma.txt7 If a channel is empty/reserved, 0 should be filled in place.
29 "hsadc", "lcdif", "empty", "empty";
41 interrupt-names = "auart4-rx", "auart4-tx", "spdif-tx", "empty",
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Drtl8712_efuse.c146 static u8 efuse_is_empty(struct _adapter *adapter, u8 *empty) in efuse_is_empty() argument
153 *empty = true; in efuse_is_empty()
155 *empty = false; in efuse_is_empty()
488 u8 offset, word_en, empty; in r8712_efuse_map_write() local
495 empty = r8712_read8(adapter, EFUSE_CLK_CTRL); in r8712_efuse_map_write()
496 if (empty != 0x03) in r8712_efuse_map_write()
498 if (efuse_is_empty(adapter, &empty)) { in r8712_efuse_map_write()
499 if (empty) in r8712_efuse_map_write()
505 if (!empty) in r8712_efuse_map_write()
555 if (!empty) in r8712_efuse_map_write()
/kernel/linux/linux-5.10/include/sound/
Dpcm_params.h222 i->empty = 0; in snd_interval_any()
227 i->empty = 1; in snd_interval_none()
238 return i->empty; in snd_interval_empty()
291 if (i1->empty) in snd_interval_eq()
292 return i2->empty; in snd_interval_eq()
293 if (i2->empty) in snd_interval_eq()
294 return i1->empty; in snd_interval_eq()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm53015-meraki-mr26.dts93 /* empty */
99 /* empty */
105 /* empty */
159 /* it's empty */
Dimx23.dtsi67 interrupt-names = "empty", "ssp0", "ssp1", "empty",
425 "saif0", "empty", "auart0-rx", "auart0-tx",
426 "auart1-rx", "auart1-tx", "saif1", "empty",
427 "empty", "empty", "empty", "empty";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dcirrus,clps711x-intc.txt24 12: UTXINT1 UART1 transmit FIFO half empty
30 18: SS2TX SSI2 transmit FIFO less than half empty
31 28: UTXINT2 UART2 transmit FIFO half empty
/kernel/linux/linux-5.10/Documentation/block/
Dwriteback_cache_control.rst28 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.
/kernel/linux/linux-5.10/drivers/misc/mei/
Ddma-ring.c216 u32 wr_idx, rd_idx, hbuf_depth, empty; in mei_dma_ring_empty_slots() local
230 empty = rd_idx - wr_idx; in mei_dma_ring_empty_slots()
232 empty = hbuf_depth - (wr_idx - rd_idx); in mei_dma_ring_empty_slots()
234 return empty; in mei_dma_ring_empty_slots()
/kernel/linux/linux-5.10/tools/objtool/
Dorc_gen.c158 bool empty = true; in orc_create() local
177 empty = false; in orc_create()
202 empty = false; in orc_create()
210 if (!empty) { in orc_create()
/kernel/linux/linux-5.10/fs/quota/
Dquota_v2.c222 struct v2r0_disk_dqblk *d = dp, empty; in v2r0_disk2memdqb() local
234 memset(&empty, 0, sizeof(struct v2r0_disk_dqblk)); in v2r0_disk2memdqb()
235 empty.dqb_itime = cpu_to_le64(1); in v2r0_disk2memdqb()
236 if (!memcmp(&empty, dp, sizeof(struct v2r0_disk_dqblk))) in v2r0_disk2memdqb()
275 struct v2r1_disk_dqblk *d = dp, empty; in v2r1_disk2memdqb() local
287 memset(&empty, 0, sizeof(struct v2r1_disk_dqblk)); in v2r1_disk2memdqb()
288 empty.dqb_itime = cpu_to_le64(1); in v2r1_disk2memdqb()
289 if (!memcmp(&empty, dp, sizeof(struct v2r1_disk_dqblk))) in v2r1_disk2memdqb()
/kernel/linux/linux-5.10/scripts/mod/
DMakefile6 always-y += empty.o
25 $(obj)/elfconfig.h: $(obj)/empty.o $(obj)/mk_elfconfig FORCE
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/
Dadi,adis16480.txt34 If this field is left empty, DIO1 is assigned as default data ready
40 If this field is left empty together with the "clock-names" field, then
56 If this field is left empty together with the "clocks" field, then the
69 If this field is left empty, DIO2 is assigned as default external clock
/kernel/linux/linux-5.10/mm/
Ddmapool.c135 bool empty = false; in dma_pool_create() local
182 empty = true; in dma_pool_create()
185 if (empty) { in dma_pool_create()
270 bool empty = false; in dma_pool_destroy() local
279 empty = true; in dma_pool_destroy()
281 if (empty) in dma_pool_destroy()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
Dip_vs_dh.c104 bool empty; in ip_vs_dh_reassign() local
108 empty = list_empty(p); in ip_vs_dh_reassign()
113 if (empty) in ip_vs_dh_reassign()
/kernel/linux/linux-5.10/drivers/usb/musb/
Dmusb_cppi41.c200 bool empty; in cppi41_recheck_tx_req() local
203 empty = musb_is_tx_fifo_empty(hw_ep); in cppi41_recheck_tx_req()
204 if (empty) { in cppi41_recheck_tx_req()
232 bool empty; in cppi41_dma_callback() local
272 empty = true; in cppi41_dma_callback()
274 empty = musb_is_tx_fifo_empty(hw_ep); in cppi41_dma_callback()
277 if (!cppi41_channel->is_tx || empty) { in cppi41_dma_callback()
303 empty = musb_is_tx_fifo_empty(hw_ep); in cppi41_dma_callback()
304 if (empty) { in cppi41_dma_callback()
/kernel/linux/linux-5.10/drivers/gpu/host1x/
Dintr.c160 int empty; in process_wait_list() local
170 empty = list_empty(&syncpt->intr.wait_head); in process_wait_list()
171 if (empty) in process_wait_list()
181 return empty; in process_wait_list()

12345678910>>...20