Home
last modified time | relevance | path

Searched refs:exited (Results 1 – 25 of 69) sorted by relevance

123

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dtask-exit.c17 static int exited; variable
22 exited = 1; in sig_handler()
33 exited = 1; in workload_exec_failed_signal()
135 if (!exited || !nr_exit) { in test__task_exit()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/ca-certificates/ca-certificates/
H A D0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch10 | E: Not a directory: -- exited with code 127.
34 cat "$REMOVED" ) | "$hook" || echo "E: $hook exited with code $?."
/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dutils.py155 gdb.events.exited.disconnect(exit_handler)
177 gdb.events.exited.connect(exit_handler)
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-kernel-wakeup_reasons6 used to report wakeup reasons after system exited suspend.
H A Dsysfs-bus-typec10 entered/exited so poll(2) on the attribute wakes up.
H A Dsysfs-driver-typec-displayport21 where the mode has been exited (to exit the mode, see
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ada/gcc-interface/
H A Dada-tree.def76 true, will cause the loop to be exited. If no condition is specified,
77 the loop is unconditionally exited. EXIT_STMT_LABEL is the end label
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ada/gcc-interface/
H A Dada-tree.def76 true, will cause the loop to be exited. If no condition is specified,
77 the loop is unconditionally exited. EXIT_STMT_LABEL is the end label
/OK3568_Linux_fs/kernel/kernel/
H A Dkthread.c59 struct completion exited; member
293 init_completion(&self->exited); in kthread()
295 current->vfork_done = &self->exited; in kthread()
643 wait_for_completion(&kthread->exited); in kthread_stop()
H A Dexit.c1739 bool exited; in thread_group_exited() local
1743 exited = !task || in thread_group_exited()
1747 return exited; in thread_group_exited()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,saw2.txt8 system, notifying them when a low power state is entered or exited.
/OK3568_Linux_fs/buildroot/package/vsftpd/
H A D0003-Prevent-hang-in-SIGCHLD-handler.patch74 * exited normally with zero exit code
/OK3568_Linux_fs/buildroot/package/efivar/
H A D0002-dp.h-make-format_guid-handle-misaligned-guid-pointer.patch27 didn't show because it exited too soon, and I don't have a gcc 9 build
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-class-typec45 entered/exited so poll(2) on the attribute wakes up.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_mouse.qml183 SignalSpy {id: mouseUpperExitedSpy; target: mouseUpper; signalName: "exited"}
184 SignalSpy {id: mouseLowerExitedSpy; target: mouseLower; signalName: "exited"}
185 SignalSpy {id: mouseOverlapperExitedSpy; target: mouseOverlapper; signalName: "exited"}
455 compare(mouseUpperExitedSpy.count, 5) // release triggers one more exited()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A DREADME32 appears to have exited before we could connect. If you specified
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Drcu.rst36 three states, we know that that CPU has exited any previous RCU
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dactive_mm.rst63 user exited on another CPU while a lazy user was still active, so you do
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dtypec_bus.rst65 after the mode has been exited.
/OK3568_Linux_fs/kernel/security/keys/
H A DKconfig49 have exited, not that they survive the machine being rebooted.
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dslimbus.rst109 Clock-pause is exited by waking up framer device (if controller driver initiates
/OK3568_Linux_fs/kernel/Documentation/ia64/
H A Dfsys.rst177 is exited. This is accomplished with the help of the lower-privilege
180 PSR.lp and returns immediately. When fsys-mode is exited via the
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst114 caused the reservation or fault has exited.
/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Dtaskstats.rst131 the group is added up and added to the accumulated total for previously exited
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Drobust-futexes.rst34 to be notified that the last owner of the lock exited in some irregular

123