/Linux-v4.19/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-v4.19/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-v4.19/Documentation/accounting/ |
D | taskstats.txt | 34 To obtain statistics for tasks which are exiting, the userspace listener 41 If the exiting task is the last thread exiting its thread group, 108 b) TASKSTATS_TYPE_PID: contains exiting task's pid 109 c) TASKSTATS_TYPE_STATS: contains the exiting task's per-pid stats 112 f) TASKSTATS_TYPE_STATS: contains the per-tgid stats for exiting task's process 125 accumulates each exiting task's statistics into a process-wide data structure.
|
D | delay-accounting.txt | 53 are sent to userspace without requiring a command. If it is the last exiting
|
/Linux-v4.19/drivers/block/aoe/ |
D | aoedev.c | 303 flush(const char __user *str, size_t cnt, int exiting) in flush() argument 314 if (!exiting && cnt >= 3) { in flush() 329 if (exiting) { in flush()
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-ds1374.c | 80 int exiting; member 322 if (!ds1374->exiting) in ds1374_work() 678 ds1374->exiting = 1; in ds1374_remove()
|
/Linux-v4.19/Documentation/driver-api/dmaengine/ |
D | dmatest.rst | 63 to complete before exiting. Note that if 'iterations' is set to 'infinite' then
|
/Linux-v4.19/Documentation/ |
D | robust-futex-ABI.txt | 20 by the exiting thread. 160 exiting threads TID, then the kernel will do two things:
|
D | preempt-locking.txt | 47 switch. For example, on x86, entering and exiting FPU mode is now a critical
|
/Linux-v4.19/net/netfilter/ |
D | nf_conntrack_core.c | 73 bool exiting; member 1208 if (gc_work->exiting) in gc_worker() 1251 gc_work->exiting = false; in conntrack_gc_work_init() 2027 conntrack_gc_work.exiting = true; in nf_conntrack_cleanup_start()
|
/Linux-v4.19/Documentation/driver-api/ |
D | slimbus.rst | 110 exiting low power mode), or by toggling the data line (if a slave device wants
|
/Linux-v4.19/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-v4.19/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 261 mrc p15, 0, r11, c1, c0, 1 @ save actlr before exiting coherency
|
/Linux-v4.19/Documentation/networking/ |
D | strparser.txt | 160 to occur when exiting the loop. If the callback is not set (NULL
|
D | filter.txt | 1337 Program that doesn't initialize R0 before exiting:
|
/Linux-v4.19/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-v4.19/Documentation/driver-api/usb/ |
D | typec.rst | 52 mode>/mode1/. The requests for entering/exiting a mode can be done with "active"
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | stream.rst | 282 Disable state of stream. The data port(s) are disabled upon exiting this state.
|
/Linux-v4.19/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 350 down, for example by cleaning data caches and exiting
|
/Linux-v4.19/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-v4.19/fs/reiserfs/ |
D | reiserfs.h | 443 int exiting; member
|
/Linux-v4.19/Documentation/sysctl/ |
D | kernel.txt | 238 the reaping of a crashed process simply by never exiting. This sysctl
|
/Linux-v4.19/Documentation/RCU/ |
D | whatisRCU.txt | 157 exiting an RCU read-side critical section. Note that RCU
|
/Linux-v4.19/Documentation/process/ |
D | coding-style.rst | 447 7) Centralized exiting of functions
|