Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c372 static void inconsistent_snapshot_error(struct send_ctx *sctx, in inconsistent_snapshot_error()
405 static bool proto_cmd_ok(const struct send_ctx *sctx, int cmd) in proto_cmd_ok()
422 static int need_send_hole(struct send_ctx *sctx) in need_send_hole()
621 static inline bool is_current_inode_path(const struct send_ctx *sctx, in is_current_inode_path()
659 static int tlv_put(struct send_ctx *sctx, u16 attr, const void *data, int len) in tlv_put()
692 static int tlv_put_string(struct send_ctx *sctx, u16 attr, in tlv_put_string()
700 static int tlv_put_uuid(struct send_ctx *sctx, u16 attr, in tlv_put_uuid()
706 static int tlv_put_btrfs_timespec(struct send_ctx *sctx, u16 attr, in tlv_put_btrfs_timespec()
716 #define TLV_PUT(sctx, attrtype, data, attrlen) \ argument
723 #define TLV_PUT_INT(sctx, attrtype, bits, value) \ argument
[all …]
H A Dscrub.c139 struct scrub_ctx *sctx; member
432 static noinline_for_stack void scrub_free_ctx(struct scrub_ctx *sctx) in scrub_free_ctx()
445 static void scrub_put_ctx(struct scrub_ctx *sctx) in scrub_put_ctx()
454 struct scrub_ctx *sctx; in scrub_setup_ctx() local
666 static int fill_writer_pointer_gap(struct scrub_ctx *sctx, u64 physical) in fill_writer_pointer_gap()
989 static void scrub_stripe_report_errors(struct scrub_ctx *sctx, in scrub_stripe_report_errors()
1152 struct scrub_ctx *sctx = stripe->sctx; in scrub_stripe_read_repair_worker() local
1297 static void scrub_submit_write_bio(struct scrub_ctx *sctx, in scrub_submit_write_bio()
1339 static void scrub_write_sectors(struct scrub_ctx *sctx, struct scrub_stripe *stripe, in scrub_write_sectors()
1372 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/lib/crypto/
H A Dsm3.c75 static void sm3_transform(struct sm3_state *sctx, u8 const *data, u32 W[16]) in sm3_transform()
172 void sm3_block_generic(struct sm3_state *sctx, u8 const *data, int blocks) in sm3_block_generic()
/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/security/apparmor/
H A Dcrypto.c39 struct sha256_ctx sctx; in aa_calc_profile_hash() local
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c425 struct sha256_ctx sctx; in tpm2_KDFe() local
550 struct sha256_ctx sctx; in tpm_buf_fill_hmac_session() local
709 struct sha256_ctx sctx; in tpm_buf_check_hmac_response() local
/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/kernel/
H A Dkexec_file.c804 struct sha256_ctx sctx; in kexec_calculate_store_digests() local
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c630 struct submit_ctx sctx; in rtw_startbss_cmd() local
/linux/drivers/misc/
H A Dfastrpc.c296 struct fastrpc_session_ctx *sctx; member
1132 static int fastrpc_invoke_send(struct fastrpc_session_ctx *sctx, in fastrpc_invoke_send()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h30 struct submit_ctx *sctx; member
H A Drtw_xmit.h248 struct submit_ctx *sctx; member