/linux-4.1.27/sound/core/seq/ |
D | seq_memory.c | 243 while (pool->free == NULL && ! nonblock && ! pool->closing) { in snd_seq_cell_alloc() 257 if (pool->closing) { /* closing.. */ in snd_seq_cell_alloc() 429 pool->closing = 1; in snd_seq_pool_done() 455 pool->closing = 0; in snd_seq_pool_done() 476 pool->closing = 0; in snd_seq_pool_new()
|
D | seq_memory.h | 51 int closing; member
|
D | seq_ports.h | 76 unsigned int closing : 1; member
|
D | seq_ports.c | 69 if (port->closing) in snd_seq_port_use_ptr() 102 if (found->closing) in snd_seq_port_query_nearest() 262 port->closing = 1; in port_delete()
|
/linux-4.1.27/drivers/net/can/ |
D | grcan.c | 308 bool closing; member 566 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame() 696 if (!priv->resetting && !priv->closing) { in grcan_err() 739 priv->closing = true; in grcan_err() 826 if (!priv->closing) { in grcan_running_reset() 915 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset() 1031 if (priv->closing || priv->resetting) { in grcan_set_mode() 1092 priv->closing = false; in grcan_open() 1118 priv->closing = true; in grcan_close() 1151 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up() [all …]
|
/linux-4.1.27/drivers/md/bcache/ |
D | stats.h | 31 atomic_t closing; member
|
D | stats.c | 123 atomic_set(&acc->closing, 1); in bch_cache_accounting_destroy() 177 if (!atomic_read(&acc->closing)) in scale_accounting()
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_uiom.h | 77 void usnic_uiom_reg_release(struct usnic_uiom_reg *uiomr, int closing);
|
D | usnic_uiom.c | 424 void usnic_uiom_reg_release(struct usnic_uiom_reg *uiomr, int closing) in usnic_uiom_reg_release() argument 447 if (closing) { in usnic_uiom_reg_release()
|
D | usnic_ib_verbs.c | 629 usnic_uiom_reg_release(mr->umem, ibmr->pd->uobject->context->closing); in usnic_ib_dereg_mr()
|
/linux-4.1.27/Documentation/trace/ |
D | function-graph-fold.vim | 7 " as would normally appear on the line with the closing brace. Folded
|
D | ftrace.txt | 1926 the closing bracket line of a function or on the same line 2015 The function name is always displayed after the closing bracket 2019 Display of the function name after the closing bracket may be
|
/linux-4.1.27/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
|
D | sysfs-tty | 90 Show the closing delay time for this port in ms.
|
/linux-4.1.27/drivers/tty/ |
D | tty_port.c | 498 tty->closing = 1; in tty_port_close_start() 523 tty->closing = 0; in tty_port_close_end()
|
D | n_tty.c | 1638 else if (tty->closing && !L_EXTPROC(tty)) in __receive_buf() 1943 tty->closing = 0; in n_tty_open()
|
D | rocket.c | 1055 tty->closing = 0; in rp_close()
|
/linux-4.1.27/fs/proc/ |
D | inode.c | 142 if (pdeo->closing) { in close_pdeo() 151 pdeo->closing = 1; in close_pdeo()
|
D | internal.h | 206 int closing; member
|
/linux-4.1.27/drivers/tty/ipwireless/ |
D | tty.c | 56 int closing; member 539 ttyj->closing = 1; in ipwireless_tty_free()
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | sleep.S | 106 @ prepare for closing PLL
|
/linux-4.1.27/sound/oss/ |
D | dmabuf.c | 182 dmap->closing = 0; in dma_init_buffers() 488 adev->dmap_out->closing = 1; in DMAbuf_release() 491 adev->dmap_in->closing = 1; in DMAbuf_release() 1011 while (dmap->qlen <= -dmap->closing) { in do_outputintr()
|
D | dev_table.h | 79 int closing; member
|
D | audio.c | 192 audio_devs[dev]->dmap_out->closing = 1; in audio_release() 193 audio_devs[dev]->dmap_in->closing = 1; in audio_release()
|
D | CHANGELOG | 361 playback without closing and reopening the device.
|
/linux-4.1.27/Documentation/serial/ |
D | n_gsm.txt | 78 6- first close all virtual ports before closing the physical port.
|
/linux-4.1.27/drivers/infiniband/core/ |
D | umem.c | 293 if (context->closing) { in ib_umem_release()
|
D | uverbs_main.c | 212 context->closing = 1; in ib_uverbs_cleanup_ucontext()
|
D | uverbs_cmd.c | 335 ucontext->closing = 0; in ib_uverbs_get_context()
|
/linux-4.1.27/Documentation/ |
D | SAK.txt | 63 be closing standard input. You can work around this by finding the
|
D | email-clients.txt | 223 fork, or in other words, the editor must not return before closing.
|
D | CodingStyle | 96 brace last on the line, and put the closing brace first, thusly: 129 Note that the closing brace is empty on a line of its own, _except_ in 375 exported, the EXPORT* macro for it should follow immediately after the closing
|
D | kernel-doc-nano-HOWTO.txt | 45 kernel-doc formatted comments. The closing comment marker for
|
D | IPMI.txt | 261 closing the device automatically destroys the user.
|
/linux-4.1.27/Documentation/networking/ |
D | dccp.txt | 102 timewait state when closing the connection (RFC 4340, 8.3). The usual case is 103 that the closing server sends a CloseReq, whereupon the client holds timewait
|
D | ppp_generic.txt | 304 deprecated since the same effect can be achieved by closing the
|
D | ip-sysctl.txt | 406 degradation. If set, TCP will not cache metrics on closing
|
/linux-4.1.27/drivers/net/ppp/ |
D | ppp_generic.c | 136 int closing; /* is device closing down? a8 */ member 1123 if (!ppp->closing) { in ppp_xmit_process() 1641 if (!ppp->closing) in ppp_do_recv() 2789 if (!ppp->closing) { in ppp_shutdown_interface() 2790 ppp->closing = 1; in ppp_shutdown_interface()
|
/linux-4.1.27/drivers/tty/serial/ |
D | 68328serial.c | 1037 tty->closing = 1; 1054 tty->closing = 0;
|
D | crisv10.c | 3682 tty->closing = 1; in rs_close() 3708 tty->closing = 0; in rs_close()
|
D | serial_core.c | 1438 tty->closing = 0; in uart_close()
|
/linux-4.1.27/drivers/s390/char/ |
D | con3215.c | 1009 tty->closing = 1; in tty3215_close() 1013 tty->closing = 0; in tty3215_close()
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 169 int closing, int tx_ring); 3814 int closing, int tx_ring) in packet_set_ring() argument 3827 if (!closing && tx_ring && (po->tp_version > TPACKET_V2)) { in packet_set_ring() 3836 if (!closing) { in packet_set_ring() 3923 if (closing || atomic_read(&po->mapped) == 0) { in packet_set_ring() 3951 if (closing && (po->tp_version > TPACKET_V2)) { in packet_set_ring()
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 88 in cpus before closing the listening socket, the kernel cleans up its interest
|
/linux-4.1.27/Documentation/watchdog/ |
D | watchdog-api.txt | 61 /dev/watchdog just before closing the file. If the userspace daemon
|
D | watchdog-parameters.txt | 269 nowayout: Disable watchdog when closing device file
|
/linux-4.1.27/Documentation/power/ |
D | userland-swsusp.txt | 112 SNAPSHOT_FREE_SWAP_PAGES before closing the device (in fact it will also
|
/linux-4.1.27/Documentation/s390/ |
D | monreader.txt | 155 read successfully, including the closing 0 byte read. Therefore you should
|
/linux-4.1.27/include/linux/ |
D | tty.h | 310 int closing; member
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | CMIPCI.txt | 183 "IEC958 Loop". The switches are resumed after closing the SPDIF PCM
|
/linux-4.1.27/Documentation/ide/ |
D | ChangeLog.ide-cd.1994-2004 | 154 * malloc'ed but never free'd when closing the device.
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvsi.c | 797 tty->closing = 1; in hvsi_close()
|
/linux-4.1.27/drivers/staging/dgnc/ |
D | dgnc_tty.c | 1427 tty->closing = 1; in dgnc_tty_close() 1458 tty->closing = 0; in dgnc_tty_close()
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 215 closeing||closing
|
/linux-4.1.27/Documentation/video4linux/ |
D | videobuf | 231 purpose is clearly to cause the closing of the file descriptor to fail if
|
/linux-4.1.27/Documentation/filesystems/ |
D | hpfs.txt | 231 1.92 Corrected a bug when sync was called just before closing file
|
D | path-lookup.txt | 228 before closing d_seq critical section on the parent. This gives an interlocking
|
D | coda.txt | 1652 4. After closing of the queues, no VFS operations can succeed. Here 1657 5. Upon closing the namecache shall be flushed and disabled.
|
D | vfs.txt | 79 Reading, writing and closing files (and other assorted VFS operations)
|
/linux-4.1.27/Documentation/ioctl/ |
D | cdrom.txt | 281 ENOSYS cd drive not capable of closing the tray
|
/linux-4.1.27/include/rdma/ |
D | ib_verbs.h | 1156 int closing; member
|
/linux-4.1.27/fs/btrfs/ |
D | ctree.h | 1627 int closing; member 3657 return fs_info->closing; in btrfs_fs_closing()
|
D | disk-io.c | 3719 fs_info->closing = 1; in close_ctree() 3755 fs_info->closing = 2; in close_ctree()
|
/linux-4.1.27/Documentation/input/ |
D | atarikbd.txt | 107 changed (i.e. for each opening or closing of a joystick switch or trigger).
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 355 Notice that any strategic code (closing tray upon $open()$, etc.)\ is 679 on the \cdrom, such as closing the tray.
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.c | 4638 tty->closing = 1; in dgap_tty_close() 4661 tty->closing = 0; in dgap_tty_close()
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_tty.c | 1577 tty->closing = 1; in isdn_tty_close()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 537 and closing file structs in writepage/partialpagewrite. Add statistics
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 2296 Note that closing the resamplefd is not sufficient to disable the
|