/linux-4.4.14/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-4.4.14/drivers/rtc/ |
D | rtc-ds3232.c | 63 int exiting; member 392 if (!ds3232->exiting) in ds3232_work() 448 ds3232->exiting = 1; in ds3232_remove()
|
D | rtc-ds1374.c | 80 int exiting; member 324 if (!ds1374->exiting) in ds1374_work() 674 ds1374->exiting = 1; in ds1374_remove()
|
/linux-4.4.14/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() 330 if (exiting) { in flush()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | lloop.c | 433 int exiting = 0; in loop_thread() local 436 exiting = (lo->lo_state == LLOOP_RUNDOWN); in loop_thread() 438 if (exiting) in loop_thread()
|
/linux-4.4.14/Documentation/dmaengine/ |
D | dmatest.txt | 50 to complete before exiting. Note that if 'iterations' is set to 'infinite' then
|
/linux-4.4.14/Documentation/ |
D | robust-futex-ABI.txt | 18 by the exiting thread. 156 exiting threads TID, then the kernel will do two things:
|
D | preempt-locking.txt | 42 switch. For example, on x86, entering and exiting FPU mode is now a critical
|
D | CodingStyle | 389 Chapter 7: Centralized exiting of functions
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 257 mrc p15, 0, r11, c1, c0, 1 @ save actlr before exiting coherency
|
/linux-4.4.14/Documentation/trace/ |
D | tracepoint-analysis.txt | 197 on-line, it can be interrupted once to generate a report without exiting
|
D | ftrace-design.txt | 194 exiting of a function. On exit, the value is compared and if it does not
|
/linux-4.4.14/Documentation/prctl/ |
D | seccomp_filter.txt | 92 Results in the task exiting immediately without executing the
|
/linux-4.4.14/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 350 down, for example by cleaning data caches and exiting
|
/linux-4.4.14/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 #
|
D | fpsp.S | 2416 # FPU before exiting. In either the enabled or disabled cases, we # 3287 # This code must emulate the move out before finally exiting through # 16168 # Make sure the appropriate FPSR bits are set before exiting. #
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 372 to before exiting. If the cgroup is removed before the zombie is
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 228 the reaping of a crashed process simply by never exiting. This sysctl
|
/linux-4.4.14/fs/reiserfs/ |
D | reiserfs.h | 442 int exiting; member
|
/linux-4.4.14/Documentation/RCU/ |
D | whatisRCU.txt | 152 exiting an RCU read-side critical section. Note that RCU
|
/linux-4.4.14/Documentation/networking/ |
D | filter.txt | 1158 Program that doesn't initialize R0 before exiting:
|
D | ip-sysctl.txt | 905 the exiting interface.
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 1324 discovery state machine running. Fix this by exiting discovery
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 3633 Before exiting to userspace, kvm handlers should fill in s390_stsi field of
|