Home
last modified time | relevance | path

Searched refs:KILL (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd_hotspare_006_pos.ksh70 $KILL -s SIGCONT `$PGREP zfsd`
79 $KILL -s SIGSTOP `$PGREP zfsd`
86 $KILL -s SIGCONT `$PGREP zfsd`
104 $KILL -s SIGSTOP `$PGREP zfsd`
106 $KILL -s SIGCONT `$PGREP zfsd`
/freebsd/crypto/openssh/
H A Dopensshd.init.in9 KILL=@KILL@
26 ${KILL} ${PID}
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/
H A Dzfs_destroy_common.kshlib108 $KILL -15 $pid
132 [[ -n "$SLEEP_PID" ]] && $KILL -15 $SLEEP_PID
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp101 MI->setDesc(TII->get(TargetOpcode::KILL)); in LowerSubregToReg()
114 MI->setDesc(TII->get(TargetOpcode::KILL)); in LowerSubregToReg()
H A DLiveRangeEdit.cpp376 MI->setDesc(TII.get(TargetOpcode::KILL)); in eliminateDeadDef()
H A DInlineSpiller.cpp542 MI.setDesc(TII.get(TargetOpcode::KILL)); in eliminateRedundantSpills()
1143 BuildMI(MBB, SpillBefore, MI->getDebugLoc(), TII.get(TargetOpcode::KILL)) in insertSpill()
1721 RMEnt->setDesc(TII.get(TargetOpcode::KILL)); in hoistAllSpills()
H A DTargetInstrInfo.cpp878 MI->setDesc(get(TargetOpcode::KILL)); in lowerCopy()
892 MI->setDesc(get(TargetOpcode::KILL)); in lowerCopy()
2149 case TargetOpcode::KILL: in getOutliningType()
/freebsd/usr.sbin/ypserv/
H A Dypinit.sh185 read KILL
188 case ${KILL} in
/freebsd/tests/sys/cddl/zfs/tests/mmap/
H A Dmmap_write_001_pos.ksh84 log_must $KILL -9 $PID_MMAPWRITE
/freebsd/tests/sys/cddl/zfs/tests/link_count/
H A Dlink_count_001.ksh91 log_must $KILL -9 $PID
/freebsd/libexec/rc/
H A Drc.shutdown77 kill -KILL $$ >/dev/null 2>&1
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_iostat/
H A Dzpool_iostat.kshlib62 kill -KILL $_iostat_pid || true
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600EmitClauseMarkers.cpp38 case R600::KILL: in OccupiedDwords()
84 case R600::KILL: in IsTrivialInst()
H A DSIFormMemoryClauses.cpp389 DebugLoc(), TII->get(AMDGPU::KILL)); in run()
/freebsd/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_onoffline_004_neg.ksh73 $KILL $wait_pid
/freebsd/tests/sys/netpfil/pf/
H A Dif_enc.sh167 jexec b kill -KILL $nc_pid # in a fail case the catcher may listen forever
/freebsd/libexec/getty/
H A Dmain.c115 #define KILL tmode.c_cc[VKILL] macro
585 } else if (c == KILL || c == CTRL('u')) { in getname()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600MCCodeEmitter.cpp94 MI.getOpcode() == R600::KILL) { in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp128 if (II->getOpcode() == TargetOpcode::KILL) in INITIALIZE_PASS_DEPENDENCY()
212 if (MII->getOpcode() == TargetOpcode::KILL || in commonChecksToProhibitNewValueJump()
/freebsd/contrib/netbsd-tests/net/ndp/
H A Dt_ra.sh247 kill -KILL `cat ${PIDFILE}`
305 kill -KILL `cat ${PIDFILE}`
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp290 case TargetOpcode::KILL: in getInstSizeInBytes()
/freebsd/usr.bin/tftp/tests/
H A Dtftp_test.sh32 sig=KILL
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp487 case TargetOpcode::KILL: in getInstSizeInBytes()
/freebsd/sys/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in187 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 \
/freebsd/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib1526 log_must $KILL -USR1 $pid
3448 log_must $KILL $wait_pid

12