/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | perf_branches.c | 65 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-v6.1/drivers/video/ |
D | aperture.c | 153 bool detached = !ap->dev; in devm_aperture_acquire_release() local 155 if (detached) in devm_aperture_acquire_release()
|
/Linux-v6.1/drivers/net/ |
D | tun.c | 145 struct tun_struct *detached; member 595 tfile->detached = tun; in tun_disable_queue() 602 struct tun_struct *tun = tfile->detached; in tun_enable_queue() 604 tfile->detached = NULL; in tun_enable_queue() 643 if (!tfile->detached) in __tun_detach() 648 if (tun && !tfile->detached) { in __tun_detach() 673 } else if (tfile->detached && clean) { in __tun_detach() 766 if (rtnl_dereference(tfile->tun) && !tfile->detached) in tun_attach() 774 if (!tfile->detached && in tun_attach() 789 if (!tfile->detached && in tun_attach() [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-extcon | 52 cables attached and HDMI and EAR_JACK cables detached. 81 device. The state value is either 0 (detached) or 1
|
D | configfs-usb-gadget-mass-storage | 37 file to be forcibly detached from the LUN,
|
D | sysfs-firmware-ofw | 10 Some device drivers use a separate detached device tree which
|
/Linux-v6.1/fs/btrfs/ |
D | backref.h | 220 unsigned int detached:1; member 265 struct list_head detached; member
|
D | backref.c | 2711 INIT_LIST_HEAD(&cache->detached); in btrfs_backref_init_cache() 2767 BUG_ON(!node->lowest && !node->detached); in btrfs_backref_cleanup_node() 2797 while (!list_empty(&cache->detached)) { in btrfs_backref_release_cache() 2798 node = list_entry(cache->detached.next, in btrfs_backref_release_cache() 2816 ASSERT(list_empty(&cache->detached)); in btrfs_backref_release_cache() 3237 if (upper->detached) { in btrfs_backref_finish_upper_links()
|
D | relocation.c | 197 BUG_ON(node->detached); in walk_up_backref() 262 while (!list_empty(&cache->detached)) { in update_backref_cache() 263 node = list_entry(cache->detached.next, in update_backref_cache() 435 list_add(&cur->list, &cache->detached); in handle_useless_nodes() 436 cur->detached = 1; in handle_useless_nodes() 527 ASSERT(!node || !node->detached); in build_backref_tree() 557 if (node->detached) in clone_backref_node() 569 BUG_ON(node->detached); in clone_backref_node()
|
/Linux-v6.1/Documentation/driver-api/surface_aggregator/clients/ |
D | dtx.rst | 37 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-v6.1/drivers/of/ |
D | of_private.h | 109 bool detached);
|
D | fdt.c | 370 bool detached) in __unflatten_device_tree() argument 425 if (detached && mynodes && *mynodes) { in __unflatten_device_tree()
|
/Linux-v6.1/scripts/coccinelle/free/ |
D | devm_free.cocci | 4 /// the device is detached, and thus the use of the standard freeing
|
/Linux-v6.1/tools/bpf/bpftool/Documentation/ |
D | bpftool-link.rst | 59 program will stay valid, but they will be detached from the
|
/Linux-v6.1/drivers/platform/surface/ |
D | Kconfig | 145 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-v6.1/Documentation/bpf/ |
D | prog_lsm.rst | 124 The program can be detached from the LSM hook by *destroying* the ``link``
|
/Linux-v6.1/Documentation/trace/rv/ |
D | da_monitor_instrumentation.rst | 163 The probes then need to be detached at the disable phase.
|
/Linux-v6.1/Documentation/powerpc/ |
D | associativity.rst | 51 domain numbering. With numa distance computation now detached from the index value in
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/mellanox/ |
D | mlx5.rst | 328 hw_addr 00:00:00:00:00:00 state inactive opstate detached 335 hw_addr 00:00:00:00:00:00 state inactive opstate detached 401 hw_addr 00:00:00:00:88:88 state inactive opstate detached 410 hw_addr 00:00:00:00:88:88 state active opstate detached
|
/Linux-v6.1/Documentation/kbuild/ |
D | reproducible-builds.rst | 93 3. Create detached signatures for the modules, and publish them as
|
/Linux-v6.1/Documentation/translations/zh_CN/core-api/ |
D | printk-formats.rst | 461 d - detached
|
/Linux-v6.1/Documentation/driver-api/ |
D | console.rst | 79 When unbinding, the modular driver is detached first, and then the system
|
/Linux-v6.1/tools/usb/usbip/ |
D | README | 240 port 0 detached
|
/Linux-v6.1/arch/arm/crypto/ |
D | sha1-armv4-large.S | 35 @ small = detached Xload/update, loops are folded; 36 @ compact = detached Xload/update, 5x unroll;
|
/Linux-v6.1/Documentation/devicetree/ |
D | of_unittest.rst | 220 detached and then moving up the parent nodes are removed, and eventually the
|