Searched refs:kills (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/arch/sparc/lib/ |
D | udivdi3.S | 37 sub %i0,%o3,%i0 ! this kills msb of n 45 sub %i0,%o3,%i0 ! this kills msb of n 75 sub %o4,%o3,%o4 ! this kills msb of n 83 sub %o4,%o3,%o4 ! this kills msb of n 101 sub %i0,%o3,%i0 ! this kills msb of n 109 sub %i0,%o3,%i0 ! this kills msb of n 180 sub %o4,%i2,%o4 ! this kills msb of n 188 sub %o4,%i2,%o4 ! this kills msb of n
|
D | divdi3.S | 60 sub %i0,%o4,%i0 ! this kills msb of n 68 sub %i0,%o4,%i0 ! this kills msb of n 96 sub %g3,%o4,%g3 ! this kills msb of n 104 sub %g3,%o4,%g3 ! this kills msb of n 120 sub %i0,%o4,%i0 ! this kills msb of n 128 sub %i0,%o4,%i0 ! this kills msb of n 195 sub %o2,%i2,%o2 ! this kills msb of n 203 sub %o2,%i2,%o2 ! this kills msb of n
|
/linux-4.1.27/Documentation/ |
D | SAK.txt | 43 2: On the PC keyboard, SAK kills all applications which have 85 /dev/console. So SAK kills them all. A workaround is to simply
|
/linux-4.1.27/Documentation/usb/ |
D | anchors.txt | 41 This function kills all URBs associated with an anchor. The URBs
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 583 OOM killer actually kills a memory-hogging task. 599 If this is set to non-zero, the OOM killer simply kills the task that
|
/linux-4.1.27/sound/oss/ |
D | CHANGELOG | 229 the recording. Calling write() kills recording immediately so
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 360 Do not oops if root user kills cifs oplock kernel thread or 361 kills the cifsd thread (NB: killing the cifs kernel threads is not 512 kills the thread without going through unmount.
|
/linux-4.1.27/Documentation/input/ |
D | joystick-parport.txt | 12 and maybe even more. Like when a lightning kills you it is not our problem.
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 365 getting it wrong results in OOM kills, most users tend to err on the
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 2963 u64 kills; in unknown_7322_ibits() local 2966 kills = istat & ~QIB_I_BITSEXTANT; in unknown_7322_ibits() 2969 (unsigned long long) kills, msg); in unknown_7322_ibits() 2970 qib_write_kreg(dd, kr_intmask, (dd->cspec->int_enable_mask & ~kills)); in unknown_7322_ibits()
|