/linux-6.12.1/sound/core/seq/ |
D | seq_memory.c | 289 while (pool->free == NULL && ! nonblock && ! pool->closing) { in snd_seq_cell_alloc() 307 if (pool->closing) { /* closing.. */ in snd_seq_cell_alloc() 479 pool->closing = 1; in snd_seq_pool_mark_closing() 508 pool->closing = 0; in snd_seq_pool_done() 528 pool->closing = 0; in snd_seq_pool_new()
|
D | seq_memory.h | 53 int closing; member
|
D | seq_ports.h | 62 unsigned int closing : 1; member
|
D | seq_ports.c | 54 if (port->closing) in snd_seq_port_use_ptr() 89 if (found->closing) in snd_seq_port_query_nearest() 254 port->closing = 1; in port_delete()
|
/linux-6.12.1/tools/bootconfig/samples/ |
D | bad-tree.bconf | 1 # brace is not closing
|
/linux-6.12.1/drivers/net/can/ |
D | grcan.c | 306 bool closing; member 562 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame() 693 if (!priv->resetting && !priv->closing) { in grcan_err() 736 priv->closing = true; in grcan_err() 823 if (!priv->closing) { in grcan_running_reset() 912 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset() 1028 if (priv->closing || priv->resetting) { in grcan_set_mode() 1083 priv->closing = false; in grcan_open() 1107 priv->closing = true; in grcan_close() 1141 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up() [all …]
|
/linux-6.12.1/drivers/md/bcache/ |
D | stats.c | 125 atomic_set(&acc->closing, 1); in bch_cache_accounting_destroy() 177 if (!atomic_read(&acc->closing)) in scale_accounting()
|
D | stats.h | 30 atomic_t closing; member
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | frontend_f_close.rst | 34 closing a front-end device, its corresponding hardware might be powered
|
/linux-6.12.1/fs/btrfs/ |
D | uuid-tree.c | 408 bool closing = false; in btrfs_uuid_scan_kthread() local 422 closing = true; in btrfs_uuid_scan_kthread() 525 else if (!closing) in btrfs_uuid_scan_kthread()
|
/linux-6.12.1/Documentation/i2c/ |
D | i2c-topology.rst | 112 A mux-locked mux cannot be used by a driver for auto-closing 177 and the actual transfer (e.g. if the child mux is auto-closing 212 This topology is bad if M2 is an auto-closing mux and M1->select 214 through and be seen by the M2 adapter, thus closing M2 prematurely. 266 The topology is especially troublesome if M2 is an auto-closing 271 auto-closing, the topology is fine.
|
/linux-6.12.1/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.h | 91 int closing; member
|
/linux-6.12.1/Documentation/trace/ |
D | function-graph-fold.vim | 7 " as would normally appear on the line with the closing brace. Folded
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | format.rst | 17 the selection persists across closing and reopening a device, 63 "panel mode" is possible by closing and reopening the device. Drivers
|
D | io.rst | 37 closing and reopening the device.
|
/linux-6.12.1/net/sunrpc/ |
D | sysfs.c | 172 closing, congested, cwnd_wait, write_space, offline, remove; in rpc_sysfs_xprt_state_show() local 183 closing = test_bit(XPRT_CLOSING, &xprt->state); in rpc_sysfs_xprt_state_show() 197 closing ? "CLOSING" : "", in rpc_sysfs_xprt_state_show()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-samsung-laptop | 46 Description: Some Samsung laptops handle lid closing quicker and
|
/linux-6.12.1/fs/proc/ |
D | inode.c | 228 if (pdeo->closing) { in close_pdeo() 238 pdeo->closing = true; in close_pdeo() 517 pdeo->closing = false; in proc_reg_open()
|
D | internal.h | 245 bool closing; member
|
/linux-6.12.1/Documentation/driver-api/tty/ |
D | n_gsm.rst | 109 #. First close all virtual ports before closing the physical port. 111 Note that after closing the physical port the modem is still in multiplexing
|
/linux-6.12.1/tools/testing/selftests/net/netfilter/packetdrill/ |
D | conntrack_inexact_rst.pkt | 57 // marked INVALID, because conntrack is already closing.
|
/linux-6.12.1/drivers/tty/ |
D | tty_port.c | 651 tty->closing = 1; in tty_port_close_start() 686 tty->closing = 0; in tty_port_close_end()
|
/linux-6.12.1/Documentation/iio/ |
D | iio_dmabuf_api.rst | 48 Note that closing the IIO buffer's file descriptor will
|
/linux-6.12.1/Documentation/tee/ |
D | amd-tee.rst | 80 a session, invoking commands and closing session with TA.
|
/linux-6.12.1/Documentation/security/ |
D | sak.rst | 66 be closing standard input. You can work around this by finding the
|