Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
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.3-rc2/drivers/video/
A Daperture.c153 bool detached = !ap->dev; in devm_aperture_acquire_release() local
155 if (detached) in devm_aperture_acquire_release()
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
A Dswitchdev.rst122 hw_addr 00:00:00:00:00:00 state inactive opstate detached
129 hw_addr 00:00:00:00:00:00 state inactive opstate detached
182 hw_addr 00:00:00:00:88:88 state inactive opstate detached
191 hw_addr 00:00:00:00:88:88 state active opstate detached
/linux-6.3-rc2/drivers/net/
A Dtun.c595 tfile->detached = tun; in tun_disable_queue()
604 tfile->detached = NULL; in tun_enable_queue()
643 if (!tfile->detached) in __tun_detach()
774 if (!tfile->detached && in tun_attach()
789 if (!tfile->detached && in tun_attach()
799 if (tfile->detached) { in tun_attach()
820 if (tfile->detached) { in tun_attach()
1934 !tfile->detached) in tun_get_user()
2508 !tfile->detached) in tun_xdp_one()
2721 if (tfile->detached) in tun_set_iff()
[all …]
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-extcon52 cables attached and HDMI and EAR_JACK cables detached.
81 device. The state value is either 0 (detached) or 1
A Dconfigfs-usb-gadget-mass-storage37 file to be forcibly detached from the LUN,
A Dsysfs-firmware-ofw10 Some device drivers use a separate detached device tree which
/linux-6.3-rc2/Documentation/devicetree/bindings/extcon/
A Dsiliconmitus,sm5502-muic.yaml15 attached or detached and button is pressed or released. It is interfaced to
A Dextcon-usbc-cros-ec.yaml15 or USB devices when said accessories are attached or detached.
/linux-6.3-rc2/fs/btrfs/
A Dbackref.h371 unsigned int detached:1; member
416 struct list_head detached; member
A Drelocation.c206 BUG_ON(node->detached); in walk_up_backref()
271 while (!list_empty(&cache->detached)) { in update_backref_cache()
272 node = list_entry(cache->detached.next, in update_backref_cache()
444 list_add(&cur->list, &cache->detached); in handle_useless_nodes()
445 cur->detached = 1; in handle_useless_nodes()
536 ASSERT(!node || !node->detached); in build_backref_tree()
566 if (node->detached) in clone_backref_node()
578 BUG_ON(node->detached); in clone_backref_node()
A Dbackref.c2967 INIT_LIST_HEAD(&cache->detached); in btrfs_backref_init_cache()
3023 BUG_ON(!node->lowest && !node->detached); in btrfs_backref_cleanup_node()
3053 while (!list_empty(&cache->detached)) { in btrfs_backref_release_cache()
3054 node = list_entry(cache->detached.next, in btrfs_backref_release_cache()
3072 ASSERT(list_empty(&cache->detached)); in btrfs_backref_release_cache()
3493 if (upper->detached) { in btrfs_backref_finish_upper_links()
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/clients/
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.3-rc2/drivers/of/
A Dof_private.h109 bool detached);
A Dfdt.c369 bool detached) in __unflatten_device_tree() argument
424 if (detached && mynodes && *mynodes) { in __unflatten_device_tree()
/linux-6.3-rc2/scripts/coccinelle/free/
A Ddevm_free.cocci4 /// the device is detached, and thus the use of the standard freeing
/linux-6.3-rc2/tools/bpf/bpftool/Documentation/
A Dbpftool-link.rst59 program will stay valid, but they will be detached from the
/linux-6.3-rc2/drivers/platform/surface/
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.3-rc2/Documentation/bpf/
A Dprog_lsm.rst124 The program can be detached from the LSM hook by *destroying* the ``link``
/linux-6.3-rc2/Documentation/trace/rv/
A Dda_monitor_instrumentation.rst163 The probes then need to be detached at the disable phase.
/linux-6.3-rc2/Documentation/powerpc/
A Dassociativity.rst51 domain numbering. With numa distance computation now detached from the index value in
/linux-6.3-rc2/Documentation/kbuild/
A Dreproducible-builds.rst93 3. Create detached signatures for the modules, and publish them as
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dprintk-formats.rst461 d - detached
/linux-6.3-rc2/Documentation/driver-api/
A Dconsole.rst79 When unbinding, the modular driver is detached first, and then the system
/linux-6.3-rc2/tools/usb/usbip/
A DREADME240 port 0 detached

Completed in 37 milliseconds

123