| /Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/extcon/ |
| D | extcon-sm5502.txt | 6 attached or detached and button is pressed or released. It is interfaced to
|
| /Linux-v5.10/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 | sysfs-firmware-ofw | 10 Some device drivers use a separate detached device tree which
|
| /Linux-v5.10/fs/btrfs/ |
| D | backref.h | 203 unsigned int detached:1; member 248 struct list_head detached; member
|
| D | relocation.c | 194 BUG_ON(node->detached); in walk_up_backref() 259 while (!list_empty(&cache->detached)) { in update_backref_cache() 260 node = list_entry(cache->detached.next, in update_backref_cache() 432 list_add(&cur->list, &cache->detached); in handle_useless_nodes() 433 cur->detached = 1; in handle_useless_nodes() 524 ASSERT(!node || !node->detached); in build_backref_tree() 554 if (node->detached) in clone_backref_node() 566 BUG_ON(node->detached); in clone_backref_node()
|
| D | backref.c | 2486 INIT_LIST_HEAD(&cache->detached); 2542 BUG_ON(!node->lowest && !node->detached); 2579 while (!list_empty(&cache->detached)) { 2580 node = list_entry(cache->detached.next, 2598 ASSERT(list_empty(&cache->detached)); 3019 if (upper->detached) {
|
| /Linux-v5.10/drivers/net/ |
| D | tun.c | 148 struct tun_struct *detached; member 587 tfile->detached = tun; in tun_disable_queue() 594 struct tun_struct *tun = tfile->detached; in tun_enable_queue() 596 tfile->detached = NULL; in tun_enable_queue() 639 if (tun && !tfile->detached) { in __tun_detach() 662 } else if (tfile->detached && clean) { in __tun_detach() 752 if (rtnl_dereference(tfile->tun) && !tfile->detached) in tun_attach() 760 if (!tfile->detached && in tun_attach() 775 if (!tfile->detached && in tun_attach() 785 if (tfile->detached) { in tun_attach() [all …]
|
| /Linux-v5.10/drivers/of/ |
| D | of_private.h | 107 bool detached);
|
| D | fdt.c | 371 bool detached) in __unflatten_device_tree() argument 418 if (detached && mynodes) { in __unflatten_device_tree()
|
| /Linux-v5.10/tools/bpf/bpftool/Documentation/ |
| D | bpftool-link.rst | 55 program will stay valid, but they will be detached from the
|
| /Linux-v5.10/scripts/coccinelle/free/ |
| D | devm_free.cocci | 4 /// the device is detached, and thus the use of the standard freeing
|
| /Linux-v5.10/Documentation/bpf/ |
| D | bpf_lsm.rst | 123 The program can be detached from the LSM hook by *destroying* the ``link``
|
| /Linux-v5.10/Documentation/kbuild/ |
| D | reproducible-builds.rst | 93 3. Create detached signatures for the modules, and publish them as
|
| /Linux-v5.10/Documentation/driver-api/ |
| D | console.rst | 79 When unbinding, the modular driver is detached first, and then the system
|
| D | vme.rst | 269 :c:func:`vme_lm_detach` allows on to be detached from each location monitor
|
| /Linux-v5.10/Documentation/devicetree/ |
| D | of_unittest.rst | 199 detached and then moving up the parent nodes are removed, and eventually the
|
| /Linux-v5.10/tools/usb/usbip/ |
| D | README | 240 port 0 detached
|
| /Linux-v5.10/arch/arm/crypto/ |
| D | sha1-armv4-large.S | 35 @ small = detached Xload/update, loops are folded; 36 @ compact = detached Xload/update, 5x unroll;
|
| /Linux-v5.10/Documentation/driver-api/driver-model/ |
| D | devres.rst | 101 detached. If most resources are acquired using managed interface, a
|
| /Linux-v5.10/Documentation/hid/ |
| D | hid-sensor.rst | 167 keyboard attached/detached or lid open/close.
|
| /Linux-v5.10/Documentation/s390/ |
| D | driver-model.rst | 194 * In online state, device detached (CIO_GONE) or last path gone
|
| /Linux-v5.10/Documentation/translations/it_IT/process/ |
| D | 7.AdvancedTopics.rst | 52 *index*, *fast-forward merge*, *push* e *pull*, *detached head*, eccetera.
|
| /Linux-v5.10/Documentation/process/ |
| D | 7.AdvancedTopics.rst | 45 remote branches, the index, fast-forward merges, pushes and pulls, detached
|
| /Linux-v5.10/Documentation/filesystems/caching/ |
| D | object.rst | 307 This means that the object will have to be detached from the netfs's
|