Lines Matching refs:has
64 If it is detected that the compiler has support for "asm goto",
155 store-and-swap instructions if the architecture has them. It
224 # Select if arch has its private alloc_task_struct() function
228 # Select if arch has its private alloc_thread_info() function
275 subsystem. Also has support for calculating CPU cycle events
364 - it has implemented a stack canary (e.g. __stack_chk_guard)
527 Architecture has tls passed as the 4th argument of clone(2),
533 Architecture has the first two arguments of clone(2) swapped.
538 Architecture has tls passed as the 3rd argument of clone(2),
544 Architecture has unusual rt_sigaction(2) arguments
549 Architecture has old sigsuspend(2) syscall, of one-argument variety
559 Architecture has old sigaction(2) syscall. Nope, not the same
560 as OLD_SIGSUSPEND | OLD_SIGSUSPEND3 - alpha has sigsuspend(2),