Home
last modified time | relevance | path

Searched refs:close (Results 2851 – 2875 of 3022) sorted by relevance

1...<<111112113114115116117118119120121

/openbmc/linux/kernel/trace/
H A Dtrace.c4180 if (iter->trace->close) in s_start()
4181 iter->trace->close(iter); in s_start()
5040 if (iter->trace && iter->trace->close) in tracing_release()
5041 iter->trace->close(iter); in tracing_release()
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c437 chan->ops->close(chan); in l2cap_chan_timeout()
1787 chan->ops->close(chan); in l2cap_conn_del()
4461 chan->ops->close(chan); in l2cap_disconnect_req()
4502 chan->ops->close(chan); in l2cap_disconnect_rsp()
H A Dsmp.c3237 .close = l2cap_chan_no_close,
3279 .close = l2cap_chan_no_close,
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl1513 my ($linenr, $remain, $outer, $open, $close, $off) = @_;
1545 if ($c eq $close && $level > 0) {
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c9528 static void bnx2x_set_234_gates(struct bnx2x *bp, bool close) in bnx2x_set_234_gates() argument
9535 REG_WR(bp, PXP_REG_HST_DISCARD_DOORBELLS, !!close); in bnx2x_set_234_gates()
9537 REG_WR(bp, PXP_REG_HST_DISCARD_INTERNAL_WRITES, !!close); in bnx2x_set_234_gates()
9545 (!close) ? (val | HC_CONFIG_1_REG_BLOCK_DISABLE_1) : in bnx2x_set_234_gates()
9550 (!close) ? (val | HC_CONFIG_0_REG_BLOCK_DISABLE_0) : in bnx2x_set_234_gates()
9557 (!close) ? in bnx2x_set_234_gates()
9563 close ? "closing" : "opening"); in bnx2x_set_234_gates()
/openbmc/linux/Documentation/filesystems/
H A Dntfs.rst308 look at the Disk Id close to the top of the output for each (the PRIVATE HEADER
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch464 + "close", /* 3 */
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc1395 connect(quitAction, SIGNAL(triggered(bool)), SLOT(close())); in ConfigMainWindow()
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c1127 close(s->hostfd); in usb_host_close()
/openbmc/linux/drivers/media/i2c/
H A Dtvp5150.c1746 .close = tvp5150_close,
/openbmc/linux/net/sunrpc/
H A Dxprt.c742 xprt->ops->close(xprt); in xprt_autoclose()
/openbmc/linux/sound/drivers/
H A Daloop.c1300 .close = loopback_close,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c384 close(fd); in is_bpf_obj_file()
/openbmc/linux/drivers/tty/
H A Dnozomi.c1801 .close = ntty_close,
H A Dmxser.c1696 .close = mxser_close,
/openbmc/linux/net/ipv6/
H A Dudp.c1774 .close = udp_lib_close,
/openbmc/linux/net/ipv4/
H A Daf_inet.c436 sk->sk_prot->close(sk, timeout); in inet_release()
/openbmc/phosphor-fan-presence/docs/control/
H A Devents.md591 attributes are written close together by the host, this allows the action to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-Make-ndiff-support-python3.patch1607 uninstaller_file.close()
1622 f.close()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c3823 .close = gbe_close,
3840 .close = gbe_close,
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dnew-recipe.rst126 whether someone else has already written one that meets (or comes close
135 - *Locate and modify a recipe that is close to what you want to do:*
148 recipe that is close to meeting your needs, you can use the following
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c1661 EFI_CALL(f->close(f)); in efi_load_image_from_path()
/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.c2041 .close = acm_tty_close,
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst622 sent to the user daemon. This tells the user daemon to close all anonymous fds
/openbmc/linux/drivers/s390/char/
H A Dcon3270.c1963 .close = tty3270_close,

1...<<111112113114115116117118119120121