Home
last modified time | relevance | path

Searched refs:detach (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dsockopt_multi.c70 goto detach; in run_getsockopt_test()
78 goto detach; in run_getsockopt_test()
84 goto detach; in run_getsockopt_test()
94 goto detach; in run_getsockopt_test()
101 goto detach; in run_getsockopt_test()
107 goto detach; in run_getsockopt_test()
118 goto detach; in run_getsockopt_test()
125 goto detach; in run_getsockopt_test()
131 goto detach; in run_getsockopt_test()
144 goto detach; in run_getsockopt_test()
[all …]
Dsk_lookup.c538 goto detach; in query_lookup_prog()
541 goto detach; in query_lookup_prog()
547 goto detach; in query_lookup_prog()
553 goto detach; in query_lookup_prog()
556 goto detach; in query_lookup_prog()
578 goto detach; in query_lookup_prog()
588 detach: in query_lookup_prog()
880 goto detach; in drop_on_lookup()
905 detach: in drop_on_lookup()
963 goto detach; in drop_on_reuseport()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/usb/usbip/
Dusbip_test.sh157 src/usbip detach -p 00;
158 src/usbip detach -p 01;
166 src/usbip detach -p 00;
167 src/usbip detach -p 01;
171 src/usbip detach -p 100;
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dflow_dissector_load.c61 bool detach = false; in parse_opts() local
67 if (detach) in parse_opts()
74 detach = true; in parse_opts()
91 if (detach) in parse_opts()
/kernel/linux/linux-5.10/tools/perf/tests/
Devent-times.c164 int (detach)(struct evlist *)) in test_times()
198 TEST_ASSERT_VAL("failed to detach", !detach(evlist)); in test_times()
223 #define _T(attach, detach) \ in test__event_times() argument
224 err = test_times(attach, detach); \ in test__event_times()
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
Dbpftool-net.rst18 { **show** | **list** | **attach** | **detach** | **help** }
25 | **bpftool** **net detach** *ATTACH_TYPE* **dev** *NAME*
67 **bpftool** **net detach** *ATTACH_TYPE* **dev** *NAME*
69 type specified by *ATTACH_TYPE*. To detach bpf program, same
169 | **# bpftool net detach xdpdrv dev enp6s0np0**
Dbpftool-link.rst24 | **bpftool** **link detach** *LINK*
53 **bpftool link detach** *LINK*
54 Force-detach link *LINK*. BPF link and its underlying BPF
Dbpftool.rst29 | **load** | **attach** | **detach** | **help** }
31 *CGROUP-COMMANDS* := { **show** | **list** | **attach** | **detach** | **help** }
Dbpftool-cgroup.rst18 { **show** | **list** | **tree** | **attach** | **detach** | **help** }
26 | **bpftool** **cgroup detach** *CGROUP* *ATTACH_TYPE* *PROG*
112 **bpftool cgroup detach** *CGROUP* *ATTACH_TYPE* *PROG*
142 | **# bpftool cgroup detach /sys/fs/cgroup/test.slice/ device id 1**
/kernel/linux/linux-5.10/drivers/base/power/
Dcommon.c185 if (dev->pm_domain && dev->pm_domain->detach) in dev_pm_domain_detach()
186 dev->pm_domain->detach(dev, power_off); in dev_pm_domain_detach()
/kernel/linux/linux-5.10/include/net/
Drsi_91x.h51 void (*detach)(void *priv); member
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Damplc_pc236.c66 .detach = comedi_legacy_detach,
Dni_labpc.c107 .detach = labpc_detach,
Dni_daq_dio24.c56 .detach = comedi_pcmcia_disable,
Ddas08_pci.c70 .detach = comedi_pci_detach,
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dsuperpipe.c49 static void marshal_det_to_rele(struct dk_cxlflash_detach *detach, in marshal_det_to_rele() argument
52 release->hdr = detach->hdr; in marshal_det_to_rele()
53 release->context_id = detach->context_id; in marshal_det_to_rele()
891 struct dk_cxlflash_detach *detach) in _cxlflash_disk_detach() argument
902 u64 ctxid = DECODE_CTXID(detach->context_id), in _cxlflash_disk_detach()
903 rctxid = detach->context_id; in _cxlflash_disk_detach()
921 marshal_det_to_rele(detach, &rel); in _cxlflash_disk_detach()
958 struct dk_cxlflash_detach *detach) in cxlflash_disk_detach() argument
960 return _cxlflash_disk_detach(sdev, NULL, detach); in cxlflash_disk_detach()
996 struct dk_cxlflash_detach detach = { { 0 }, 0 }; in cxlflash_cxl_release() local
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/driver-model/
Ddevres.rst23 iomapped address should be kept and unmapped on driver detach. For
36 attention or testing as core code, and bugs on driver detach or
41 So, many low level drivers end up leaking resources on driver detach
53 matter what, all devres entries are released on driver detach. On
62 automatically released on driver detach. Implementation looks like
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_prime.c67 .detach = vmw_prime_map_detach,
/kernel/linux/linux-5.10/drivers/net/phy/
Dsfp.h11 void (*detach)(struct sfp *sfp); member
/kernel/linux/linux-5.10/tools/bpf/bpftool/bash-completion/
Dbpftool386 attach|detach)
582 COMPREPLY=( $( compgen -W 'dump help pin attach detach \
1006 attach|detach)
1049 COMPREPLY=( $( compgen -W 'help attach detach \
1106 detach)
1121 show list attach detach' -- "$cur" ) )
1146 show|list|pin|detach)
1163 pin|detach)
/kernel/linux/linux-5.10/include/scsi/
Dscsi_dh.h57 void (*detach)(struct scsi_device *); member
/kernel/linux/linux-5.10/Documentation/driver-api/acpi/
Dscan_handlers.rst45 void (*detach)(struct acpi_device *dev);
50 maintained by the ACPI core and the .attach() and .detach() callbacks are
71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
Dgr2d.c62 goto detach; in gr2d_init()
67 detach: in gr2d_init()
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_dh.c165 sdev->handler->detach(sdev); in scsi_dh_handler_detach()
204 if (!scsi_dh->attach || !scsi_dh->detach) in scsi_register_device_handler()
/kernel/linux/linux-5.10/include/drm/bridge/
Ddw_mipi_dsi.h45 int (*detach)(void *priv_data, member

12345678910>>...14