Home
last modified time | relevance | path

Searched refs:exits (Results 1 – 46 of 46) sorted by relevance

/linux-4.1.27/tools/testing/selftests/ftrace/
DREADME52 * 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/
Dfpsp.doc173 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 <----
DCHANGES74 from the current exception stack frame and exits
/linux-4.1.27/Documentation/accounting/
Dtaskstats.txt35 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
Ddelay-accounting.txt52 When a task exits, records containing the per-task statistics
/linux-4.1.27/Documentation/filesystems/
Dsysfs-tagging.txt33 namespace exits, it will call kobj_ns_exit() to invalidate any
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt71 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
Devents-power.txt38 means that the system exits the previous idle state.
Devents.txt373 when a read system call exits. This disablement happens on every
Dftrace.txt170 also open this file, when the process exits its file descriptor
/linux-4.1.27/arch/m68k/math-emu/
Dfp_util.S56 | exits from fp_scan:
/linux-4.1.27/Documentation/infiniband/
Duser_verbs.txt40 This also allows the kernel to clean up when a process exits and
/linux-4.1.27/Documentation/
Dsparse.txt66 If the function enters and exits without the lock held, acquiring and
Drobust-futexes.txt27 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
Drobust-futex-ABI.txt133 exits (perhaps it gets an unexpected signal 9 in the middle of
Dsysrq.txt218 your module that called register_sysrq_key() exits, it must call
Dinitrd.txt318 root file system when linuxrc exits. The initrd file system is then
DCodingStyle394 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"
Dkernel-parameters.txt2941 Param: "kvm" - profile VM exits.
/linux-4.1.27/arch/cris/arch-v32/mm/
Dmmu.S72 ; The workaround detects such loops and exits them by flushing
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs.txt76 valid entry. If so, it returns that entry and exits.
/linux-4.1.27/Documentation/i2c/
Dupgrading-clients149 routine exits successfully, then the driver will be automatically
/linux-4.1.27/Documentation/cgroups/
Dfreezer-subsystem.txt38 <at this point 16690 exits and causes 16644 to exit too>
Dcgroups.txt286 whenever the last task in the cgroup leaves (exits or attaches to
/linux-4.1.27/Documentation/security/
Dkeys-request-key.txt116 (10) The program then exits 0 and request_key() deletes key V and returns key
/linux-4.1.27/fs/jffs2/
DREADME.Locking94 pointer when the garbage collection thread exits. The code to kill the
/linux-4.1.27/tools/perf/Documentation/
Dperf-script.txt166 At this point usage is displayed, and perf-script exits.
/linux-4.1.27/Documentation/isdn/
DsyncPPP.FAQ209 - the ipppd exits for some reason:
/linux-4.1.27/Documentation/PCI/
DPCIEBUS-HOWTO.txt108 module exits.
Dpci.txt175 When the driver exits, it just calls pci_unregister_driver() and the PCI layer
/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h661 u32 exits; member
/linux-4.1.27/Documentation/networking/
Dstmmac.txt62 to be done, and it exits.
/linux-4.1.27/Documentation/arm/
Dcluster-pm-race-avoidance.txt188 While in this state, the CPU exits coherency, including any
/linux-4.1.27/Documentation/RCU/
DwhatisRCU.txt172 5. exits synchronize_rcu()
604 it. This means that once synchronize_rcu() exits, all RCU read-side
/linux-4.1.27/Documentation/fb/
Dmatroxfb.txt100 Unfortunately, after SVGALib application exits, screen contents is corrupted.
/linux-4.1.27/arch/s390/kernel/
Dentry.S378 # a new process exits the kernel with ret_from_fork
/linux-4.1.27/Documentation/video4linux/
Dv4l2-framework.txt619 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/
Dapi.txt928 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
Dtimekeeping.txt575 causes of virtualization exits, possible context switch), this may not always
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dpfpsp.S2412 # the handler exits through _fpsp_done(). If an enabled exc has been #
3093 # do just this and then exits through _real_operr(). #
Dfpsp.S2413 # 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/
Dx86.c141 { "exits", VCPU_STAT(exits) },
6404 ++vcpu->stat.exits; in vcpu_enter_guest()
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES841 Fix signal sending so that captive thread (cifsd) exits on umount
/linux-4.1.27/init/
DKconfig401 information to a file: whenever a process exits, information about
/linux-4.1.27/Documentation/s390/
DDebugging390.txt1646 quit: exits gdb.
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1623 stdin for EOF. When it sees that, it exits.