Home
last modified time | relevance | path

Searched refs:sigp_restart (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/s390/include/asm/
Dsigp.h33 sigp_restart = 6, enumerator
/linux-2.6.39/arch/s390/kernel/
Dasm-offsets.c77 DEFINE(__SIGP_RESTART, sigp_restart); in main()
Dsmp.c616 while (sigp(cpu, sigp_restart) == sigp_busy) in __cpu_up()