| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A 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/drivers/gpu/drm/ |
| A D | drm_aperture.c | 149 bool detached = !ap->dev; in devm_aperture_acquire_release() local 151 if (detached) in devm_aperture_acquire_release()
|
| /linux/drivers/net/ |
| A D | tun.c | 590 tfile->detached = tun; in tun_disable_queue() 599 tfile->detached = NULL; in tun_enable_queue() 763 if (!tfile->detached && in tun_attach() 778 if (!tfile->detached && in tun_attach() 788 if (tfile->detached) { in tun_attach() 809 if (tfile->detached) { in tun_attach() 1918 !tfile->detached) in tun_get_user() 2464 !tfile->detached) in tun_xdp_one() 2662 if (tfile->detached) in tun_set_iff() 2894 tun = tfile->detached; in tun_set_queue() [all …]
|
| /linux/fs/btrfs/ |
| A D | backref.h | 204 unsigned int detached:1; member 249 struct list_head detached; member
|
| A D | backref.c | 2486 INIT_LIST_HEAD(&cache->detached); 2542 BUG_ON(!node->lowest && !node->detached); 2572 while (!list_empty(&cache->detached)) { 2573 node = list_entry(cache->detached.next, 2591 ASSERT(list_empty(&cache->detached)); 3012 if (upper->detached) {
|
| A D | relocation.c | 196 BUG_ON(node->detached); in walk_up_backref() 261 while (!list_empty(&cache->detached)) { in update_backref_cache() 262 node = list_entry(cache->detached.next, in update_backref_cache() 434 list_add(&cur->list, &cache->detached); in handle_useless_nodes() 435 cur->detached = 1; in handle_useless_nodes() 526 ASSERT(!node || !node->detached); in build_backref_tree() 556 if (node->detached) in clone_backref_node() 568 BUG_ON(node->detached); in clone_backref_node()
|
| /linux/Documentation/ABI/testing/ |
| A 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
|
| A D | sysfs-firmware-ofw | 10 Some device drivers use a separate detached device tree which
|
| /linux/Documentation/driver-api/surface_aggregator/clients/ |
| A 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/Documentation/devicetree/bindings/extcon/ |
| A D | siliconmitus,sm5502-muic.yaml | 15 attached or detached and button is pressed or released. It is interfaced to
|
| A D | extcon-usbc-cros-ec.yaml | 16 or USB devices when said accessories are attached or detached.
|
| /linux/drivers/of/ |
| A D | of_private.h | 109 bool detached);
|
| A D | fdt.c | 369 bool detached) in __unflatten_device_tree() argument 424 if (detached && mynodes && *mynodes) { in __unflatten_device_tree()
|
| /linux/tools/bpf/bpftool/Documentation/ |
| A D | bpftool-link.rst | 56 program will stay valid, but they will be detached from the
|
| /linux/scripts/coccinelle/free/ |
| A D | devm_free.cocci | 4 /// the device is detached, and thus the use of the standard freeing
|
| /linux/Documentation/bpf/ |
| A D | bpf_lsm.rst | 124 The program can be detached from the LSM hook by *destroying* the ``link``
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/ |
| A 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/Documentation/powerpc/ |
| A D | associativity.rst | 51 domain numbering. With numa distance computation now detached from the index value in
|
| /linux/Documentation/kbuild/ |
| A D | reproducible-builds.rst | 93 3. Create detached signatures for the modules, and publish them as
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| A D | printk-formats.rst | 460 d - detached
|
| /linux/Documentation/driver-api/ |
| A D | console.rst | 79 When unbinding, the modular driver is detached first, and then the system
|
| /linux/arch/arm/crypto/ |
| A D | sha1-armv4-large.S | 35 @ small = detached Xload/update, loops are folded; 36 @ compact = detached Xload/update, 5x unroll;
|
| /linux/tools/usb/usbip/ |
| A D | README | 240 port 0 detached
|
| /linux/Documentation/devicetree/ |
| A D | of_unittest.rst | 199 detached and then moving up the parent nodes are removed, and eventually the
|
| /linux/drivers/platform/surface/ |
| A D | Kconfig | 115 CPU (called the clipboard) can be detached from the base (containing a
|