Home
last modified time | relevance | path

Searched defs:selectors (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/x86/
Dsigreturn.c300 struct selectors { struct
306 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() argument
/linux-5.19.10/lib/
Ddecompress_bunzip2.c106 unsigned char selectors[32768]; /* nSelectors = 15 bits */ member
163 unsigned char uc, *symToByte, *mtfSymbol, *selectors; in get_next_block() local