Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/x86/
H A Dsigreturn.c290 static unsigned short *csptr(ucontext_t *ctx) in csptr() function
305 static greg_t *csptr(ucontext_t *ctx) in csptr() function
374 bool was_64bit = (cs_bitness(*csptr(ctx)) == 64); in validate_signal_ss()
423 *csptr(ctx) = sig_cs; in sigusr1()