/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-typec | 6 for entering/exiting the mode. Entering/exiting modes is 11 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
|
/Linux-v5.10/Documentation/ABI/obsolete/ |
D | sysfs-class-typec | 39 for entering/exiting the mode with partners and cable plugs, and 41 support for specific alternate modes. Entering/exiting modes is 46 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
|
/Linux-v5.10/kernel/ |
D | futex.c | 1112 static void wait_for_owner_exiting(int ret, struct task_struct *exiting) in wait_for_owner_exiting() argument 1115 WARN_ON_ONCE(exiting); in wait_for_owner_exiting() 1119 if (WARN_ON_ONCE(ret == -EBUSY && !exiting)) in wait_for_owner_exiting() 1122 mutex_lock(&exiting->futex_exit_mutex); in wait_for_owner_exiting() 1131 mutex_unlock(&exiting->futex_exit_mutex); in wait_for_owner_exiting() 1133 put_task_struct(exiting); in wait_for_owner_exiting() 1198 struct task_struct **exiting) in attach_to_pi_owner() argument 1247 *exiting = p; in attach_to_pi_owner() 1289 struct task_struct **exiting) in lookup_pi_state() argument 1304 return attach_to_pi_owner(uaddr, uval, key, ps, exiting); in lookup_pi_state() [all …]
|
/Linux-v5.10/Documentation/accounting/ |
D | taskstats.rst | 35 To obtain statistics for tasks which are exiting, the userspace listener 42 If the exiting task is the last thread exiting its thread group, 109 b) TASKSTATS_TYPE_PID: contains exiting task's pid 110 c) TASKSTATS_TYPE_STATS: contains the exiting task's per-pid stats 113 f) TASKSTATS_TYPE_STATS: contains the per-tgid stats for exiting task's process 126 accumulates each exiting task's statistics into a process-wide data structure.
|
D | delay-accounting.rst | 56 are sent to userspace without requiring a command. If it is the last exiting
|
/Linux-v5.10/Documentation/arm64/ |
D | perf.rst | 65 exiting the guest we disable/enable the event as appropriate based on the 69 for exclude_host. Upon entering and exiting the guest we modify the event 82 enabling/disabling the counters and entering/exiting the guest. We are
|
/Linux-v5.10/drivers/block/aoe/ |
D | aoedev.c | 304 flush(const char __user *str, size_t cnt, int exiting) in flush() argument 315 if (!exiting && cnt >= 3) { in flush() 334 if (exiting) { in flush()
|
/Linux-v5.10/drivers/rtc/ |
D | rtc-ds1374.c | 83 int exiting; member 324 if (!ds1374->exiting) in ds1374_work() 543 ds1374->exiting = 1; in ds1374_remove()
|
/Linux-v5.10/Documentation/locking/ |
D | robust-futex-ABI.rst | 20 by the exiting thread. 160 exiting threads TID, then the kernel will do two things:
|
D | preempt-locking.rst | 46 switch. For example, on x86, entering and exiting FPU mode is now a critical
|
/Linux-v5.10/Documentation/driver-api/ |
D | slimbus.rst | 110 exiting low power mode), or by toggling the data line (if a slave device wants
|
/Linux-v5.10/net/netfilter/ |
D | nf_conntrack_core.c | 70 bool exiting; member 1424 if (gc_work->exiting) in gc_worker() 1467 gc_work->exiting = false; in conntrack_gc_work_init() 2382 conntrack_gc_work.exiting = true; in nf_conntrack_cleanup_start()
|
/Linux-v5.10/Documentation/userspace-api/ |
D | seccomp_filter.rst | 95 Results in the entire process exiting immediately without executing 100 Results in the task exiting immediately without executing the
|
/Linux-v5.10/Documentation/driver-api/dmaengine/ |
D | dmatest.rst | 87 to complete before exiting. Note that if 'iterations' is set to 'infinite' then
|
/Linux-v5.10/Documentation/networking/ |
D | strparser.rst | 192 to occur when exiting the loop. If the callback is not set (NULL
|
/Linux-v5.10/Documentation/trace/ |
D | tracepoint-analysis.rst | 202 on-line, it can be interrupted once to generate a report without exiting
|
D | ftrace-design.rst | 208 exiting of a function. On exit, the value is compared and if it does not
|
/Linux-v5.10/Documentation/driver-api/usb/ |
D | typec.rst | 53 mode>/mode1/. The requests for entering/exiting a mode can be done with "active"
|
/Linux-v5.10/Documentation/driver-api/soundwire/ |
D | stream.rst | 411 Disable state of stream. The data port(s) are disabled upon exiting this state.
|
/Linux-v5.10/Documentation/arm/ |
D | cluster-pm-race-avoidance.rst | 376 down, for example by cleaning data caches and exiting
|
/Linux-v5.10/arch/x86/kvm/vmx/ |
D | vmx.c | 4154 u32 control, bool enabled, bool exiting) in vmx_adjust_secondary_exec_control() argument 4164 if (enabled == exiting) in vmx_adjust_secondary_exec_control() 4184 #define vmx_adjust_sec_exec_control(vmx, exec_control, name, feat_name, ctrl_name, exiting) \ argument 4192 SECONDARY_EXEC_##ctrl_name, __enabled, exiting); \
|
/Linux-v5.10/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 210 exiting idle states due to the tick wakeups on idle CPUs will be wasted. 313 overhead related to entering that state and exiting it. Thus selecting a
|
/Linux-v5.10/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2415 # FPU before exiting. In either the enabled or disabled cases, we # 3286 # This code must emulate the move out before finally exiting through #
|
/Linux-v5.10/fs/reiserfs/ |
D | reiserfs.h | 443 int exiting; member
|
/Linux-v5.10/Documentation/RCU/ |
D | whatisRCU.rst | 171 exiting an RCU read-side critical section. Note that RCU
|