Home
last modified time | relevance | path

Searched refs:kill (Results 1 – 25 of 33) sorted by relevance

12

/arch/um/os-Linux/
A Dutil.c96 if (kill(getpid(), SIGABRT) < 0) in uml_abort()
129 kill(0, SIGTERM); in os_dump_core()
135 kill(0, SIGCONT); in os_dump_core()
A Dprocess.c28 kill(pid, SIGALRM); in os_alarm_process()
39 kill(pid, SIGKILL); in os_kill_process()
59 kill(pid, SIGKILL); in os_kill_ptraced_process()
A Dstart_up.c49 kill(pid, SIGKILL); in ptrace_child()
51 kill(pid, SIGSTOP); in ptrace_child()
A Dsignal.c241 kill(os_getpid(), SIGIO); in send_sigio_to_self()
A Dumid.c177 if ((kill(p, 0) == 0) || (errno != ESRCH)) { in is_umdir_used()
/arch/sparc/include/uapi/asm/
A Doradax.h43 struct ccb_kill_result kill; member
/arch/m68k/fpsp040/
A Dbugfix.S254 | exceptional, we choose to kill the process.
342 | fpsp_fmt_error and allow the kernel to kill the process.
376 | exceptional, we choose to kill the process.
482 | to the entry point used to kill a process.
/arch/arm64/boot/dts/mediatek/
A Dmt8192-asurada-hayato-r1.dts45 pins-bt-kill {
/arch/alpha/lib/
A Dstxcpy.S225 zapnot t1, t6, t1 # .. e1 : kill source bytes >= null
226 zap t0, t8, t0 # e0 : kill dest bytes <= null
A Dev6-stxcpy.S251 zapnot t1, t6, t1 # U : kill source bytes >= null (stall)
253 zap t0, t8, t0 # U : kill dest bytes <= null (2 cycle data stall)
A Dstxncpy.S261 zapnot t0, t8, t0 # .. e1 : kill source bytes > null
262 zap t1, t8, t1 # e0 : kill dest bytes <= null
A Dev6-stxncpy.S304 zapnot t0, t8, t0 # U : kill source bytes > null
306 zap t1, t8, t1 # U : kill dest bytes <= null
/arch/mips/kernel/
A Dvpe-mt.c276 static DEVICE_ATTR(kill, S_IWUSR, NULL, store_kill);
/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl70 60 n64 kill sys_kill
A Dsyscall_n32.tbl70 60 n32 kill sys_kill
A Dsyscall_o32.tbl49 37 o32 kill sys_kill
/arch/x86/entry/syscalls/
A Dsyscall_64.tbl74 62 common kill sys_kill
A Dsyscall_32.tbl52 37 i386 kill sys_kill
/arch/m68k/kernel/syscalls/
A Dsyscall.tbl47 37 common kill sys_kill
/arch/parisc/kernel/syscalls/
A Dsyscall.tbl50 37 common kill sys_kill
/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl137 123 common kill sys_kill
/arch/sh/kernel/syscalls/
A Dsyscall.tbl47 37 common kill sys_kill
/arch/arm64/tools/
A Dsyscall_32.tbl51 37 common kill sys_kill
/arch/sparc/kernel/syscalls/
A Dsyscall.tbl55 37 common kill sys_kill
/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl47 37 common kill sys_kill

Completed in 36 milliseconds

12