Home
last modified time | relevance | path

Searched refs:detached (Results 1 – 25 of 61) sorted by relevance

123

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dperf_branches.c65 bool detached = false; in test_perf_branches_common() local
91 detached = true; in test_perf_branches_common()
97 if (!detached) in test_perf_branches_common()
/linux-6.15/tools/testing/selftests/net/
H A Dnl_netdev.py103 detached = [pp for pp in pp_list if "detach-time" in pp]
105 ksft_eq(len(detached), 1)
/linux-6.15/drivers/video/
H A Daperture.c153 bool detached = !ap->dev; in devm_aperture_acquire_release() local
155 if (detached) in devm_aperture_acquire_release()
/linux-6.15/drivers/net/
H A Dtun.c530 tfile->detached = tun; in tun_disable_queue()
539 tfile->detached = NULL; in tun_enable_queue()
578 if (!tfile->detached) in __tun_detach()
710 if (!tfile->detached && in tun_attach()
725 if (!tfile->detached && in tun_attach()
735 if (tfile->detached) { in tun_attach()
756 if (tfile->detached) { in tun_attach()
1876 !tfile->detached) in tun_get_user()
2450 !tfile->detached) in tun_xdp_one()
2673 if (tfile->detached) in tun_set_iff()
[all …]
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-extcon52 cables attached and HDMI and EAR_JACK cables detached.
81 device. The state value is either 0 (detached) or 1
H A Dconfigfs-usb-gadget-mass-storage37 file to be forcibly detached from the LUN,
H A Dsysfs-firmware-ofw10 Some device drivers use a separate detached device tree which
/linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dswitchdev.rst144 hw_addr 00:00:00:00:00:00 state inactive opstate detached
151 hw_addr 00:00:00:00:00:00 state inactive opstate detached
224 hw_addr 00:00:00:00:88:88 state inactive opstate detached
233 hw_addr 00:00:00:00:88:88 state active opstate detached
/linux-6.15/Documentation/devicetree/bindings/extcon/
H A Dsiliconmitus,sm5502-muic.yaml15 attached or detached and button is pressed or released. It is interfaced to
H A Dextcon-usbc-cros-ec.yaml15 or USB devices when said accessories are attached or detached.
/linux-6.15/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst37 detached, optionally (model dependent) housing the discrete GPU (dGPU).
41 operation and allowing it to be detached when requested.
94 can be detached from the base. This is the exact behavior as without
99 clipboard cannot be detached from the base. Furthermore, the EC sends
265 - Base has been detached/is not present.
379 attached, detached, or detachment has become infeasible due to low clipboard
636 Get the current base connection state (i.e. attached/detached) and the type
/linux-6.15/drivers/of/
H A Dof_private.h120 bool detached);
H A Dfdt.c354 bool detached) in __unflatten_device_tree() argument
409 if (detached && mynodes && *mynodes) { in __unflatten_device_tree()
/linux-6.15/scripts/coccinelle/free/
H A Ddevm_free.cocci4 /// the device is detached, and thus the use of the standard freeing
/linux-6.15/tools/bpf/bpftool/Documentation/
H A Dbpftool-link.rst56 valid, but they will be detached from the respective BPF hook and BPF link
/linux-6.15/include/drm/
H A Ddrm_gpusvm.h97 struct completion detached; member
/linux-6.15/fs/btrfs/
H A Dbackref.h356 unsigned int detached:1; member
/linux-6.15/drivers/platform/surface/
H A DKconfig145 being detached or folded back (essentially signaling when the keyboard is
160 CPU (called the clipboard) can be detached from the base (containing a
/linux-6.15/Documentation/bpf/
H A Dprog_lsm.rst124 The program can be detached from the LSM hook by *destroying* the ``link``
/linux-6.15/drivers/gpu/drm/
H A Ddrm_gpusvm.c363 complete_all(&devmem->detached); in drm_gpusvm_zdd_destroy()
1959 if (completion_done(&devmem_allocation->detached)) in drm_gpusvm_evict_to_ram()
2267 init_completion(&devmem_allocation->detached); in drm_gpusvm_devmem_init()
/linux-6.15/Documentation/netlink/specs/
H A Dnetdev.yaml169 Seconds in CLOCK_BOOTTIME of when Page Pool was detached by
170 the driver. Once detached Page Pool can no longer be used to
175 Attribute is absent if Page Pool has not been detached, and
/linux-6.15/Documentation/arch/powerpc/
H A Dassociativity.rst51 domain numbering. With numa distance computation now detached from the index value in
/linux-6.15/Documentation/trace/rv/
H A Dda_monitor_instrumentation.rst163 The probes then need to be detached at the disable phase.
/linux-6.15/Documentation/kbuild/
H A Dreproducible-builds.rst93 3. Create detached signatures for the modules, and publish them as
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst461 d - detached

123