Lines Matching refs:by
5 its use by user programs. It is not currently used by the kernel itself.
7 This file aims to sum up how it is supported by Linux and what behaviour you
56 If, in the meantime, there is a conflict with the locations accessed by the
57 transaction, the transaction will be aborted by the CPU. Register and memory
68 - Conflicts with cache lines used by other processors
78 transaction will be doomed by the kernel with the failure code TM_CAUSE_SYSCALL
82 the transaction is not explicitly doomed by the kernel. However, what the
84 by the hardware. The syscall is performed in suspended mode so any side
86 guarantees are provided by the kernel about which syscalls will affect
171 Failure cause codes used by kernel
186 These can be checked by the user program's abort handler as TEXASR[0:7]. If