Home
last modified time | relevance | path

Searched defs:sctx (Results 1 – 15 of 15) 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-sha256.c44 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_init() local
64 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_update() local
183 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_final() local
253 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_export() local
262 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_import() local
Dnx-sha512.c44 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_init() local
64 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_update() local
186 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_final() local
259 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_export() local
268 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_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.c271 struct sha1_state *sctx = shash_desc_ctx(desc); in padlock_sha1_init_nano() local
283 struct sha1_state *sctx = shash_desc_ctx(desc); in padlock_sha1_update_nano() local
354 struct sha256_state *sctx = shash_desc_ctx(desc); in padlock_sha256_init_nano() local
367 struct sha256_state *sctx = shash_desc_ctx(desc); in padlock_sha256_update_nano() local
441 void *sctx = shash_desc_ctx(desc); in padlock_sha_export_nano() local
451 void *sctx = shash_desc_ctx(desc); in padlock_sha_import_nano() local
/drivers/staging/r8188eu/core/
Drtw_xmit.c2160 void rtw_sctx_init(struct submit_ctx *sctx, int timeout_ms) in rtw_sctx_init()
2168 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait()
2204 void rtw_sctx_done_err(struct submit_ctx **sctx, int status) in rtw_sctx_done_err()
2215 void rtw_sctx_done(struct submit_ctx **sctx) in rtw_sctx_done()
Drtw_io.c259 struct submit_ctx sctx; in _rtw_write_port_and_wait() local
Drtw_mlme_ext.c4339 struct submit_ctx sctx; in dump_mgntframe_and_wait() local
/drivers/staging/rtl8723bs/core/
Drtw_xmit.c2497 void rtw_sctx_init(struct submit_ctx *sctx, int timeout_ms) in rtw_sctx_init()
2505 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait()
2524 void rtw_sctx_done_err(struct submit_ctx **sctx, int status) in rtw_sctx_done_err()
2533 void rtw_sctx_done(struct submit_ctx **sctx) in rtw_sctx_done()
Drtw_cmd.c667 struct submit_ctx sctx; in rtw_startbss_cmd() local
Drtw_mlme_ext.c2045 struct submit_ctx sctx; in dump_mgntframe_and_wait() local
/drivers/misc/
Dfastrpc.c226 struct fastrpc_session_ctx *sctx; member
921 static int fastrpc_invoke_send(struct fastrpc_session_ctx *sctx, in fastrpc_invoke_send()
/drivers/staging/r8188eu/include/
Drtw_xmit.h200 struct submit_ctx *sctx; member
/drivers/staging/rtl8723bs/include/
Drtw_cmd.h30 struct submit_ctx *sctx; member
Drtw_xmit.h258 struct submit_ctx *sctx; member