Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib.h105 const char *__gs = *__suffixes; \
108 snprintf(propname, sizeof(propname), "%s-%s", con_id, __gs); \
110 snprintf(propname, sizeof(propname), "%s", __gs); \
/linux/arch/x86/include/asm/
H A Duser32.h39 unsigned short fs, __fs, gs, __gs; member