Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/x86/
Dsigreturn.c310 static unsigned short *csptr(ucontext_t *ctx) in csptr() function
325 static greg_t *csptr(ucontext_t *ctx) in csptr() function
394 bool was_64bit = (cs_bitness(*csptr(ctx)) == 64); in validate_signal_ss()
443 *csptr(ctx) = sig_cs; in sigusr1()