| /linux/kernel/futex/ |
| H A D | pi.c | 357 * user space value has been changed by the exiting task. in handle_exit_race() 359 * The same logic applies to the case where the exiting task is in handle_exit_race() 370 * The exiting task did not have a robust list, the robust list was in handle_exit_race() 413 struct task_struct **exiting) in attach_to_pi_owner() argument 438 * task is exiting. To protect against the change of the task state in attach_to_pi_owner() 458 * preempted the exiting task between the two states. in attach_to_pi_owner() 461 *exiting = p; in attach_to_pi_owner() 500 * @exiting: Pointer to store the task pointer of the owner task 501 * which is in the middle of exiting 511 * @exiting i 519 futex_lock_pi_atomic(u32 __user * uaddr,struct futex_hash_bucket * hb,union futex_key * key,struct futex_pi_state ** ps,struct task_struct * task,struct task_struct ** exiting,int set_waiters) futex_lock_pi_atomic() argument 921 struct task_struct *exiting = NULL; futex_lock_pi() local [all...] |
| H A D | requeue.c | 284 struct task_struct **exiting, int set_waiters) in futex_proxy_trylock_atomic() argument 334 exiting, set_waiters); in futex_proxy_trylock_atomic() 490 struct task_struct *exiting = NULL; in futex_requeue() local 502 &exiting, nr_requeue); in futex_requeue() 578 wait_for_owner_exiting(ret, exiting); in futex_requeue()
|
| H A D | core.c | 822 void wait_for_owner_exiting(int ret, struct task_struct *exiting) in wait_for_owner_exiting() argument 825 WARN_ON_ONCE(exiting); in wait_for_owner_exiting() 829 if (WARN_ON_ONCE(ret == -EBUSY && !exiting)) in wait_for_owner_exiting() 832 mutex_lock(&exiting->futex_exit_mutex); in wait_for_owner_exiting() 841 mutex_unlock(&exiting->futex_exit_mutex); in wait_for_owner_exiting() 843 put_task_struct(exiting); in wait_for_owner_exiting()
|
| /linux/Documentation/ABI/testing/ |
| H A 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/Documentation/ABI/obsolete/ |
| H A 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/Documentation/accounting/ |
| H A 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 114 f) TASKSTATS_TYPE_STATS: contains the per-tgid stats for exiting task's 128 accumulates each exiting task's statistics into a process-wide data structure.
|
| H A D | delay-accounting.rst | 61 are sent to userspace without requiring a command. If it is the last exiting
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xdp_features.c | 52 static volatile bool exiting; variable 56 exiting = true; in sig_handler() 228 while (!exiting) { in dut_echo_thread() 386 while (!exiting) { in dut_run() 422 exiting = true; in dut_run() 626 for (i = 0; i < 10 && !exiting; i++) { in tester_run()
|
| /linux/drivers/rtc/ |
| H A D | rtc-ds1374.c | 80 int exiting; member 321 if (!ds1374->exiting) in ds1374_work() 539 ds1374->exiting = 1; in ds1374_remove()
|
| /linux/drivers/block/aoe/ |
| H A D | aoedev.c | 315 flush(const char __user *str, size_t cnt, int exiting) in flush() argument 326 if (!exiting && cnt >= 3) { in flush() 345 if (exiting) { in flush()
|
| /linux/Documentation/arch/arm64/ |
| H A D | perf.rst | 70 exiting the guest we disable/enable the event as appropriate based on the 74 for exclude_host. Upon entering and exiting the guest we modify the event 87 enabling/disabling the counters and entering/exiting the guest. We are
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig.rst | 202 search results after exiting this new menu. 253 current search results after exiting this new menu.
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | cross-thread-rsb.rst | 14 thread. However, KVM does allow a VMM to prevent exiting guest mode when
|
| /linux/Documentation/locking/ |
| H A D | robust-futex-ABI.rst | 20 by the exiting thread. 160 exiting threads TID, then the kernel will do two things:
|
| H A D | preempt-locking.rst | 46 switch. For example, on x86, entering and exiting FPU mode is now a critical
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | intel-multi-link.rst | 23 LCTL.SPA and LCTL.CPA are automatically set when exiting reset. They
|
| /linux/Documentation/driver-api/ |
| H A D | slimbus.rst | 110 exiting low power mode), or by toggling the data line (if a slave device wants
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_core.c | 72 bool exiting; member 1642 if (gc_work->exiting) in gc_worker() 1654 gc_work->exiting = false; in conntrack_gc_work_init() 2459 conntrack_gc_work.exiting = true; in nf_conntrack_cleanup_start()
|
| /linux/Documentation/userspace-api/ |
| H A 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/Documentation/driver-api/dmaengine/ |
| H A D | dmatest.rst | 97 to complete before exiting. Note that if 'iterations' is set to 'infinite' then
|
| /linux/Documentation/networking/ |
| H A D | strparser.rst | 199 to occur when exiting the loop. If the callback is not set (NULL
|
| /linux/Documentation/driver-api/usb/ |
| H A D | typec.rst | 53 mode>/mode1/. The requests for entering/exiting a mode can be done with "active"
|
| /linux/Documentation/trace/ |
| H A D | tracepoint-analysis.rst | 202 on-line, it can be interrupted once to generate a report without exiting
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_sched.rst | 185 flag set to true (e.g. from preempt_enable or exiting from interrupts). This
|
| /linux/Documentation/bpf/ |
| H A D | graph_ds_impl.rst | 102 The BPF program must pass off ownership before exiting - either via
|