Searched defs:ctx (Results 201 - 225 of 2746) sorted by relevance

1234567891011>>

/linux-master/fs/efs/
H A Ddir.c23 static int efs_readdir(struct file *file, struct dir_context *ctx) argument
/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c28 static int pkcs7_view_content(void *ctx, const void *data, size_t len, argument
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c27 struct spu_context *ctx; local
71 struct spu_context *ctx; local
88 get_spu_context(struct spu_context *ctx) argument
94 put_spu_context(struct spu_context *ctx) argument
100 spu_forget(struct spu_context *ctx) argument
119 spu_unmap_mappings(struct spu_context *ctx) argument
143 spu_acquire_saved(struct spu_context *ctx) argument
165 spu_release_saved(struct spu_context *ctx) argument
[all...]
H A Dfault.c23 static void spufs_handle_event(struct spu_context *ctx, argument
53 int spufs_handle_class0(struct spu_context *ctx) argument
86 spufs_handle_class1(struct spu_context *ctx) argument
[all...]
/linux-master/tools/testing/selftests/powerpc/alignment/
H A Dcopy_first_unaligned.c20 ucontext_t *ctx = ptr; local
/linux-master/lib/crypto/
H A Darc4.c13 int arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) argument
37 void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, unsigned int len) argument
[all...]
/linux-master/drivers/char/tpm/
H A Dtpm_ftpm_tee.h36 struct tee_context *ctx; member in struct:ftpm_tee_private
/linux-master/tools/perf/ui/gtk/
H A Dutil.c13 struct perf_gtk_context *ctx; local
22 int perf_gtk__deactivate_context(struct perf_gtk_context **ctx) argument
/linux-master/crypto/
H A Dchacha_generic.c43 struct chacha_ctx *ctx = crypto_skcipher_ctx(tfm); local
51 struct chacha_ctx *ctx = crypto_skcipher_ctx(tfm); local
15 chacha_stream_xor(struct skcipher_request *req, const struct chacha_ctx *ctx, const u8 *iv) argument
/linux-master/arch/s390/crypto/
H A Dsha_common.c18 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); local
74 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); local
[all...]
/linux-master/samples/bpf/
H A Dtcp_dumpstats_kern.c26 int _sockops(struct bpf_sock_ops *ctx) argument
H A Dlathist_kern.c29 int bpf_prog1(struct pt_regs *ctx) argument
72 int bpf_prog2(struct pt_regs *ctx) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_arrays.c40 int test_core_arrays(void *ctx) argument
H A Dtest_core_reloc_flavors.c46 int test_core_flavors(void *ctx) argument
H A Dtest_core_reloc_ints.c30 int test_core_ints(void *ctx) argument
H A Dtest_xdp_meta.c12 int ing_cls(struct __sk_buff *ctx) argument
32 int ing_xdp(struct xdp_md *ctx) argument
[all...]
H A Dtest_perf_branches.c22 int perf_branches(void *ctx) argument
H A Dtest_endian.c25 int sys_enter(const void *ctx) argument
H A Dtest_ksyms_btf.c23 int handler(const void *ctx) argument
H A Dtest_core_read_macros.c31 int handler(void *ctx) argument
H A Dsocket_cookie_prog.c33 int set_cookie(struct bpf_sock_addr *ctx) argument
52 int update_cookie_sockops(struct bpf_sock_ops *ctx) argument
[all...]
H A Dbpf_iter_udp4.c25 int dump_udp4(struct bpf_iter__udp *ctx) argument
/linux-master/drivers/gpu/drm/lima/
H A Dlima_drv.h28 struct lima_ctx *ctx; member in struct:lima_submit
/linux-master/arch/microblaze/include/asm/
H A Dmmu_context_mm.h79 mm_context_t ctx; local
[all...]
/linux-master/arch/x86/crypto/
H A Dcamellia.h42 static inline void camellia_enc_blk(const void *ctx, u8 *dst, const u8 *src) argument
47 static inline void camellia_enc_blk_xor(const void *ctx, u argument
52 camellia_enc_blk_2way(const void *ctx, u8 *dst, const u8 *src) argument
58 camellia_enc_blk_xor_2way(const void *ctx, u8 *dst, const u8 *src) argument
[all...]

Completed in 690 milliseconds

1234567891011>>