Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/x86/
Dsigreturn.c303 struct selectors { struct
309 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() argument
/Linux-v5.4/drivers/power/supply/
Dbd70528-charger.c402 int selectors, unsigned int sel, in find_value_for_selector_low()
424 int selectors, unsigned int val, in find_selector_for_value_low()
/Linux-v5.4/lib/
Ddecompress_bunzip2.c106 unsigned char selectors[32768]; /* nSelectors = 15 bits */ member
163 unsigned char uc, *symToByte, *mtfSymbol, *selectors; in get_next_block() local