/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_uiom.h | 92 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 | 652 usnic_uiom_reg_release(mr->umem, ibmr->pd->uobject->context->closing); in usnic_ib_dereg_mr()
|
/linux-4.4.14/Documentation/trace/ |
D | function-graph-fold.vim | 7 " as would normally appear on the line with the closing brace. Folded
|
D | ftrace.txt | 1939 the closing bracket line of a function or on the same line 2051 The function name is always displayed after the closing bracket 2055 Display of the function name after the closing bracket may be
|
/linux-4.4.14/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.4.14/drivers/tty/ |
D | tty_port.c | 483 tty->closing = 1; in tty_port_close_start() 508 tty->closing = 0; in tty_port_close_end()
|
D | n_tty.c | 1631 else if (tty->closing && !L_EXTPROC(tty)) in __receive_buf() 1936 tty->closing = 0; in n_tty_open()
|
D | rocket.c | 1047 tty->closing = 0; in rp_close()
|
/linux-4.4.14/drivers/tty/ipwireless/ |
D | tty.c | 56 int closing; member 539 ttyj->closing = 1; in ipwireless_tty_free()
|
/linux-4.4.14/fs/proc/ |
D | inode.c | 141 if (pdeo->closing) { in close_pdeo() 150 pdeo->closing = 1; in close_pdeo()
|
D | internal.h | 206 int closing; member
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | sleep.S | 106 @ prepare for closing PLL
|
/linux-4.4.14/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.4.14/Documentation/ |
D | SAK.txt | 63 be closing standard input. You can work around this by finding the
|
D | email-clients.txt | 259 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.4.14/Documentation/serial/ |
D | n_gsm.txt | 78 6- first close all virtual ports before closing the physical port.
|
/linux-4.4.14/drivers/infiniband/core/ |
D | umem.c | 293 if (context->closing) { in ib_umem_release()
|
D | ucma.c | 97 int closing; member 146 if (ctx->closing) in ucma_get_ctx() 300 ctx->closing = 1; in ucma_removal_event_handler() 599 if (!ctx->closing) { in ucma_destroy_id() 1668 if (!ctx->closing) { in ucma_close()
|
D | uverbs_main.c | 214 context->closing = 1; in ib_uverbs_cleanup_ucontext()
|
D | uverbs_cmd.c | 337 ucontext->closing = 0; in ib_uverbs_get_context()
|
/linux-4.4.14/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 | 423 degradation. If set, TCP will not cache metrics on closing
|
/linux-4.4.14/drivers/tty/serial/ |
D | 68328serial.c | 1038 tty->closing = 1; 1055 tty->closing = 0;
|
D | crisv10.c | 3623 tty->closing = 1; in rs_close() 3649 tty->closing = 0; in rs_close()
|
D | serial_core.c | 1444 tty->closing = 0; in uart_close()
|
/linux-4.4.14/drivers/s390/char/ |
D | con3215.c | 1009 tty->closing = 1; in tty3215_close() 1013 tty->closing = 0; in tty3215_close()
|
/linux-4.4.14/drivers/net/ppp/ |
D | ppp_generic.c | 136 int closing; /* is device closing down? a8 */ member 1123 ppp->closing = 1; in ppp_dev_uninit() 1170 if (!ppp->closing) { in ppp_xmit_process() 1688 if (!ppp->closing) in ppp_do_recv()
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 170 int closing, int tx_ring); 4058 int closing, int tx_ring) in packet_set_ring() argument 4071 if (!closing && tx_ring && (po->tp_version > TPACKET_V2)) { in packet_set_ring() 4080 if (!closing) { in packet_set_ring() 4167 if (closing || atomic_read(&po->mapped) == 0) { in packet_set_ring() 4195 if (closing && (po->tp_version > TPACKET_V2)) { in packet_set_ring()
|
/linux-4.4.14/include/linux/ |
D | tty.h | 309 int closing; member
|
/linux-4.4.14/Documentation/watchdog/ |
D | watchdog-api.txt | 61 /dev/watchdog just before closing the file. If the userspace daemon
|
D | watchdog-parameters.txt | 272 nowayout: Disable watchdog when closing device file
|
/linux-4.4.14/Documentation/accounting/ |
D | taskstats.txt | 88 in cpus before closing the listening socket, the kernel cleans up its interest
|
/linux-4.4.14/Documentation/power/ |
D | userland-swsusp.txt | 112 SNAPSHOT_FREE_SWAP_PAGES before closing the device (in fact it will also
|
/linux-4.4.14/Documentation/s390/ |
D | monreader.txt | 155 read successfully, including the closing 0 byte read. Therefore you should
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | CMIPCI.txt | 183 "IEC958 Loop". The switches are resumed after closing the SPDIF PCM
|
/linux-4.4.14/Documentation/ide/ |
D | ChangeLog.ide-cd.1994-2004 | 154 * malloc'ed but never free'd when closing the device.
|
/linux-4.4.14/drivers/tty/hvc/ |
D | hvsi.c | 799 tty->closing = 1; in hvsi_close()
|
/linux-4.4.14/drivers/staging/dgnc/ |
D | dgnc_tty.c | 1425 tty->closing = 1; in dgnc_tty_close() 1455 tty->closing = 0; in dgnc_tty_close()
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 224 closeing||closing
|
/linux-4.4.14/Documentation/video4linux/ |
D | videobuf | 231 purpose is clearly to cause the closing of the file descriptor to fail if
|
/linux-4.4.14/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.4.14/Documentation/ioctl/ |
D | cdrom.txt | 281 ENOSYS cd drive not capable of closing the tray
|
/linux-4.4.14/include/rdma/ |
D | ib_verbs.h | 1245 int closing; member
|
/linux-4.4.14/fs/btrfs/ |
D | ctree.h | 1652 int closing; member 3715 return fs_info->closing; in btrfs_fs_closing()
|
D | disk-io.c | 3810 fs_info->closing = 1; in close_ctree() 3856 fs_info->closing = 2; in close_ctree()
|
/linux-4.4.14/Documentation/input/ |
D | atarikbd.txt | 107 changed (i.e. for each opening or closing of a joystick switch or trigger).
|
/linux-4.4.14/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.4.14/drivers/staging/dgap/ |
D | dgap.c | 4563 tty->closing = 1; in dgap_tty_close() 4585 tty->closing = 0; in dgap_tty_close()
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_tty.c | 1577 tty->closing = 1; in isdn_tty_close()
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 537 and closing file structs in writepage/partialpagewrite. Add statistics
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 2332 Note that closing the resamplefd is not sufficient to disable the
|