Lines Matching refs:has
61 If it is detected that the compiler has support for "asm goto",
147 store-and-swap instructions if the architecture has them. It
216 # Select if arch has its private alloc_task_struct() function
220 # Select if arch has its private alloc_thread_info() function
263 subsystem. Also has support for calculating CPU cycle events
352 - it has implemented a stack canary (e.g. __stack_chk_guard)
508 Architecture has tls passed as the 4th argument of clone(2),
514 Architecture has the first two arguments of clone(2) swapped.
519 Architecture has tls passed as the 3rd argument of clone(2),
525 Architecture has unusual rt_sigaction(2) arguments
530 Architecture has old sigsuspend(2) syscall, of one-argument variety
540 Architecture has old sigaction(2) syscall. Nope, not the same
541 as OLD_SIGSUSPEND | OLD_SIGSUSPEND3 - alpha has sigsuspend(2),