Home
last modified time | relevance | path

Searched defs:sctx (Results 1 – 14 of 14) sorted by relevance

/drivers/md/
Ddm-switch.c62 struct switch_ctx *sctx; in alloc_switch_ctx() local
78 struct switch_ctx *sctx = ti->private; in alloc_region_table() local
126 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position()
140 static unsigned switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) in switch_region_table_read()
154 static unsigned switch_get_path_nr(struct switch_ctx *sctx, sector_t offset) in switch_get_path_nr()
174 static void switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, in switch_region_table_write()
192 static void initialise_region_table(struct switch_ctx *sctx) in initialise_region_table()
206 struct switch_ctx *sctx = ti->private; in parse_path() local
235 struct switch_ctx *sctx = ti->private; in switch_dtr() local
260 struct switch_ctx *sctx; in switch_ctr() local
[all …]
/drivers/crypto/nx/
Dnx-sha512.c39 struct sha512_state *sctx = shash_desc_ctx(desc); in nx_sha512_init() local
59 struct sha512_state *sctx = shash_desc_ctx(desc); in nx_sha512_update() local
181 struct sha512_state *sctx = shash_desc_ctx(desc); in nx_sha512_final() local
254 struct sha512_state *sctx = shash_desc_ctx(desc); in nx_sha512_export() local
263 struct sha512_state *sctx = shash_desc_ctx(desc); in nx_sha512_import() local
Dnx-sha256.c39 struct sha256_state *sctx = shash_desc_ctx(desc); in nx_sha256_init() local
59 struct sha256_state *sctx = shash_desc_ctx(desc); in nx_sha256_update() local
178 struct sha256_state *sctx = shash_desc_ctx(desc); in nx_sha256_final() local
248 struct sha256_state *sctx = shash_desc_ctx(desc); in nx_sha256_export() local
257 struct sha256_state *sctx = shash_desc_ctx(desc); in nx_sha256_import() local
Dnx-aes-xcbc.c158 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_init() local
169 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_update() local
294 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_final() local
/drivers/crypto/
Dpadlock-sha.c276 struct sha1_state *sctx = shash_desc_ctx(desc); in padlock_sha1_init_nano() local
288 struct sha1_state *sctx = shash_desc_ctx(desc); in padlock_sha1_update_nano() local
359 struct sha256_state *sctx = shash_desc_ctx(desc); in padlock_sha256_init_nano() local
372 struct sha256_state *sctx = shash_desc_ctx(desc); in padlock_sha256_update_nano() local
446 void *sctx = shash_desc_ctx(desc); in padlock_sha_export_nano() local
456 void *sctx = shash_desc_ctx(desc); in padlock_sha_import_nano() local
/drivers/staging/rtl8723bs/core/
Drtw_xmit.c3002 void rtw_sctx_init(struct submit_ctx *sctx, int timeout_ms) in rtw_sctx_init()
3010 int rtw_sctx_wait(struct submit_ctx *sctx, const char *msg) in rtw_sctx_wait()
3047 void rtw_sctx_done_err(struct submit_ctx **sctx, int status) in rtw_sctx_done_err()
3058 void rtw_sctx_done(struct submit_ctx **sctx) in rtw_sctx_done()
Drtw_cmd.c726 struct submit_ctx sctx; in rtw_startbss_cmd() local
Drtw_mlme_ext.c2348 struct submit_ctx sctx; in dump_mgntframe_and_wait() local
/drivers/staging/rtl8188eu/core/
Drtw_xmit.c2007 void rtw_sctx_init(struct submit_ctx *sctx, int timeout_ms) in rtw_sctx_init()
2015 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait()
2051 void rtw_sctx_done_err(struct submit_ctx **sctx, int status) in rtw_sctx_done_err()
Drtw_mlme_ext.c237 struct submit_ctx sctx; in dump_mgntframe_and_wait() local
/drivers/misc/
Dfastrpc.c197 struct fastrpc_session_ctx *sctx; member
882 static int fastrpc_invoke_send(struct fastrpc_session_ctx *sctx, in fastrpc_invoke_send()
/drivers/staging/rtl8188eu/include/
Drtw_xmit.h199 struct submit_ctx *sctx; member
/drivers/staging/rtl8723bs/include/
Drtw_xmit.h267 struct submit_ctx *sctx; member
Drtw_cmd.h30 struct submit_ctx *sctx; member