Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S181 #define R(i, a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
215 #define R1(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c393 enum rpcrdma_chunktype wtype) in rpcrdma_encode_write_list()
471 enum rpcrdma_chunktype wtype) in rpcrdma_encode_reply_chunk()
864 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.h91 enum rtw89_mr_wtype wtype; member
H A Dcore.h1583 u8 wtype; /* enum phl_mr_wtype */ member
/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S121 #define R(i, a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument
155 #define R1(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument
158 #define R2(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument
/linux/drivers/android/
H A Dbinder.c5105 enum binder_work_type wtype; in binder_release_work() local