Searched refs:dormant (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/md/dm-vdo/indexer/ ! |
| H A D | funnel-requestqueue.c | 65 atomic_t dormant; member 115 static void wait_for_request(struct uds_request_queue *queue, bool dormant, in wait_for_request() argument 119 if (dormant) { in wait_for_request() 136 bool dormant = atomic_read(&queue->dormant); in request_queue_worker() local 141 wait_for_request(queue, dormant, time_batch, &request, &waited); in request_queue_worker() 149 if (dormant) { in request_queue_worker() 154 atomic_set(&queue->dormant, false); in request_queue_worker() 155 dormant = false; in request_queue_worker() 169 atomic_set(&queue->dormant, true); in request_queue_worker() 170 dormant = true; in request_queue_worker() [all …]
|
| /linux/Documentation/ABI/testing/ ! |
| H A D | sysfs-class-net | 124 What: /sys/class/net/<iface>/dormant 129 Indicates whether the interface is in dormant state. Possible 131 0: interface is not dormant 132 1: interface is dormant 137 will also reflect the dormant state. 215 attribute should be used in conjunction with 'dormant' attribute 220 1 dormant link mode 254 "dormant", "up".
|
| H A D | sysfs-class-devlink | 74 - 'dormant' 85 'dormant' means the supplier and the consumer devices have not
|
| /linux/Documentation/staging/ ! |
| H A D | static-keys.rst | 62 tracepoints are often dormant (disabled) and provide no direct kernel
|
| /linux/net/core/ ! |
| H A D | net-sysfs.c | 430 static DEVICE_ATTR_RO(dormant);
|
| /linux/Documentation/networking/diagnostic/ ! |
| H A D | twisted_pair_layer1_diagnostics.rst | 772 2. The problem is lying dormant, waiting for just the right moment to magically
|
| /linux/Documentation/scsi/ ! |
| H A D | st.rst | 49 above. Additional modes are dormant until they are defined by the
|