Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/x86/
Dsigreturn.c313 static unsigned short *csptr(ucontext_t *ctx) in csptr() function
328 static greg_t *csptr(ucontext_t *ctx) in csptr() function
397 bool was_64bit = (cs_bitness(*csptr(ctx)) == 64); in validate_signal_ss()
446 *csptr(ctx) = sig_cs; in sigusr1()