Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dtun.c158 struct tun_struct *detached; member
398 if (tun->numqueues == 1 || tfile->detached) in tun_flow_update()
488 tfile->detached = tun; in tun_disable_queue()
495 struct tun_struct *tun = tfile->detached; in tun_enable_queue()
497 tfile->detached = NULL; in tun_enable_queue()
516 if (tun && !tfile->detached) { in __tun_detach()
537 } else if (tfile->detached && clean) { in __tun_detach()
610 if (rtnl_dereference(tfile->tun) && !tfile->detached) in tun_attach()
618 if (!tfile->detached && in tun_attach()
637 if (tfile->detached) in tun_attach()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/extcon/
Dextcon-sm5502.txt6 attached or detached and button is pressed or released. It is interfaced to
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-extcon50 cables attached and HDMI and EAR_JACK cables detached.
78 device. The state value is either 0 (detached) or 1
Dsysfs-firmware-ofw10 Some device drivers use a separate detached device tree which
/linux-4.4.14/scripts/coccinelle/free/
Ddevm_free.cocci3 /// the device is detached, and thus the use of the standard freeing
/linux-4.4.14/fs/btrfs/
Drelocation.c84 unsigned int detached:1; member
115 struct list_head detached; member
214 INIT_LIST_HEAD(&cache->detached); in backref_cache_init()
223 while (!list_empty(&cache->detached)) { in backref_cache_cleanup()
224 node = list_entry(cache->detached.next, in backref_cache_cleanup()
240 BUG_ON(!list_empty(&cache->detached)); in backref_cache_cleanup()
359 BUG_ON(node->detached); in walk_up_backref()
433 BUG_ON(!node->lowest && !node->detached); in remove_backref_node()
495 while (!list_empty(&cache->detached)) { in update_backref_cache()
496 node = list_entry(cache->detached.next, in update_backref_cache()
[all …]
/linux-4.4.14/net/sched/
Dsch_fq.c116 static struct fq_flow detached, throttled; variable
120 f->next = &detached; in fq_flow_set_detached()
126 return f->next == &detached; in fq_flow_is_detached()
/linux-4.4.14/tools/usb/usbip/
DREADME187 port 0 detached
/linux-4.4.14/Documentation/console/
Dconsole.txt72 When unbinding, the modular driver is detached first, and then the system
/linux-4.4.14/Documentation/devicetree/
Dof_unittest.txt191 detached and then moving up the parent nodes are removed, and eventually the
/linux-4.4.14/arch/arm/crypto/
Dsha1-armv4-large.S25 @ small = detached Xload/update, loops are folded;
26 @ compact = detached Xload/update, 5x unroll;
/linux-4.4.14/Documentation/driver-model/
Ddevres.txt99 detached. If most resources are acquired using managed interface, a
/linux-4.4.14/Documentation/video4linux/
Dsoc-camera.txt74 .add and .remove methods are called when a sensor is attached to or detached
/linux-4.4.14/Documentation/hid/
Dhid-sensor.txt156 keyboard attached/detached or lid open/close.
/linux-4.4.14/Documentation/s390/
Ddriver-model.txt164 * In online state, device detached (CIO_GONE) or last path gone
/linux-4.4.14/Documentation/development-process/
D7.AdvancedTopics41 remote branches, the index, fast-forward merges, pushes and pulls, detached
/linux-4.4.14/Documentation/filesystems/caching/
Dobject.txt314 This means that the object will have to be detached from the netfs's
/linux-4.4.14/Documentation/fb/
Dfbcon.txt191 If fbcon is detached from the console layer, your boot console driver (which is
/linux-4.4.14/Documentation/
Dvme_api.txt383 The following functions allow a callback to be attached and detached from each
Dparport-lowlevel.txt126 unloading. Ports will only be detached if they are not being used
Dmd.txt125 Devices that have failed or are not yet active can be detached from an
/linux-4.4.14/kernel/sched/
Dfair.c5772 int detached = 0; in detach_tasks() local
5815 detached++; in detach_tasks()
5845 schedstat_add(env->sd, lb_gained[env->idle], detached); in detach_tasks()
5847 return detached; in detach_tasks()
/linux-4.4.14/Documentation/filesystems/
Dautofs4-mount-control.txt25 because the point from which the path is constructed has been detached
Dxfs-delayed-logging-design.txt341 detached from the log items. That is, when the CIL is flushed the memory
/linux-4.4.14/Documentation/networking/
Dfilter.txt141 and SO_LOCK_FILTER for preventing the filter to be detached, takes an
/linux-4.4.14/Documentation/power/
Dpci.txt972 verifying that the device is not used (like when the network cable is detached
/linux-4.4.14/arch/x86/
DKconfig1138 The preferred method to load microcode from a detached initrd is described
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3083 process is being ptraced by the signal thread, so it must be detached