Searched refs:exited (Results 1 - 110 of 110) sorted by relevance

/linux-4.4.14/tools/perf/tests/
H A Dtask-exit.c9 static int exited; variable
14 exited = 1; sig_handler()
25 exited = 1; workload_exec_failed_signal()
114 if (!exited || !nr_exit) { test__task_exit()
/linux-4.4.14/scripts/gdb/linux/
H A Dutils.py133 gdb.events.exited.disconnect(exit_handler)
155 gdb.events.exited.connect(exit_handler)
/linux-4.4.14/kernel/
H A Dtask_work.c14 * Fails if the @task is exiting/exited and thus it can't process this @work.
64 * we raced with task_work_run(), *pprev == NULL/exited. task_work_cancel()
H A Dkthread.c46 struct completion exited; member in struct:kthread
57 container_of(vfork, struct kthread, exited)
189 init_completion(&self.exited); kthread()
191 current->vfork_done = &self.exited; kthread()
442 * Returns 0 if the thread is parked, -ENOSYS if the thread exited.
492 wait_for_completion(&kthread->exited); kthread_stop()
H A Dexit.c197 * exited already, and the leader's parent ignores SIGCHLD, release_task()
531 /* If it has exited notify the new parent about this child's death. */ reparent_leader()
710 pr_info("note: %s[%d] exited with preempt_count %d\n", do_exit()
1389 * target task dies. Only continued and exited can happen. wait_consider_task()
H A Dsoftirq.c276 pr_err("huh, entered softirq %u %s %p with preempt_count %08x, exited with %08x?\n", __do_softirq()
H A Dcgroup.c1854 * entry won't be deleted though the process has exited. do_each_thread()
2282 /* @task either already exited or can't exit until the end */ cgroup_taskset_add()
/linux-4.4.14/arch/ia64/oprofile/
H A Dperfmon.c27 /* the owner of the oprofile event buffer may have exited perfmon_handler()
/linux-4.4.14/tools/perf/util/
H A Dthread.h29 bool dead; /* if set thread has exited */
/linux-4.4.14/arch/um/os-Linux/
H A Dhelper.c159 printk(UM_KERN_ERR "helper_wait : process %d exited with " helper_wait()
H A Dstart_up.c133 non_fatal("check_ptrace : child exited with status 2. " stop_ptraced_child()
135 non_fatal("check_ptrace : child exited with exitcode %d, while " stop_ptraced_child()
/linux-4.4.14/include/xen/interface/
H A Dsched.h105 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */
/linux-4.4.14/include/uapi/linux/
H A Divtv.h37 When you close the file handle the user DMA mode is exited again.
H A Dfutex.h103 * has exited without unlocking the futex. The kernel also does
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_xics.h81 /* Counters for each reason we exited real mode */
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dsmp.c85 /* Fixup atomic count: it exited inside IRQ handler. */ smp_startup_cpu()
/linux-4.4.14/drivers/acpi/acpica/
H A Dhwesleep.c176 * PARAMETERS: sleep_state - Which sleep state we just exited
211 * PARAMETERS: sleep_state - Which sleep state we just exited
H A Dhwsleep.c208 * PARAMETERS: sleep_state - Which sleep state we just exited
276 * PARAMETERS: sleep_state - Which sleep state we just exited
H A Dexmutex.c453 * Mutexes are not released when an individual control method is exited, but
H A Dexstore.c564 * Store/Target operations exited above with an error). acpi_ex_store_object_to_node()
/linux-4.4.14/arch/powerpc/mm/
H A Dmmu_context_iommu.c83 return -ESRCH; /* process exited */ mm_iommu_get()
203 return -ESRCH; /* process exited */ mm_iommu_put()
H A Dtlb_low_64e.S48 * entered/exited.
/linux-4.4.14/drivers/staging/unisys/include/
H A Dguestlinuxdebug.h144 * entered/exited from.
/linux-4.4.14/drivers/scsi/esas2r/
H A Desas2r_log.h106 #define esas2r_trace_exit() esas2r_log(ESAS2R_LOG_TRCE, "exited %s (%s:%d)", \
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dinterface_64.h74 /* Guest exited in SYSCALL context? Return to guest with SYSRET? */
/linux-4.4.14/arch/sparc/kernel/
H A Dsun4m_smp.c166 unsigned long processors_out[SUN4M_NCPUS]; /* Set when ipi exited. */
H A Dsun4d_smp.c277 unsigned char processors_out[NR_CPUS]; /* Set when ipi exited. */
H A Dleon_smp.c370 unsigned long processors_out[NR_CPUS]; /* Set when ipi exited. */
/linux-4.4.14/arch/arm/mach-lpc32xx/
H A Dpm.c64 * Suspend mode is exited
H A Dsuspend.S136 bne 5b @ Branch until self-refresh has exited
/linux-4.4.14/arch/arm/mach-omap2/
H A Dcpuidle44xx.c98 * CPU1 could have already entered & exited idle omap_enter_idle_coupled()
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c572 return; /* Presumably process exited. */ kfd_signal_event_interrupt()
907 return; /* Presumably process exited. */ kfd_signal_iommu_event()
960 return; /* Presumably process exited. */ kfd_signal_hw_exception_event()
/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp_pipeline.c190 printk(KERN_DEBUG "%s: dsp pipeline module exited\n", __func__); dsp_pipeline_module_exit()
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxpc_main.c151 /* notification that the xpc_hb_checker thread has exited */
154 /* notification that the xpc_discovery thread has exited */
312 /* mark this thread as having exited */ xpc_hb_checker()
329 /* mark this thread as having exited */ xpc_initiate_discovery()
/linux-4.4.14/include/linux/
H A Dfreezer.h85 * appropriately in case the child has exited before the freezing of tasks is
H A Dpid.h25 * problem. The process originally with that pid may have exited and the
H A Dcgroup.h372 * A task's css_set is RCU protected, initialized and exited while holding
/linux-4.4.14/include/uapi/asm-generic/
H A Dsiginfo.h235 #define CLD_EXITED (__SI_CHLD|1) /* child has exited */
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dsmp.c117 /* Fixup atomic count: it exited inside IRQ handler. */ smp_startup_cpu()
/linux-4.4.14/tools/testing/selftests/x86/
H A Dptrace_syscall.c276 printf("[OK]\tChild exited cleanly\n"); test_ptrace_syscall_restart()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Domap_drv.c745 * lastclose - clean up after all DRM clients have exited
748 * Take care of cleaning up after all DRM clients have exited. In the
/linux-4.4.14/drivers/hv/
H A Dhv_fcopy.c318 * The daemon has exited; reset the state. fcopy_on_reset()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h83 * is exited when either a connect with the local mailbox as the
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Dusb-tx.c272 d_printf(1, dev, "TX: kthread had already exited\n"); i2400mu_tx_release()
H A Dusb-rx.c463 d_printf(1, dev, "RX: kthread had already exited\n"); i2400mu_rx_release()
/linux-4.4.14/lib/
H A Dklist.c309 * refcount of the current node. Necessary in case iteration exited before
H A Dpercpu-refcount.c317 * initialized successfully and reached 0 but not exited.
/linux-4.4.14/arch/arm/mach-at91/
H A Dpm.c234 * Self-refresh mode is exited as soon as a memory access is made, but we don't
/linux-4.4.14/drivers/firmware/efi/libstub/
H A Dfdt.c170 * EFI boot services are exited at the end of this function.
/linux-4.4.14/sound/soc/intel/boards/
H A Dmfld_machine.c413 pr_debug("successfully exited probe\n"); snd_mfld_mc_probe()
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c313 printf(_("%s took %.5f seconds and exited with status %d\n"), fork_it()
/linux-4.4.14/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c39 return -ESRCH; /* process exited */ try_increment_locked_vm()
66 return; /* process exited */ decrement_locked_vm()
234 return -ESRCH; /* process exited */ tce_iommu_enable()
H A Dvfio_iommu_type1.c159 return; /* process exited or nothing to do */ vfio_lock_acct()
/linux-4.4.14/drivers/usb/host/
H A Dohci-at91.c440 val ? "exited" : "notified");
/linux-4.4.14/drivers/video/fbdev/
H A Dsticore.h27 * function exited with 1 as return value.
/linux-4.4.14/drivers/scsi/cxlflash/
H A Dsislite.h102 #define SISL_AFU_RC_NOT_XLATE_HOST 0x1au /* possible if master exited */
/linux-4.4.14/drivers/lguest/
H A Dlguest_user.c352 * Launcher exited.
/linux-4.4.14/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c346 dbg("exited cpci_hp_intr, not our interrupt"); cpci_hp_intr()
/linux-4.4.14/drivers/base/
H A Dclass.c314 * iterator is proceed to the next device or exited. The caller is
H A Dbus.c1097 * iterator is proceed to the next device or exited. The caller is
/linux-4.4.14/tools/testing/selftests/exec/
H A Dexecveat.c103 printf("[FAIL] (child %d exited with %d not %d nor %d)\n", check_execveat_invoked_rc()
/linux-4.4.14/tools/testing/selftests/seccomp/
H A Dtest_harness.h474 "%s: Test exited normally " __run_test()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_dma.c1236 * i915_driver_lastclose - clean up after all DRM clients have exited
1239 * Take care of cleaning up after all DRM clients have exited. In the
/linux-4.4.14/drivers/usb/phy/
H A Dphy-mv-usb.c476 * Now, we has exited A_HOST. So set b_conn = 0 mv_otg_work()
H A Dphy-msm-usb.c653 dev_info(phy->dev, "USB exited from low power mode\n"); msm_otg_resume()
/linux-4.4.14/drivers/media/pci/pt3/
H A Dpt3.c471 dev_dbg(adap->dvb_adap.device, "PT3: [%s] exited\n", pt3_fetch_thread()
/linux-4.4.14/fs/nfsd/
H A Dnfssvc.c325 printk(KERN_WARNING "nfsd: last server has exited, flushing export " nfsd_last_thread()
/linux-4.4.14/mm/
H A Doom_kill.c487 * task->mm can be NULL if the task is the exited group leader. So to
H A Dhuge_memory.c2729 * Not strictly needed because the mm exited already. collect_mm_slot()
H A Dpage-writeback.c1855 * Pick up the dirtied pages by the exited tasks. This avoids lots of balance_dirty_pages_ratelimited()
H A Dmemcontrol.c1029 * loops are exited prematurely (break), mem_cgroup_iter_break() must
/linux-4.4.14/fs/proc/
H A Darray.c629 * are exited while we were not holding the lock, get_children_pid()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dkvm_host.h271 * in the bottom 8 bits and a bitmap of threads that have exited in the
/linux-4.4.14/tools/virtio/
H A Dvringh_test.c288 errx(1, "Child exited %i?", WEXITSTATUS(status)); parallel_test()
/linux-4.4.14/drivers/lguest/x86/
H A Dcore.c374 /*H:050 Once we've re-enabled interrupts, we look at why the Guest exited. */ lguest_arch_handle_trap()
/linux-4.4.14/drivers/input/mouse/
H A Dcyapa.c298 * An operational device is responding, has exited bootloader, and has
H A Dcyapa_gen3.c1073 * An operational device is responding, has exited bootloader, and has
/linux-4.4.14/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c269 "transmit worker exited\n"); hdpvr_transmit_buffers()
/linux-4.4.14/drivers/cpuidle/
H A Dcoupled.c626 * Wait until all coupled cpus have exited idle. There is no risk that cpuidle_enter_state_coupled()
/linux-4.4.14/drivers/dma/
H A Ddmatest.c727 pr_debug("thread %s exited with status %d\n", dmatest_cleanup_channel()
/linux-4.4.14/include/trace/events/
H A Drcu.h405 * "Cleanup after idle": Idle exited, timer canceled.
/linux-4.4.14/drivers/tty/serial/
H A Difx6x60.c922 /* exited reset */ ifx_spi_reset_interrupt()
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_api.c103 * will ensure that any blocked senders/receivers have exited for scif_disconnect_ep()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dmac-ctxt.c192 * Unless we exited above, we can't share the TSF resource iwl_mvm_mac_tsf_id_iter()
/linux-4.4.14/fs/
H A Daio.c796 * when the processes owning a context have all exited to encourage
H A Dexec.c931 * At this point all other threads have exited, all we have to de_thread()
/linux-4.4.14/kernel/time/
H A Dposix-cpu-timers.c432 * Clean out CPU timers still ticking when a thread exited. The task
/linux-4.4.14/drivers/power/
H A Dabx500_chargalg.c470 * The safety timer is stopped whenever the NORMAL state is exited
/linux-4.4.14/fs/cifs/
H A Dconnect.c767 * mpx threads have not exited yet give them at least the smb clean_demultiplex_info()
777 * If threads still have not exited they are probably never clean_demultiplex_info()
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_mass_storage.c2575 /* Let fsg_unbind() know the thread has exited */ fsg_main_thread()
/linux-4.4.14/drivers/scsi/
H A DNCR5380.c1051 /* exited locked */ NCR5380_main()
H A Dwd33c93.c427 * the LEVEL2 command sequence is exited. This often occurs prior wd33c93_queuecommand_lck()
H A Din2000.c391 * the LEVEL2 command sequence is exited. This often occurs prior in2000_queuecommand_lck()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbnad.c1207 * Wait till the poll handler has exited bnad_rx_cleanup()
/linux-4.4.14/kernel/rcu/
H A Dtree_plugin.h403 * report the fact that it has exited. Because irqs are disabled, rcu_read_unlock_special()
H A Dtree.c778 * we really have exited idle, and must do the appropriate accounting.
2558 * section while running on one of those CPUs have since exited their RCU
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h78 * - NULL_NULL can be exited by a new work request. A NULL_SWITCH
/linux-4.4.14/net/ipv4/
H A Dudp.c1728 /* Initialize UDP checksum. If exited with zero value (success),
/linux-4.4.14/virt/kvm/
H A Dkvm_main.c2122 * Yielding to a recently pl-exited/cpu relax intercepted VCPU before yielding
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Ddsi.c2117 /* ULPS is exited by Mark-1 state for 1ms, followed by dsi_cio_init()
/linux-4.4.14/drivers/infiniband/core/
H A Dcm.c779 * timewait before notifying the user that we've exited timewait. cm_enter_timewait()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dcassini.h1478 * performed when a loopback config is entered or exited. if programmed after
/linux-4.4.14/block/
H A Dcfq-iosched.c2932 * task has exited, don't wait cfq_arm_slice_timer()
/linux-4.4.14/fs/ext4/
H A Dsuper.c2909 * If thread exited earlier ext4_destroy_lazyinit_thread()
/linux-4.4.14/fs/ocfs2/dlm/
H A Ddlmmaster.c2982 /* We could race exit domain. If exited, skip. */ dlm_do_migrate_request()
/linux-4.4.14/net/bluetooth/
H A Dl2cap_core.c6174 * when local busy is exited. l2cap_rx_state_recv()
/linux-4.4.14/kernel/trace/
H A Dtrace.c1824 * have exited and put the counter back to what we want. __ftrace_trace_stack()
/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c5430 * the monitoring program exited. At this point, the PMU reservation has been pfm_overflow_handler()
/linux-4.4.14/kernel/sched/
H A Dcore.c3222 * we haven't yet exited the RCU idle mode. Do it here manually until schedule_user()
/linux-4.4.14/arch/x86/kvm/
H A Dvmx.c8071 * The guest has exited. See if we can fix it or if we need userspace

Completed in 4824 milliseconds