Searched full:emptied (Results 1 – 25 of 93) sorted by relevance
1234
/Linux-v5.15/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-v5.15/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-v5.15/drivers/char/ |
D | ttyprintk.c | 34 * it is emptied on the fly during preformatting.
|
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.h | 102 /* bpool can be emptied before freeing by this cb */
|
/Linux-v5.15/drivers/usb/atm/ |
D | usbatm.h | 158 struct sk_buff *current_skb; /* being emptied */
|
/Linux-v5.15/Documentation/devicetree/bindings/mmc/ |
D | arm,pl18x.yaml | 78 emptied as part of a bulk read from the card. Some variants have these
|
/Linux-v5.15/drivers/s390/char/ |
D | sclp_vt220.c | 392 * more empty buffers available, wait until one gets emptied. If DO_SCHEDULE 604 * 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-v5.15/drivers/tty/serdev/ |
D | core.c | 231 * has actually been emptied. 261 * has actually been emptied.
|
/Linux-v5.15/Documentation/core-api/ |
D | circular-buffers.rst | 141 allowing the buffer to be filled and emptied at the same time; and
|
/Linux-v5.15/net/mac80211/ |
D | mesh_pathtbl.c | 670 * @mpath: mesh path whose queue will be emptied 675 * mpath queues are emptied onto the transmission queue.
|
/Linux-v5.15/kernel/sched/ |
D | cpupri.c | 109 * been concurrently emptied between the first and in __cpupri_find()
|
/Linux-v5.15/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-v5.15/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 213 emptied entirely into the mainline during the merge window, you can pull it
|
/Linux-v5.15/fs/ntfs/ |
D | logfile.c | 486 /* An empty $LogFile must have been clean before it got emptied. */ in ntfs_check_logfile() 671 /* An empty $LogFile must have been clean before it got emptied. */ in ntfs_is_logfile_clean()
|
/Linux-v5.15/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-v5.15/drivers/atm/ |
D | ambassador.h | 566 unsigned int emptied; member
|
D | ambassador.c | 721 rxq->emptied++; in rx_take() 747 /* the pool may also be emptied via the interrupt handler */ in drain_rx_pool() 1445 r->pending, r->maximum, r->buffers_wanted, r->low, r->emptied); in amb_proc_read() 1582 rxq->emptied = 0; in create_queues()
|
/Linux-v5.15/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-v5.15/include/linux/ |
D | list.h | 472 * list_splice_init - join two lists and reinitialise the emptied list. 488 * list_splice_tail_init - join two lists and reinitialise the emptied list
|
D | tty_driver.h | 96 * to change as output buffers get emptied, or if the output flow
|
/Linux-v5.15/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-v5.15/kernel/ |
D | profile.c | 224 * atomic_add() and the hashtable emptied. As numerous pending hits
|
/Linux-v5.15/mm/ |
D | workingset.c | 528 * lru_lock. Because the page cache tree is emptied before in shadow_lru_isolate()
|
D | zbud.c | 242 * The pool should be emptied before this function is called.
|
1234