/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
D | gpio-restart.txt | 7 will be driven in the inactive state. Otherwise its not driven until 13 inactive->active edge condition, triggering positive edge triggered 15 inactive, thus causing an active->inactive edge, triggering negative edge 16 triggered reset. After a delay specified by inactive-delay, the GPIO 30 specified, the GPIO is initialized as an output in its inactive state. 41 - inactive-delay: Delay (default 100) to wait after driving gpio inactive [ms] 52 inactive-delay = <100>;
|
D | gpio-poweroff.txt | 6 'input' is not found, the GPIO line will be driven in the inactive 11 condition. This will also cause an inactive->active edge condition, so 13 the GPIO is set to inactive, thus causing an active->inactive edge, 29 inactive state. 31 - inactive-delay-ms: Delay (default 100) to wait after driving gpio inactive
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
D | gpio-matrix-keypad.txt | 27 - drive-inactive-cols: drive inactive columns during scan, 28 default is to turn inactive columns into inputs.
|
/kernel/linux/linux-5.10/net/tipc/ |
D | subscr.c | 47 if (sub->inactive) in tipc_sub_send_event() 111 sub->inactive = true; in tipc_sub_timeout() 152 sub->inactive = false; in tipc_sub_subscribe()
|
D | subscr.h | 65 bool inactive; member
|
D | topsrv.c | 108 bool inactive; member 264 if (e->inactive) in tipc_conn_send_to_sock() 328 e->inactive = (event == TIPC_SUBSCR_TIMEOUT); in tipc_topsrv_queue_evt()
|
/kernel/linux/linux-5.10/include/trace/events/ |
D | vmscan.h | 459 unsigned long total_inactive, unsigned long inactive, 463 TP_ARGS(nid, reclaim_idx, total_inactive, inactive, total_active, active, ratio, file), 469 __field(unsigned long, inactive) 480 __entry->inactive = inactive; 491 __entry->total_inactive, __entry->inactive,
|
/kernel/linux/linux-5.10/kernel/bpf/ |
D | bpf_lru_list.c | 169 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_rotate_inactive() local 170 struct list_head *cur, *last, *next = inactive; in __bpf_lru_list_rotate_inactive() 174 if (list_empty(inactive)) in __bpf_lru_list_rotate_inactive() 178 if (last == inactive) in __bpf_lru_list_rotate_inactive() 183 if (cur == inactive) { in __bpf_lru_list_rotate_inactive() 212 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_shrink_inactive() local 217 list_for_each_entry_safe_reverse(node, tmp_node, inactive, list) { in __bpf_lru_list_shrink_inactive()
|
D | cgroup.c | 343 err = compute_effective_progs(desc, type, &desc->bpf.inactive); in update_effective_progs() 353 if (unlikely(desc->bpf.inactive)) { in update_effective_progs() 354 bpf_prog_array_free(desc->bpf.inactive); in update_effective_progs() 355 desc->bpf.inactive = NULL; in update_effective_progs() 360 activate_effective_progs(desc, type, desc->bpf.inactive); in update_effective_progs() 361 desc->bpf.inactive = NULL; in update_effective_progs() 373 bpf_prog_array_free(desc->bpf.inactive); in update_effective_progs() 374 desc->bpf.inactive = NULL; in update_effective_progs()
|
/kernel/linux/linux-5.10/arch/arm/include/debug/ |
D | sa1100.S | 32 @ if Ser3 is inactive, then try Ser1 37 @ if Ser1 is inactive, then try Ser2
|
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
D | strategies.rst | 32 ``inactive`` (idle). If they are active, they have to be in power states 34 are inactive, ideally, they should be in low-power states in which they may not 39 draw (or maximum energy usage) of it. If all of them are inactive, the system
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | perf_cpum_cf.c | 148 u64 inactive; in cpumf_pmu_disable() local 153 inactive = cpuhw->state & ~((1 << CPUMF_LCCTL_ENABLE_SHIFT) - 1); in cpumf_pmu_disable() 154 err = lcctl(inactive); in cpumf_pmu_disable()
|
D | perf_cpum_cf_diag.c | 159 u64 inactive; in cf_diag_disable() local 169 inactive = cpuhw->state & ~((1 << CPUMF_LCCTL_ENABLE_SHIFT) - 1); in cf_diag_disable() 170 err = lcctl(inactive); in cf_diag_disable()
|
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-class-rfkill | 75 0: inactive 89 0: inactive
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | writecache.rst | 73 2. load an inactive table with a linear target that maps 79 6. the cache device is now inactive and it can be deleted
|
/kernel/linux/linux-5.10/include/net/ |
D | bonding.h | 167 inactive:1, /* indicates inactive slave */ member 546 slave->inactive = 1; in bond_set_slave_inactive_flags() 553 slave->inactive = 0; in bond_set_slave_active_flags() 558 return slave->inactive; in bond_is_slave_inactive()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_encoder_phys_vid.c | 116 u32 inactive = in get_horizontal_total() local 119 return active + inactive; in get_horizontal_total() 125 u32 inactive = in get_vertical_total() local 128 return active + inactive; in get_vertical_total()
|
/kernel/linux/linux-5.10/mm/ |
D | zswapd_control.c | 192 unsigned int inactive; in buffers_ratio_params_write() local 197 if (sscanf(buf, "%u %u", &inactive, &active) != 2) in buffers_ratio_params_write() 200 if (inactive > MAX_RATIO || active > MAX_RATIO) in buffers_ratio_params_write() 203 atomic_set(&inactive_file_ratio, inactive); in buffers_ratio_params_write()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mux/ |
D | gpio-mux.txt | 19 bit. An active pin is a binary 1, an inactive pin is a binary 0.
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | berlin2cd-valve-steamlink.dts | 23 inactive-delay = <10>;
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | qnx6.rst | 51 inactive superblock. 187 (system area of the inactive - resp. lower serial numbered superblock) while 192 time or a filesystem sync is requested), serial of the previously inactive
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-wacom | 50 same side are always inactive. 59 the left are always inactive.
|
/kernel/linux/linux-5.10/Documentation/scheduler/ |
D | sched-deadline.rst | 163 (a) When a task blocks, it does not become immediately inactive since its 166 ActiveNonContending. The scheduler arms the "inactive timer" to fire at 180 (b) If the task wakes up before the inactive timer fires, the task re-enters 181 the ActiveContending state and the "inactive timer" is canceled. 186 "inactive timer" is running on a different CPU, the "dl_non_contending" 189 "inactive timer" fires or when the task wakes up). 191 (c) When the "inactive timer" fires, the task enters the Inactive state and 194 (d) When an inactive task wakes up, it enters the ActiveContending state and 218 - Uinact is the (per runqueue) inactive utilization, computed as 261 Since there are no inactive tasks, its runtime is decreased as dq = -1 dt. [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | axentia,tse850-pcm5142.txt | 37 In the above, the 'loop1' relays are inactive, thus feeding IN1 to the mixer
|
/kernel/linux/linux-5.10/Documentation/s390/ |
D | qeth.rst | 27 STATE={active|standby|inactive}
|