Home
last modified time | relevance | path

Searched refs:detach (Results 201 – 225 of 429) sorted by relevance

12345678910>>...18

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1582 struct rsrc_detach *detach; in otx2_detach_resources() local
1585 detach = otx2_mbox_alloc_msg_detach_resources(mbox); in otx2_detach_resources()
1586 if (!detach) { in otx2_detach_resources()
1592 detach->partial = false; in otx2_detach_resources()
/openbmc/linux/drivers/staging/media/av7110/
H A Dbudget-patch.c654 .detach = budget_patch_detach,
/openbmc/linux/Documentation/driver-api/virtio/
H A Dwriting_virtio_drivers.rst82 /* detach unused buffers */
/openbmc/linux/drivers/comedi/drivers/
H A Dme_daq.c528 .detach = me_detach,
H A Ddmm32at.c609 .detach = comedi_legacy_detach,
H A Ddas16m1.c615 .detach = das16m1_detach,
H A Dpcmuio.c614 .detach = pcmuio_detach,
H A Ds526.c623 .detach = comedi_legacy_detach,
/openbmc/linux/drivers/net/phy/
H A Dmarvell-88x2222.c557 .detach = phy_sfp_detach,
/openbmc/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx_232 missing free of this memory on instance detach.
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-ed1.dts318 mbox-names = "vq0", "vq1", "shutdown", "detach";
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst36 | **bpftool** **prog detach** *PROG* *ATTACH_TYPE* [*MAP*]
175 **bpftool prog detach** *PROG* *ATTACH_TYPE* [*MAP*]
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c1481 if (rproc->ops->detach) { in rproc_set_rsc_table()
1751 if (!rproc->ops->detach) in __rproc_detach()
1765 ret = rproc->ops->detach(rproc); in __rproc_detach()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c374 if (u_ctx && u_ctx->detach) in chcr_ktls_dev_del()
446 if (u_ctx && u_ctx->detach) in chcr_ktls_dev_add()
2130 u_ctx->detach = false; in chcr_ktls_uld_add()
2220 u_ctx->detach = true; in chcr_ktls_uld_state_change()
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst146 - When we detach, we first try to flush any dirty data (if we were running in
245 host:/sys/block/sda/sda7/bcache# echo 1 > detach
419 detach
420 Write to this file to detach from a cache set. If there is dirty data in the
/openbmc/docs/testing/
H A Dlocal-ci-build.md142 git checkout --detach add-foo
/openbmc/qemu/include/hw/
H A Dusb.h351 void (*detach)(USBPort *port); member
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_core.c501 dev->ext->detach(dev); in saa7146_remove_one()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_internal.h178 int (*detach)(struct bpf_link *link); member
/openbmc/linux/kernel/bpf/
H A Dnet_namespace.c239 .detach = bpf_netns_link_detach,
/openbmc/linux/include/linux/
H A Dsfp.h539 void (*detach)(void *priv, struct sfp_bus *bus); member
H A Dpm.h745 void (*detach)(struct device *dev, bool power_off); member
/openbmc/linux/sound/drivers/
H A Dportman2x4.c670 .detach = snd_portman_detach,
/openbmc/linux/Documentation/bpf/
H A Dmap_cgroup_storage.rst134 storage is freed upon detach.
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c130 aspace->mmu->funcs->detach(aspace->mmu); in mdp4_destroy()

12345678910>>...18