Home
last modified time | relevance | path

Searched defs:state2 (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/kernel/vdso/
H A Dvgetrandom-chacha.S11 #define state2 v2 macro
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S37 #define state2 r18 macro
/linux/drivers/s390/cio/
H A Dcss.h56 __u8 state2 : 2; /* path state value 2 */ member
/linux/lib/zstd/common/
H A Dfse_decompress.c186 FSE_DState_t state2; in FSE_decompress_usingDTable_generic() local
/linux/drivers/video/fbdev/omap/
H A Dlcd_mipid.c321 u8 state1, state2; in ls041y3_esd_check_mode1() local
/linux/net/iucv/
H A Daf_iucv.c152 static int iucv_sock_in_state(struct sock *sk, int state, int state2) in iucv_sock_in_state()