Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-switch.c63 struct switch_ctx *sctx; in alloc_switch_ctx() local
79 struct switch_ctx *sctx = ti->private; in alloc_region_table() local
127 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position()
141 static unsigned int switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) in switch_region_table_read()
155 static unsigned int switch_get_path_nr(struct switch_ctx *sctx, sector_t offset) in switch_get_path_nr()
175 static void switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, in switch_region_table_write()
193 static void initialise_region_table(struct switch_ctx *sctx) in initialise_region_table()
207 struct switch_ctx *sctx = ti->private; in parse_path() local
236 struct switch_ctx *sctx = ti->private; in switch_dtr() local
261 struct switch_ctx *sctx; in switch_ctr() local
[all …]
/linux/fs/btrfs/
H A Dscrub.c138 struct scrub_ctx *sctx; member
430 static noinline_for_stack void scrub_free_ctx(struct scrub_ctx *sctx) in scrub_free_ctx()
443 static void scrub_put_ctx(struct scrub_ctx *sctx) in scrub_put_ctx()
452 struct scrub_ctx *sctx; in scrub_setup_ctx() local
662 static int fill_writer_pointer_gap(struct scrub_ctx *sctx, u64 physical) in fill_writer_pointer_gap()
993 static void scrub_stripe_report_errors(struct scrub_ctx *sctx, in scrub_stripe_report_errors()
1156 struct scrub_ctx *sctx = stripe->sctx; in scrub_stripe_read_repair_worker() local
1292 static void scrub_submit_write_bio(struct scrub_ctx *sctx, in scrub_submit_write_bio()
1334 static void scrub_write_sectors(struct scrub_ctx *sctx, struct scrub_stripe *stripe, in scrub_write_sectors()
1364 static void scrub_throttle_dev_io(struct scrub_ctx *sctx, struct btrfs_device *device, in scrub_throttle_dev_io()
[all …]
/linux/tools/perf/util/
H A Dexpr.l85 static int literal(yyscan_t scanner, const struct expr_scanner_ctx *sctx) in literal()
116 struct expr_scanner_ctx *sctx = expr_get_extra(yyscanner); variable
H A Dexpr.h17 struct expr_scanner_ctx sctx; member
/linux/arch/s390/purgatory/
H A Dpurgatory.c19 struct sha256_ctx sctx; in verify_sha256_digest() local
/linux/arch/riscv/purgatory/
H A Dpurgatory.c23 struct sha256_ctx sctx; in verify_sha256_digest() local
/linux/arch/x86/purgatory/
H A Dpurgatory.c28 struct sha256_ctx sctx; in verify_sha256_digest() local
/linux/drivers/crypto/
H A Dpadlock-sha.c34 struct sha1_state *sctx = padlock_shash_desc_ctx(desc); in padlock_sha1_init() local
45 struct crypto_sha256_state *sctx = padlock_shash_desc_ctx(desc); in padlock_sha256_init() local
/linux/security/apparmor/
H A Dcrypto.c39 struct sha256_ctx sctx; in aa_calc_profile_hash() local
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c472 struct sha256_ctx sctx; in tpm2_KDFe() local
595 struct sha256_ctx sctx; in tpm_buf_fill_hmac_session() local
769 struct sha256_ctx sctx; in tpm_buf_check_hmac_response() local
/linux/arch/powerpc/perf/
H A Dcallchain_32.c43 struct sigcontext32 sctx; member
/linux/include/crypto/
H A Dsha2.h74 static inline void sha224_block_init(struct crypto_sha256_state *sctx) in sha224_block_init()
87 static inline void sha256_block_init(struct crypto_sha256_state *sctx) in sha256_block_init()
/linux/arch/powerpc/kernel/
H A Dsignal_32.c195 struct sigcontext sctx; /* the sigcontext */ member
/linux/drivers/misc/
H A Dfastrpc.c303 struct fastrpc_session_ctx *sctx; member
328 struct fastrpc_session_ctx *sctx) in fastrpc_sid_offset()
1163 static int fastrpc_invoke_send(struct fastrpc_session_ctx *sctx, in fastrpc_invoke_send()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h248 struct submit_ctx *sctx; member