Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dsigreturn.c280 struct selectors { struct
286 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() argument
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_dcb.c20 u8 selectors[IEEE_8021QAZ_APP_SEL_MAX + 1]; member
90 static int sparx5_dcb_apptrust_validate(struct net_device *dev, u8 *selectors, in sparx5_dcb_apptrust_validate()
300 static int sparx5_dcb_setapptrust(struct net_device *dev, u8 *selectors, in sparx5_dcb_setapptrust()
315 static int sparx5_dcb_getapptrust(struct net_device *dev, u8 *selectors, in sparx5_dcb_getapptrust()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_dcb.c14 u8 selectors[IEEE_8021QAZ_APP_SEL_MAX + 1]; member
228 u8 *selectors, in lan966x_dcb_apptrust_validate()
257 u8 *selectors, in lan966x_dcb_setapptrust()
273 static int lan966x_dcb_getapptrust(struct net_device *dev, u8 *selectors, in lan966x_dcb_getapptrust()
/linux/lib/
H A Ddecompress_bunzip2.c106 unsigned char selectors[32768]; /* nSelectors = 15 bits */ member
163 unsigned char uc, *symToByte, *mtfSymbol, *selectors; in get_next_block() local
/linux/net/dcb/
H A Ddcbnl.c1069 u8 *selectors; in dcbnl_getapptrust() local
1643 u8 selectors[IEEE_8021QAZ_APP_SEL_MAX + 1] = {0}; in dcbnl_ieee_set() local