| /Linux-v5.4/sound/core/seq/ |
| D | seq_memory.c | 229 while (pool->free == NULL && ! nonblock && ! pool->closing) { in snd_seq_cell_alloc() 247 if (pool->closing) { /* closing.. */ in snd_seq_cell_alloc() 416 pool->closing = 1; in snd_seq_pool_mark_closing() 446 pool->closing = 0; in snd_seq_pool_done() 467 pool->closing = 0; in snd_seq_pool_new()
|
| D | seq_memory.h | 36 int closing; member
|
| D | seq_ports.h | 61 unsigned int closing : 1; member
|
| D | seq_ports.c | 54 if (port->closing) in snd_seq_port_use_ptr() 87 if (found->closing) in snd_seq_port_query_nearest() 249 port->closing = 1; in port_delete()
|
| /Linux-v5.4/drivers/net/can/ |
| D | grcan.c | 304 bool closing; member 562 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame() 692 if (!priv->resetting && !priv->closing) { in grcan_err() 735 priv->closing = true; in grcan_err() 822 if (!priv->closing) { in grcan_running_reset() 911 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset() 1027 if (priv->closing || priv->resetting) { in grcan_set_mode() 1088 priv->closing = false; in grcan_open() 1114 priv->closing = true; in grcan_close() 1147 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up() [all …]
|
| /Linux-v5.4/drivers/md/bcache/ |
| D | stats.c | 124 atomic_set(&acc->closing, 1); in bch_cache_accounting_destroy() 178 if (!atomic_read(&acc->closing)) in scale_accounting()
|
| D | stats.h | 32 atomic_t closing; member
|
| /Linux-v5.4/fs/proc/ |
| D | inode.c | 153 if (pdeo->closing) { in close_pdeo() 163 pdeo->closing = true; in close_pdeo() 371 pdeo->closing = false; in proc_reg_open()
|
| D | internal.h | 202 bool closing; member
|
| /Linux-v5.4/Documentation/i2c/ |
| D | i2c-topology.rst | 110 ML3. A mux-locked mux cannot be used by a driver for auto-closing 171 and the actual transfer (e.g. if the child mux is auto-closing 242 This topology is bad if M2 is an auto-closing mux and M1->select 244 through and be seen by the M2 adapter, thus closing M2 prematurely. 294 The topology is especially troublesome if M2 is an auto-closing 299 auto-closing, the topology is fine.
|
| /Linux-v5.4/Documentation/driver-api/serial/ |
| D | n_gsm.rst | 80 6. first close all virtual ports before closing the physical port. 82 Note that after closing the physical port the modem is still in multiplexing
|
| /Linux-v5.4/Documentation/media/uapi/dvb/ |
| D | frontend_f_close.rst | 44 closing a front-end device, its corresponding hardware might be powered
|
| /Linux-v5.4/Documentation/trace/ |
| D | function-graph-fold.vim | 7 " as would normally appear on the line with the closing brace. Folded
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | format.rst | 24 the selection persists across closing and reopening a device, 70 "panel mode" is possible by closing and reopening the device. Drivers
|
| D | io.rst | 44 closing and reopening the device.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-driver-samsung-laptop | 43 Description: Some Samsung laptops handle lid closing quicker and
|
| D | ima_policy | 12 then closing the file. The new policy takes effect after
|
| /Linux-v5.4/drivers/tty/ipwireless/ |
| D | tty.c | 57 int closing; member 529 ttyj->closing = 1; in ipwireless_tty_free()
|
| /Linux-v5.4/drivers/tty/ |
| D | tty_port.c | 584 tty->closing = 1; in tty_port_close_start() 609 tty->closing = 0; in tty_port_close_end()
|
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 116 int closing; member 540 } else if (instance->closing) { in add_completion() 608 if (!instance || instance->closing) in service_callback() 653 } else if (instance->closing) { in service_callback() 840 instance->closing = 1; in vchiq_ioctl() 1149 && !instance->closing) { in vchiq_ioctl() 1974 instance->closing = 1; in vchiq_release()
|
| /Linux-v5.4/arch/unicore32/kernel/ |
| D | sleep.S | 103 @ prepare for closing PLL
|
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ |
| D | i40iw_utils.c | 163 if (iwdev->init_state < IP_ADDR_REGISTERED || iwdev->closing) in i40iw_inetaddr_event() 239 if (iwdev->init_state < IP_ADDR_REGISTERED || iwdev->closing) in i40iw_inet6addr_event() 288 if (iwdev->init_state < IP_ADDR_REGISTERED || iwdev->closing) in i40iw_net_event() 335 if (iwdev->init_state < RDMA_DEV_REGISTERED || iwdev->closing) in i40iw_netdevice_event()
|
| /Linux-v5.4/Documentation/security/ |
| D | sak.rst | 66 be closing standard input. You can work around this by finding the
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | ucma.c | 101 int closing; member 152 if (ctx->closing) in ucma_get_ctx() 318 ctx->closing = 1; in ucma_removal_event_handler() 627 if (!ctx->closing) { in ucma_destroy_id() 1755 if (!ctx->closing) { in ucma_close()
|
| /Linux-v5.4/Documentation/driver-api/md/ |
| D | raid5-ppl.rst | 34 Unlike raid5-cache, the other solution in md for closing the write hole, PPL is
|