Searched full:emptied (Results 1 – 25 of 95) sorted by relevance
1234
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 31 and is waiting to be emptied and processed by the OS. A "not-in-use" 94 head and tail are pointing at 20, because it has not yet been emptied.
|
/linux-6.14.4/drivers/scsi/sym53c8xx_2/ |
D | sym_malloc.c | 207 * They are deleted on the fly when they get emptied. 279 /* Destroy a DMAable memory pool (when got emptied) */
|
/linux-6.14.4/drivers/char/ |
D | ttyprintk.c | 35 * it is emptied on the fly during preformatting.
|
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.h | 74 /* bpool can be emptied before freeing by this cb */
|
/linux-6.14.4/drivers/md/dm-vdo/ |
D | wait-queue.c | 80 * function on each of them in turn. The waitq is copied and emptied before invoking any callbacks,
|
D | priority-table.c | 177 /* Clear the bit in the search vector if the bucket has been emptied. */ in vdo_priority_table_dequeue()
|
/linux-6.14.4/drivers/usb/atm/ |
D | usbatm.h | 158 struct sk_buff *current_skb; /* being emptied */
|
/linux-6.14.4/Documentation/devicetree/bindings/mmc/ |
D | arm,pl18x.yaml | 101 emptied as part of a bulk read from the card. Some variants have these
|
/linux-6.14.4/drivers/s390/char/ |
D | sclp_vt220.c | 391 * more empty buffers available, wait until one gets emptied. If DO_SCHEDULE 603 * to change as output buffers get emptied, or if the output flow
|
D | sclp_tty.c | 83 * to change as output buffers get emptied, or if the output flow
|
/linux-6.14.4/Documentation/core-api/ |
D | circular-buffers.rst | 141 allowing the buffer to be filled and emptied at the same time; and
|
/linux-6.14.4/drivers/tty/serdev/ |
D | core.c | 223 * has actually been emptied. 252 * has actually been emptied.
|
/linux-6.14.4/kernel/sched/ |
D | cpupri.c | 109 * been concurrently emptied between the first and in __cpupri_find()
|
/linux-6.14.4/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 213 emptied entirely into the mainline during the merge window, you can pull it
|
/linux-6.14.4/tools/include/linux/ |
D | list.h | 313 * list_splice_init - join two lists and reinitialise the emptied list. 329 * list_splice_tail_init - join two lists and reinitialise the emptied list
|
/linux-6.14.4/mm/ |
D | zbud.c | 220 * The pool should be emptied before this function is called.
|
/linux-6.14.4/arch/arm64/kvm/ |
D | handle_exit.c | 388 * is pre-emptied by kvm_reboot()'s shutdown call. in handle_exit()
|
/linux-6.14.4/net/mac80211/ |
D | mesh_pathtbl.c | 954 * @mpath: mesh path whose queue will be emptied 959 * mpath queues are emptied onto the transmission queue.
|
/linux-6.14.4/drivers/ps3/ |
D | ps3-vuart.c | 594 * caller's buffer. Emptied list buffers are retiered. If the request cannot 714 * buffer list as the port will accept. Retires any emptied list buffers and
|
/linux-6.14.4/arch/sparc/kernel/ |
D | entry.S | 94 bz floppy_fifo_emptied ! fifo has been emptied... 147 /* We emptied the FIFO, but we haven't read everything
|
/linux-6.14.4/drivers/tty/hvc/ |
D | hvsi.c | 62 wait_queue_head_t emptyq; /* woken when outbuf is emptied */ 881 pr_debug("%s: outbuf emptied after %li jiffies\n", __func__, in hvsi_write_worker()
|
/linux-6.14.4/include/linux/ |
D | list.h | 562 * list_splice_init - join two lists and reinitialise the emptied list. 578 * list_splice_tail_init - join two lists and reinitialise the emptied list
|
/linux-6.14.4/fs/udf/ |
D | balloc.c | 479 /* It's possible that stealing the block emptied the extent */ in udf_table_free_blocks()
|
/linux-6.14.4/drivers/spi/ |
D | spi-sh-msiof.c | 713 /* wait for tx fifo to be emptied / rx fifo to be filled */ in sh_msiof_spi_txrx_once() 831 /* wait for tx fifo to be emptied */ in sh_msiof_dma_once()
|
/linux-6.14.4/drivers/tty/serial/8250/ |
D | 8250_dw.c | 184 * the buffer has still not emptied, allow more time for low- in dw8250_tx_wait_empty()
|
1234