/linux-4.1.27/tools/testing/selftests/ftrace/ |
D | README | 52 * PASS: The test succeeded as expected. The test which exits with 0 is 55 * FAIL: The test failed, but was expected to succeed. The test which exits
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | fpsp.doc | 173 always exits through _060_real_snan <---- 181 always exits through _060_real_operr <----- 189 always exits through _060_real_dz <---- 197 always exits through _060_real_inex <----
|
D | CHANGES | 74 from the current exception stack frame and exits
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 35 sends a register command and specifies a cpumask. Whenever a task exits on 104 3. New message sent by kernel whenever a task exits. The payload consists of a 126 When the last task of a process exits, the process level data accumulated also 162 When the rate of task exits becomes large, a listener may not be able to keep
|
D | delay-accounting.txt | 52 When a task exits, records containing the per-task statistics
|
/linux-4.1.27/Documentation/filesystems/ |
D | sysfs-tagging.txt | 33 namespace exits, it will call kobj_ns_exit() to invalidate any
|
/linux-4.1.27/Documentation/trace/ |
D | mmiotrace.txt | 71 The 'cat' process exits. If it does not, kill it by issuing 'fg' command and 110 marks the page present, sets TF flag to achieve single stepping and exits the
|
D | events-power.txt | 38 means that the system exits the previous idle state.
|
D | events.txt | 373 when a read system call exits. This disablement happens on every
|
D | ftrace.txt | 170 also open this file, when the process exits its file descriptor
|
/linux-4.1.27/arch/m68k/math-emu/ |
D | fp_util.S | 56 | exits from fp_scan:
|
/linux-4.1.27/Documentation/infiniband/ |
D | user_verbs.txt | 40 This also allows the kernel to clean up when a process exits and
|
/linux-4.1.27/Documentation/ |
D | sparse.txt | 66 If the function enters and exits without the lock held, acquiring and
|
D | robust-futexes.txt | 27 process exits prematurely while holding a pthread_mutex_t lock that is 34 created: pthread_mutex_lock() returns an error value if the owner exits
|
D | robust-futex-ABI.txt | 133 exits (perhaps it gets an unexpected signal 9 in the middle of
|
D | sysrq.txt | 218 your module that called register_sysrq_key() exits, it must call
|
D | initrd.txt | 318 root file system when linuxrc exits. The initrd file system is then
|
D | CodingStyle | 394 The goto statement comes in handy when a function exits from multiple 645 is a _very_ bad idea. It looks like a function call but exits the "calling"
|
D | kernel-parameters.txt | 2941 Param: "kvm" - profile VM exits.
|
/linux-4.1.27/arch/cris/arch-v32/mm/ |
D | mmu.S | 72 ; The workaround detects such loops and exits them by flushing
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfs.txt | 76 valid entry. If so, it returns that entry and exits.
|
/linux-4.1.27/Documentation/i2c/ |
D | upgrading-clients | 149 routine exits successfully, then the driver will be automatically
|
/linux-4.1.27/Documentation/cgroups/ |
D | freezer-subsystem.txt | 38 <at this point 16690 exits and causes 16644 to exit too>
|
D | cgroups.txt | 286 whenever the last task in the cgroup leaves (exits or attaches to
|
/linux-4.1.27/Documentation/security/ |
D | keys-request-key.txt | 116 (10) The program then exits 0 and request_key() deletes key V and returns key
|
/linux-4.1.27/fs/jffs2/ |
D | README.Locking | 94 pointer when the garbage collection thread exits. The code to kill the
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-script.txt | 166 At this point usage is displayed, and perf-script exits.
|
/linux-4.1.27/Documentation/isdn/ |
D | syncPPP.FAQ | 209 - the ipppd exits for some reason:
|
/linux-4.1.27/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 108 module exits.
|
D | pci.txt | 175 When the driver exits, it just calls pci_unregister_driver() and the PCI layer
|
/linux-4.1.27/arch/x86/include/asm/ |
D | kvm_host.h | 661 u32 exits; member
|
/linux-4.1.27/Documentation/networking/ |
D | stmmac.txt | 62 to be done, and it exits.
|
/linux-4.1.27/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 188 While in this state, the CPU exits coherency, including any
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 172 5. exits synchronize_rcu() 604 it. This means that once synchronize_rcu() exits, all RCU read-side
|
/linux-4.1.27/Documentation/fb/ |
D | matroxfb.txt | 100 Unfortunately, after SVGALib application exits, screen contents is corrupted.
|
/linux-4.1.27/arch/s390/kernel/ |
D | entry.S | 378 # a new process exits the kernel with ret_from_fork
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-framework.txt | 619 of the video device exits. 858 When the last user of the video device node exits, then the vdev->release()
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 928 posted to userspace as KVM_EXIT_MMIO exits. 2678 correctly trapped and the KVM run loop exits at the breakpoint and not 3421 delivered, it automatically exits into user space with a KVM_EXIT_EPR exit 3555 initial handling in the kernel, KVM exits to user space with
|
D | timekeeping.txt | 575 causes of virtualization exits, possible context switch), this may not always
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2412 # the handler exits through _fpsp_done(). If an enabled exc has been # 3093 # do just this and then exits through _real_operr(). #
|
D | fpsp.S | 2413 # the handler exits through _fpsp_done(). If an enabled exc has been # 3094 # do just this and then exits through _real_operr(). #
|
/linux-4.1.27/arch/x86/kvm/ |
D | x86.c | 141 { "exits", VCPU_STAT(exits) }, 6404 ++vcpu->stat.exits; in vcpu_enter_guest()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 841 Fix signal sending so that captive thread (cifsd) exits on umount
|
/linux-4.1.27/init/ |
D | Kconfig | 401 information to a file: whenever a process exits, information about
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1646 quit: exits gdb.
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1623 stdin for EOF. When it sees that, it exits.
|