Searched defs:ctx (Results 1 - 200 of 829) sorted by relevance

12345

/linux-4.4.14/tools/perf/tests/
H A Dbpf-script-test-kbuild.c15 int bpf_func__vfs_llseek(void *ctx) bpf_func__vfs_llseek() argument
H A Dbpf-script-example.c35 int bpf_func__sys_epoll_pwait(void *ctx) bpf_func__sys_epoll_pwait() argument
/linux-4.4.14/samples/bpf/
H A Dtrace_output_kern.c14 int bpf_prog1(struct pt_regs *ctx) bpf_prog1() argument
H A Dtracex6_kern.c14 int bpf_prog1(struct pt_regs *ctx) bpf_prog1() argument
H A Dtracex1_kern.c21 int bpf_prog1(struct pt_regs *ctx) bpf_prog1() argument
H A Dtracex4_kern.c28 int bpf_prog1(struct pt_regs *ctx) bpf_prog1() argument
37 int bpf_prog2(struct pt_regs *ctx) bpf_prog2() argument
H A Dtracex5_kern.c23 int bpf_prog1(struct pt_regs *ctx) bpf_prog1() argument
41 PROG(__NR_write)(struct pt_regs *ctx) __NR_write() argument
54 PROG(__NR_read)(struct pt_regs *ctx) __NR_read() argument
67 PROG(__NR_mmap)(struct pt_regs *ctx) __NR_mmap() argument
H A Dlathist_kern.c29 int bpf_prog1(struct pt_regs *ctx) bpf_prog1() argument
72 int bpf_prog2(struct pt_regs *ctx) bpf_prog2() argument
H A Dtracex3_kern.c24 int bpf_prog1(struct pt_regs *ctx) bpf_prog1() argument
52 int bpf_prog2(struct pt_regs *ctx) bpf_prog2() argument
H A Dtracex2_kern.c24 int bpf_prog2(struct pt_regs *ctx) bpf_prog2() argument
80 int bpf_prog3(struct pt_regs *ctx) bpf_prog3() argument
/linux-4.4.14/drivers/crypto/amcc/
H A Dcrypto4xx_sa.c37 u32 get_dynamic_sa_offset_state_ptr_field(struct crypto4xx_ctx *ctx) get_dynamic_sa_offset_state_ptr_field() argument
64 u32 get_dynamic_sa_iv_size(struct crypto4xx_ctx *ctx) get_dynamic_sa_iv_size() argument
75 u32 get_dynamic_sa_offset_key_field(struct crypto4xx_ctx *ctx) get_dynamic_sa_offset_key_field() argument
/linux-4.4.14/arch/sparc/prom/
H A Dmp.c23 prom_startcpu(int cpunode, struct linux_prom_registers *ctable_reg, int ctx, char *pc) prom_startcpu() argument
/linux-4.4.14/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c31 static void *threadproc(void *ctx) threadproc() argument
H A Dsyscall_arg_fault.c48 ucontext_t *ctx = (ucontext_t*)ctx_void; sigsegv() local
H A Dentry_from_vm86.c57 ucontext_t *ctx = (ucontext_t*)ctx_void; sighandler() local
H A Dsingle_step_syscall.c81 ucontext_t *ctx = (ucontext_t*)ctx_void; sigtrap() local
/linux-4.4.14/drivers/gpu/host1x/
H A Ddebug.h28 void *ctx; member in struct:output
32 static inline void write_to_seqfile(void *ctx, const char *str, size_t len) write_to_seqfile() argument
37 static inline void write_to_printk(void *ctx, const char *str, size_t len) write_to_printk() argument
/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_intr.c54 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx, s5p_mfc_wait_for_done_ctx() argument
85 void s5p_mfc_clean_ctx_int_flags(struct s5p_mfc_ctx *ctx) s5p_mfc_clean_ctx_int_flags() argument
H A Ds5p_mfc_cmd_v5.c75 static int s5p_mfc_open_inst_cmd_v5(struct s5p_mfc_ctx *ctx) s5p_mfc_open_inst_cmd_v5() argument
128 static int s5p_mfc_close_inst_cmd_v5(struct s5p_mfc_ctx *ctx) s5p_mfc_close_inst_cmd_v5() argument
H A Ds5p_mfc_cmd_v6.c71 static int s5p_mfc_open_inst_cmd_v6(struct s5p_mfc_ctx *ctx) s5p_mfc_open_inst_cmd_v6() argument
132 static int s5p_mfc_close_inst_cmd_v6(struct s5p_mfc_ctx *ctx) s5p_mfc_close_inst_cmd_v6() argument
H A Ds5p_mfc_ctrl.c451 int s5p_mfc_open_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx) s5p_mfc_open_mfc_inst() argument
492 void s5p_mfc_close_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx) s5p_mfc_close_mfc_inst() argument
/linux-4.4.14/arch/x86/include/asm/crypto/
H A Dserpent-sse2.h16 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, serpent_enc_blk_xway() argument
22 static inline void serpent_enc_blk_xway_xor(struct serpent_ctx *ctx, u8 *dst, serpent_enc_blk_xway_xor() argument
28 static inline void serpent_dec_blk_xway(struct serpent_ctx *ctx, u8 *dst, serpent_dec_blk_xway() argument
43 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, serpent_enc_blk_xway() argument
49 static inline void serpent_enc_blk_xway_xor(struct serpent_ctx *ctx, u8 *dst, serpent_enc_blk_xway_xor() argument
55 static inline void serpent_dec_blk_xway(struct serpent_ctx *ctx, u8 *dst, serpent_dec_blk_xway() argument
H A Dcamellia.h67 static inline void camellia_enc_blk(struct camellia_ctx *ctx, u8 *dst, camellia_enc_blk() argument
73 static inline void camellia_enc_blk_xor(struct camellia_ctx *ctx, u8 *dst, camellia_enc_blk_xor() argument
79 static inline void camellia_enc_blk_2way(struct camellia_ctx *ctx, u8 *dst, camellia_enc_blk_2way() argument
85 static inline void camellia_enc_blk_xor_2way(struct camellia_ctx *ctx, u8 *dst, camellia_enc_blk_xor_2way() argument
/linux-4.4.14/lib/
H A Dlibcrc32c.c45 u32 *ctx = (u32 *)shash_desc_ctx(shash); crc32c() local
H A Dcrc-t10dif.c26 char ctx[2]; crc_t10dif_update() member in struct:__anon14852
/linux-4.4.14/fs/btrfs/
H A Dhash.c35 u32 *ctx = (u32 *)shash_desc_ctx(shash); btrfs_crc32c() local
H A Dtree-log.h36 static inline void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx) btrfs_init_log_ctx() argument
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dgang.c65 void spu_gang_add_ctx(struct spu_gang *gang, struct spu_context *ctx) spu_gang_add_ctx() argument
74 void spu_gang_remove_ctx(struct spu_gang *gang, struct spu_context *ctx) spu_gang_remove_ctx() argument
H A Dcontext.c38 struct spu_context *ctx; alloc_spu_context() local
82 struct spu_context *ctx; destroy_spu_context() local
99 struct spu_context * get_spu_context(struct spu_context *ctx) get_spu_context() argument
105 int put_spu_context(struct spu_context *ctx) put_spu_context() argument
111 void spu_forget(struct spu_context *ctx) spu_forget() argument
130 void spu_unmap_mappings(struct spu_context *ctx) spu_unmap_mappings() argument
154 int spu_acquire_saved(struct spu_context *ctx) spu_acquire_saved() argument
176 void spu_release_saved(struct spu_context *ctx) spu_release_saved() argument
H A Dfault.c36 static void spufs_handle_event(struct spu_context *ctx, spufs_handle_event() argument
77 int spufs_handle_class0(struct spu_context *ctx) spufs_handle_class0() argument
110 int spufs_handle_class1(struct spu_context *ctx) spufs_handle_class1() argument
H A Dcoredump.c37 static ssize_t do_coredump_read(int num, struct spu_context *ctx, void *buffer, do_coredump_read() argument
53 static int spufs_ctx_note_size(struct spu_context *ctx, int dfd) spufs_ctx_note_size() argument
75 struct spu_context *ctx; match_context() local
109 struct spu_context *ctx; spufs_coredump_extra_notes_size() local
131 static int spufs_arch_write_note(struct spu_context *ctx, int i, spufs_arch_write_note() argument
187 struct spu_context *ctx; spufs_coredump_extra_notes_write() local
/linux-4.4.14/arch/metag/include/asm/
H A Dptrace.h14 TBICTX ctx; member in struct:pt_regs
/linux-4.4.14/drivers/power/reset/
H A Dsyscon-reboot.c37 struct syscon_reboot_context *ctx = syscon_restart_handle() local
52 struct syscon_reboot_context *ctx; syscon_reboot_probe() local
H A Dxgene-reboot.c47 struct xgene_reboot_context *ctx = xgene_restart_handler() local
63 struct xgene_reboot_context *ctx; xgene_reboot_probe() local
/linux-4.4.14/arch/x86/crypto/
H A Daes_glue.c13 void crypto_aes_encrypt_x86(struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) crypto_aes_encrypt_x86() argument
19 void crypto_aes_decrypt_x86(struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) crypto_aes_decrypt_x86() argument
H A Dcrct10dif-pclmul_glue.c50 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_init() local
60 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_update() local
73 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_final() local
94 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_finup() local
102 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_digest() local
H A Dsalsa20_glue.c43 struct salsa20_ctx *ctx = crypto_tfm_ctx(tfm); setkey() local
54 struct salsa20_ctx *ctx = crypto_blkcipher_ctx(tfm); encrypt() local
H A Dfpu.c30 struct crypto_fpu_ctx *ctx = crypto_tfm_ctx(parent); crypto_fpu_setkey() local
48 struct crypto_fpu_ctx *ctx = crypto_blkcipher_ctx(desc_in->tfm); crypto_fpu_encrypt() local
67 struct crypto_fpu_ctx *ctx = crypto_blkcipher_ctx(desc_in->tfm); crypto_fpu_decrypt() local
85 struct crypto_fpu_ctx *ctx = crypto_tfm_ctx(tfm); crypto_fpu_init_tfm() local
98 struct crypto_fpu_ctx *ctx = crypto_tfm_ctx(tfm); crypto_fpu_exit_tfm() local
H A Daes-i586-asm_32.S45 #define ctx 8 define
H A Dblowfish_glue.c47 static inline void blowfish_enc_blk(struct bf_ctx *ctx, u8 *dst, const u8 *src) blowfish_enc_blk() argument
52 static inline void blowfish_enc_blk_xor(struct bf_ctx *ctx, u8 *dst, blowfish_enc_blk_xor() argument
58 static inline void blowfish_enc_blk_4way(struct bf_ctx *ctx, u8 *dst, blowfish_enc_blk_4way() argument
64 static inline void blowfish_enc_blk_xor_4way(struct bf_ctx *ctx, u8 *dst, blowfish_enc_blk_xor_4way() argument
84 struct bf_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); ecb_crypt() local
146 struct bf_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); __cbc_encrypt() local
187 struct bf_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); __cbc_decrypt() local
265 static void ctr_crypt_final(struct bf_ctx *ctx, struct blkcipher_walk *walk) ctr_crypt_final() argument
283 struct bf_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); __ctr_crypt() local
H A Dcast5_avx_glue.c63 struct cast5_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); ecb_crypt() local
134 struct cast5_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); __cbc_encrypt() local
175 struct cast5_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); __cbc_decrypt() local
251 struct cast5_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); ctr_crypt_final() local
268 struct cast5_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); __ctr_crypt() local
H A Dglue_helper.c39 void *ctx = crypto_blkcipher_ctx(desc->tfm); __glue_ecb_crypt_128bit() local
96 void *ctx = crypto_blkcipher_ctx(desc->tfm); __glue_cbc_encrypt_128bit() local
142 void *ctx = crypto_blkcipher_ctx(desc->tfm); __glue_cbc_decrypt_128bit() local
220 void *ctx = crypto_blkcipher_ctx(desc->tfm); glue_ctr_crypt_final_128bit() local
241 void *ctx = crypto_blkcipher_ctx(desc->tfm); __glue_ctr_crypt_128bit() local
382 void glue_xts_crypt_128bit_one(void *ctx, u128 *dst, const u128 *src, le128 *iv, glue_xts_crypt_128bit_one() argument
306 __glue_xts_crypt_128bit(const struct common_glue_ctx *gctx, void *ctx, struct blkcipher_desc *desc, struct blkcipher_walk *walk) __glue_xts_crypt_128bit() argument
343 glue_xts_crypt_128bit(const struct common_glue_ctx *gctx, struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes, void (*tweak_fn)(void *ctx, u8 *dst, const u8 *src), void *tweak_ctx, void *crypt_ctx) glue_xts_crypt_128bit() argument
H A Dserpent_avx2_glue.c183 struct serpent_ctx *ctx; member in struct:crypt_priv
190 struct crypt_priv *ctx = priv; encrypt_callback() local
214 struct crypt_priv *ctx = priv; decrypt_callback() local
238 struct serpent_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); lrw_encrypt() local
264 struct serpent_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); lrw_decrypt() local
290 struct serpent_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); xts_encrypt() local
300 struct serpent_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); xts_decrypt() local
H A Dtwofish-i586-asm_32.S30 #define ctx 4 /* Twofish context structure */ define
/linux-4.4.14/crypto/
H A D842.c43 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); crypto842_compress() local
H A Dtwofish_generic.c111 struct twofish_ctx *ctx = crypto_tfm_ctx(tfm); twofish_encrypt() local
148 struct twofish_ctx *ctx = crypto_tfm_ctx(tfm); twofish_decrypt() local
H A Dablk_helper.c40 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); ablk_set_key() local
57 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); __ablk_encrypt() local
72 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); ablk_encrypt() local
91 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); ablk_decrypt() local
116 struct async_helper_ctx *ctx = crypto_tfm_ctx(tfm); ablk_exit() local
124 struct async_helper_ctx *ctx = crypto_tfm_ctx(tfm); ablk_init_common() local
H A Dblowfish_generic.c43 struct bf_ctx *ctx = crypto_tfm_ctx(tfm); bf_encrypt() local
77 struct bf_ctx *ctx = crypto_tfm_ctx(tfm); bf_decrypt() local
H A Dcrct10dif_generic.c44 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_init() local
54 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_update() local
62 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_final() local
78 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_finup() local
86 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_digest() local
H A Dlz4.c33 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); lz4_init() local
44 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); lz4_exit() local
51 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); lz4_compress_crypto() local
H A Dlz4hc.c32 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); lz4hc_init() local
43 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); lz4hc_exit() local
51 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); lz4hc_compress_crypto() local
H A Dlzo.c32 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); lzo_init() local
46 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); lzo_exit() local
54 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); lzo_compress() local
H A Dblowfish_common.c351 struct bf_ctx *ctx = crypto_tfm_ctx(tfm); blowfish_setkey() local
H A Dchacha20_generic.c104 void crypto_chacha20_init(u32 *state, struct chacha20_ctx *ctx, u8 *iv) crypto_chacha20_init() argument
130 struct chacha20_ctx *ctx = crypto_tfm_ctx(tfm); crypto_chacha20_setkey() local
H A Dcrc32c_generic.c64 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_init() local
92 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_update() local
100 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_final() local
115 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); chksum_finup() local
H A Ddeflate.c45 static int deflate_comp_init(struct deflate_ctx *ctx) deflate_comp_init() argument
70 static int deflate_decomp_init(struct deflate_ctx *ctx) deflate_decomp_init() argument
92 static void deflate_comp_exit(struct deflate_ctx *ctx) deflate_comp_exit() argument
98 static void deflate_decomp_exit(struct deflate_ctx *ctx) deflate_decomp_exit() argument
106 struct deflate_ctx *ctx = crypto_tfm_ctx(tfm); deflate_init() local
121 struct deflate_ctx *ctx = crypto_tfm_ctx(tfm); deflate_exit() local
H A Dfcrypt.c238 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); fcrypt_encrypt() local
270 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); fcrypt_decrypt() local
305 struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); fcrypt_setkey() local
H A Dghash-generic.c47 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); ghash_setkey() local
67 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); ghash_update() local
103 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) ghash_flush() argument
122 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); ghash_final() local
136 struct ghash_ctx *ctx = crypto_tfm_ctx(tfm); ghash_exit_tfm() local
H A Dmd5.c44 static inline void md5_transform_helper(struct md5_state *ctx) md5_transform_helper() argument
125 struct md5_state *ctx = shash_desc_ctx(desc); md5_export() local
133 struct md5_state *ctx = shash_desc_ctx(desc); md5_import() local
H A Dmichael_mic.c53 struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm); michael_init() local
H A Dtwofish_common.c583 int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, __twofish_setkey() argument
H A Dxcbc.c42 u8 ctx[]; member in struct:xcbc_tfm_ctx
58 u8 ctx[]; member in struct:xcbc_desc_ctx
65 struct xcbc_tfm_ctx *ctx = crypto_shash_ctx(parent); crypto_xcbc_digest_setkey() local
85 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); crypto_xcbc_digest_init() local
101 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); crypto_xcbc_digest_update() local
147 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); crypto_xcbc_digest_final() local
182 struct xcbc_tfm_ctx *ctx = crypto_tfm_ctx(tfm); xcbc_init_tfm() local
195 struct xcbc_tfm_ctx *ctx = crypto_tfm_ctx(tfm); xcbc_exit_tfm() local
H A Dzlib.c45 static void zlib_comp_exit(struct zlib_ctx *ctx) zlib_comp_exit() argument
56 static void zlib_decomp_exit(struct zlib_ctx *ctx) zlib_decomp_exit() argument
74 struct zlib_ctx *ctx = crypto_tfm_ctx(tfm); zlib_exit() local
84 struct zlib_ctx *ctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm)); zlib_compress_setup() local
215 struct zlib_ctx *ctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm)); zlib_decompress_setup() local
H A Dalgif_rng.c63 struct rng_ctx *ctx = ask->private; rng_recvmsg() local
130 struct rng_ctx *ctx = ask->private; rng_sock_destruct() local
138 struct rng_ctx *ctx; rng_accept_parent() local
H A Danubis.c465 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); anubis_setkey() local
664 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); anubis_encrypt() local
670 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); anubis_decrypt() local
H A Darc4.c32 struct arc4_ctx *ctx = crypto_tfm_ctx(tfm); arc4_set_key() local
53 static void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, arc4_crypt() argument
98 struct arc4_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); ecb_arc4_crypt() local
H A Dcbc.c29 struct crypto_cbc_ctx *ctx = crypto_tfm_ctx(parent); crypto_cbc_setkey() local
96 struct crypto_cbc_ctx *ctx = crypto_blkcipher_ctx(tfm); crypto_cbc_encrypt() local
175 struct crypto_cbc_ctx *ctx = crypto_blkcipher_ctx(tfm); crypto_cbc_decrypt() local
197 struct crypto_cbc_ctx *ctx = crypto_tfm_ctx(tfm); crypto_cbc_init_tfm() local
210 struct crypto_cbc_ctx *ctx = crypto_tfm_ctx(tfm); crypto_cbc_exit_tfm() local
H A Dchainiv.c51 struct chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); chainiv_givencrypt() local
102 struct chainiv_ctx *ctx = crypto_tfm_ctx(tfm); chainiv_init() local
116 static int async_chainiv_schedule_work(struct async_chainiv_ctx *ctx) async_chainiv_schedule_work() argument
140 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); async_chainiv_postpone_request() local
157 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); async_chainiv_givencrypt_tail() local
177 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); async_chainiv_givencrypt() local
203 struct async_chainiv_ctx *ctx = container_of(work, async_chainiv_do_postponed() local
233 struct async_chainiv_ctx *ctx = crypto_tfm_ctx(tfm); async_chainiv_init() local
253 struct async_chainiv_ctx *ctx = crypto_tfm_ctx(tfm); async_chainiv_exit() local
H A Dcmac.c35 u8 ctx[]; member in struct:cmac_tfm_ctx
51 u8 ctx[]; member in struct:cmac_desc_ctx
58 struct cmac_tfm_ctx *ctx = crypto_shash_ctx(parent); crypto_cmac_digest_setkey() local
111 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); crypto_cmac_digest_init() local
127 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); crypto_cmac_digest_update() local
173 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); crypto_cmac_digest_final() local
208 struct cmac_tfm_ctx *ctx = crypto_tfm_ctx(tfm); cmac_init_tfm() local
221 struct cmac_tfm_ctx *ctx = crypto_tfm_ctx(tfm); cmac_exit_tfm() local
H A Dcts.c60 struct crypto_cts_ctx *ctx = crypto_tfm_ctx(parent); crypto_cts_setkey() local
73 static int cts_cbc_encrypt(struct crypto_cts_ctx *ctx, cts_cbc_encrypt() argument
129 struct crypto_cts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); crypto_cts_encrypt() local
159 static int cts_cbc_decrypt(struct crypto_cts_ctx *ctx, cts_cbc_decrypt() argument
224 struct crypto_cts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); crypto_cts_decrypt() local
257 struct crypto_cts_ctx *ctx = crypto_tfm_ctx(tfm); crypto_cts_init_tfm() local
270 struct crypto_cts_ctx *ctx = crypto_tfm_ctx(tfm); crypto_cts_exit_tfm() local
H A Decb.c28 struct crypto_ecb_ctx *ctx = crypto_tfm_ctx(parent); crypto_ecb_setkey() local
75 struct crypto_ecb_ctx *ctx = crypto_blkcipher_ctx(tfm); crypto_ecb_encrypt() local
89 struct crypto_ecb_ctx *ctx = crypto_blkcipher_ctx(tfm); crypto_ecb_decrypt() local
101 struct crypto_ecb_ctx *ctx = crypto_tfm_ctx(tfm); crypto_ecb_init_tfm() local
114 struct crypto_ecb_ctx *ctx = crypto_tfm_ctx(tfm); crypto_ecb_exit_tfm() local
H A Dechainiv.c97 struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv); echainiv_encrypt() local
154 struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv); echainiv_decrypt() local
H A Deseqiv.c68 struct eseqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); eseqiv_givencrypt() local
152 struct eseqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); eseqiv_init() local
H A Dhmac.c52 struct hmac_ctx *ctx = align_ptr(opad + ss, hmac_setkey() local
101 struct hmac_ctx *ctx = hmac_ctx(pdesc->tfm); hmac_import() local
162 struct hmac_ctx *ctx = hmac_ctx(parent); hmac_init_tfm() local
177 struct hmac_ctx *ctx = hmac_ctx(__crypto_shash_cast(tfm)); hmac_exit_tfm() local
H A Dkhazad.c759 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); khazad_setkey() local
839 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); khazad_encrypt() local
845 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); khazad_decrypt() local
H A Dmd4.c150 static inline void md4_transform_helper(struct md4_ctx *ctx) md4_transform_helper() argument
H A Dpcbc.c32 struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(parent); crypto_pcbc_setkey() local
103 struct crypto_pcbc_ctx *ctx = crypto_blkcipher_ctx(tfm); crypto_pcbc_encrypt() local
183 struct crypto_pcbc_ctx *ctx = crypto_blkcipher_ctx(tfm); crypto_pcbc_decrypt() local
207 struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(tfm); crypto_pcbc_init_tfm() local
220 struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(tfm); crypto_pcbc_exit_tfm() local
H A Dsalsa20_generic.c107 static void salsa20_keysetup(struct salsa20_ctx *ctx, const u8 *k, u32 kbytes) salsa20_keysetup() argument
131 static void salsa20_ivsetup(struct salsa20_ctx *ctx, const u8 *iv) salsa20_ivsetup() argument
139 static void salsa20_encrypt_bytes(struct salsa20_ctx *ctx, u8 *dst, salsa20_encrypt_bytes() argument
172 struct salsa20_ctx *ctx = crypto_tfm_ctx(tfm); setkey() local
183 struct salsa20_ctx *ctx = crypto_blkcipher_ctx(tfm); encrypt() local
H A Dseed.c334 struct seed_ctx *ctx = crypto_tfm_ctx(tfm); seed_set_key() local
370 const struct seed_ctx *ctx = crypto_tfm_ctx(tfm); seed_encrypt() local
408 const struct seed_ctx *ctx = crypto_tfm_ctx(tfm); seed_decrypt() local
H A Dseqiv.c88 static void seqiv_geniv(struct seqiv_ctx *ctx, u8 *info, u64 seq, seqiv_geniv() argument
105 struct seqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); seqiv_givencrypt() local
150 struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv); seqiv_aead_encrypt() local
208 struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv); seqiv_aead_decrypt() local
235 struct seqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); seqiv_init() local
H A Dskcipher.c37 struct crypto_blkcipher **ctx = crypto_skcipher_ctx(tfm); skcipher_setkey_blkcipher() local
58 struct crypto_blkcipher **ctx = crypto_skcipher_ctx(tfm); skcipher_crypt_blkcipher() local
89 struct crypto_blkcipher **ctx = crypto_tfm_ctx(tfm); crypto_exit_skcipher_ops_blkcipher() local
98 struct crypto_blkcipher **ctx = crypto_tfm_ctx(tfm); crypto_init_skcipher_ops_blkcipher() local
129 struct crypto_ablkcipher **ctx = crypto_skcipher_ctx(tfm); skcipher_setkey_ablkcipher() local
149 struct crypto_ablkcipher **ctx = crypto_skcipher_ctx(tfm); skcipher_crypt_ablkcipher() local
181 struct crypto_ablkcipher **ctx = crypto_tfm_ctx(tfm); crypto_exit_skcipher_ops_ablkcipher() local
190 struct crypto_ablkcipher **ctx = crypto_tfm_ctx(tfm); crypto_init_skcipher_ops_ablkcipher() local
H A Dtea.c50 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); tea_setkey() local
66 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); tea_encrypt() local
94 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); tea_decrypt() local
123 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); xtea_setkey() local
139 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); xtea_encrypt() local
159 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); xtea_decrypt() local
183 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); xeta_encrypt() local
203 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); xeta_decrypt() local
/linux-4.4.14/crypto/asymmetric_keys/
H A Dmscode_parser.c24 int mscode_parse(struct pefile_context *ctx) mscode_parse() argument
82 struct pefile_context *ctx = context; mscode_note_digest_algo() local
130 struct pefile_context *ctx = context; mscode_note_digest() local
/linux-4.4.14/security/apparmor/
H A Dcrypto.c37 char ctx[crypto_shash_descsize(apparmor_tfm)]; aa_calc_profile_hash() member in struct:__anon15147
/linux-4.4.14/fs/affs/
H A Ddir.c43 affs_readdir(struct file *file, struct dir_context *ctx) affs_readdir() argument
/linux-4.4.14/fs/efs/
H A Ddir.c22 static int efs_readdir(struct file *file, struct dir_context *ctx) efs_readdir() argument
/linux-4.4.14/fs/ntfs/
H A Dlcnalloc.h107 ntfs_cluster_free(ntfs_inode *ni, const VCN start_vcn, s64 count, ntfs_attr_search_ctx *ctx) ntfs_cluster_free() argument
H A Dnamei.c179 ntfs_attr_search_ctx *ctx; ntfs_lookup() local
305 ntfs_attr_search_ctx *ctx; ntfs_get_parent() local
/linux-4.4.14/fs/qnx4/
H A Ddir.c17 static int qnx4_readdir(struct file *file, struct dir_context *ctx) qnx4_readdir() argument
/linux-4.4.14/arch/powerpc/mm/
H A Dmmu_context_hash32.c66 unsigned long ctx = next_mmu_context; __init_new_context() local
92 void __destroy_context(unsigned long ctx) __destroy_context() argument
H A Dtlb_hash32.c96 unsigned int ctx = mm->context.id; flush_range() local
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_notify.c31 void spu_switch_notify(struct spu *spu, struct spu_context *ctx) spu_switch_notify() argument
54 void spu_set_profile_private_kref(struct spu_context *ctx, spu_set_profile_private_kref() argument
63 void *spu_get_profile_private_kref(struct spu_context *ctx) spu_get_profile_private_kref() argument
/linux-4.4.14/arch/s390/crypto/
H A Dsha512_s390.c28 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); sha512_init() local
94 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); sha384_init() local
H A Dsha_common.c23 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); s390_sha_update() local
65 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); s390_sha_final() local
H A Dghash_s390.c33 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); ghash_init() local
44 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); ghash_setkey() local
/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon_itanium.h51 pfm_ita_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *val, struct pt_regs *regs) pfm_ita_pmc_check() argument
H A Dperfmon_mckinley.h77 pfm_mck_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *val, struct pt_regs *regs) pfm_mck_pmc_check() argument
H A Dperfmon_montecito.h155 pfm_mont_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *val, struct pt_regs *regs) pfm_mont_pmc_check() argument
/linux-4.4.14/arch/arm/crypto/
H A Daes_glue.c18 struct AES_CTX *ctx = crypto_tfm_ctx(tfm); aes_encrypt() local
24 struct AES_CTX *ctx = crypto_tfm_ctx(tfm); aes_decrypt() local
31 struct AES_CTX *ctx = crypto_tfm_ctx(tfm); aes_set_key() local
/linux-4.4.14/arch/arm/kernel/
H A Dsuspend.c57 u32 *ctx = ptr; __cpu_suspend_save() local
/linux-4.4.14/net/netfilter/
H A Dnft_masq.c24 int nft_masq_validate(const struct nft_ctx *ctx, nft_masq_validate() argument
39 int nft_masq_init(const struct nft_ctx *ctx, nft_masq_init() argument
H A Dnft_redir.c26 int nft_redir_validate(const struct nft_ctx *ctx, nft_redir_validate() argument
42 int nft_redir_init(const struct nft_ctx *ctx, nft_redir_init() argument
H A Dnft_reject.c29 int nft_reject_init(const struct nft_ctx *ctx, nft_reject_init() argument
H A Dnft_reject_inet.c64 static int nft_reject_inet_init(const struct nft_ctx *ctx, nft_reject_inet_init() argument
H A Dnft_bitwise.c49 static int nft_bitwise_init(const struct nft_ctx *ctx, nft_bitwise_init() argument
H A Dnft_byteorder.c77 static int nft_byteorder_init(const struct nft_ctx *ctx, nft_byteorder_init() argument
H A Dnft_cmp.c71 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, nft_cmp_init() argument
119 static int nft_cmp_fast_init(const struct nft_ctx *ctx, nft_cmp_fast_init() argument
175 nft_cmp_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) nft_cmp_select_ops() argument
H A Dnft_exthdr.c57 static int nft_exthdr_init(const struct nft_ctx *ctx, nft_exthdr_init() argument
H A Dnft_immediate.c40 static int nft_immediate_init(const struct nft_ctx *ctx, nft_immediate_init() argument
71 static void nft_immediate_destroy(const struct nft_ctx *ctx, nft_immediate_destroy() argument
92 static int nft_immediate_validate(const struct nft_ctx *ctx, nft_immediate_validate() argument
H A Dnft_log.c48 static int nft_log_init(const struct nft_ctx *ctx, nft_log_init() argument
116 static void nft_log_destroy(const struct nft_ctx *ctx, nft_log_destroy() argument
H A Dnft_lookup.c52 static int nft_lookup_init(const struct nft_ctx *ctx, nft_lookup_init() argument
104 static void nft_lookup_destroy(const struct nft_ctx *ctx, nft_lookup_destroy() argument
H A Dnft_queue.c63 static int nft_queue_init(const struct nft_ctx *ctx, nft_queue_init() argument
/linux-4.4.14/sound/soc/intel/atom/sst/
H A Dsst_pci.c33 static int sst_platform_get_resources(struct intel_sst_drv *ctx) sst_platform_get_resources() argument
/linux-4.4.14/tools/perf/ui/gtk/
H A Dgtk.h28 static inline bool perf_gtk__is_active_context(struct perf_gtk_context *ctx) perf_gtk__is_active_context() argument
H A Dutil.c12 struct perf_gtk_context *ctx; perf_gtk__activate_context() local
21 int perf_gtk__deactivate_context(struct perf_gtk_context **ctx) perf_gtk__deactivate_context() argument
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec_gc.c106 struct ptlrpc_cli_ctx *ctx; sec_process_ctx_list() local
/linux-4.4.14/drivers/media/platform/coda/
H A Dcoda-gdi.c114 void coda_set_gdi_regs(struct coda_ctx *ctx) coda_set_gdi_regs() argument
H A Dcoda-jpeg.c151 int coda_jpeg_write_tables(struct coda_ctx *ctx) coda_jpeg_write_tables() argument
181 bool coda_jpeg_check_buffer(struct coda_ctx *ctx, struct vb2_v4l2_buffer *vb) coda_jpeg_check_buffer() argument
210 void coda_set_jpeg_compression_quality(struct coda_ctx *ctx, int quality) coda_set_jpeg_compression_quality() argument
/linux-4.4.14/drivers/crypto/vmx/
H A Daes.c42 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_init() local
70 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_exit() local
82 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_setkey() local
99 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_encrypt() local
116 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_decrypt() local
H A Daes_cbc.c43 struct p8_aes_cbc_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_cbc_init() local
71 struct p8_aes_cbc_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_cbc_exit() local
83 struct p8_aes_cbc_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_cbc_setkey() local
104 struct p8_aes_cbc_ctx *ctx = p8_aes_cbc_encrypt() local
145 struct p8_aes_cbc_ctx *ctx = p8_aes_cbc_decrypt() local
H A Daes_ctr.c41 struct p8_aes_ctr_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_ctr_init() local
69 struct p8_aes_ctr_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_ctr_exit() local
81 struct p8_aes_ctr_ctx *ctx = crypto_tfm_ctx(tfm); p8_aes_ctr_setkey() local
93 static void p8_aes_ctr_final(struct p8_aes_ctr_ctx *ctx, p8_aes_ctr_final() argument
120 struct p8_aes_ctr_ctx *ctx = p8_aes_ctr_crypt() local
H A Dghash.c61 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(tfm); p8_ghash_init_tfm() local
91 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(tfm); p8_ghash_exit_tfm() local
101 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(desc->tfm)); p8_ghash_init() local
114 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(tfm)); p8_ghash_setkey() local
134 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(desc->tfm)); p8_ghash_update() local
187 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(desc->tfm)); p8_ghash_final() local
/linux-4.4.14/drivers/clk/samsung/
H A Dclk-exynos5440.c118 struct samsung_clk_provider *ctx; exynos5440_clk_init() local
/linux-4.4.14/fs/f2fs/
H A Dcrypto_policy.c35 struct f2fs_encryption_context ctx; f2fs_is_encryption_context_consistent_with_policy() local
55 struct f2fs_encryption_context ctx; f2fs_create_encryption_context_from_policy() local
115 struct f2fs_encryption_context ctx; f2fs_get_policy() local
186 struct f2fs_encryption_context ctx; f2fs_inherit_context() local
H A Dcrypto_key.c124 struct f2fs_encryption_context ctx; _f2fs_get_encryption_info() local
/linux-4.4.14/net/bridge/netfilter/
H A Dnft_meta_bridge.c51 static int nft_meta_bridge_get_init(const struct nft_ctx *ctx, nft_meta_bridge_get_init() argument
91 nft_meta_bridge_select_ops(const struct nft_ctx *ctx, nft_meta_bridge_select_ops() argument
/linux-4.4.14/fs/ext4/
H A Dcrypto_policy.c33 struct ext4_encryption_context ctx; ext4_is_encryption_context_consistent_with_policy() local
52 struct ext4_encryption_context ctx; ext4_create_encryption_context_from_policy() local
127 struct ext4_encryption_context ctx; ext4_get_policy() local
192 struct ext4_encryption_context ctx; ext4_inherit_context() local
H A Dreadpage.c56 struct ext4_crypto_ctx *ctx = completion_pages() local
107 struct ext4_crypto_ctx *ctx = bio->bi_private; mpage_end_io() local
278 struct ext4_crypto_ctx *ctx = NULL; ext4_mpage_readpages() local
H A Dcrypto_key.c122 struct ext4_encryption_context ctx; _ext4_get_encryption_info() local
/linux-4.4.14/include/linux/
H A Deventfd.h59 static inline int eventfd_signal(struct eventfd_ctx *ctx, int n) eventfd_signal() argument
64 static inline void eventfd_ctx_put(struct eventfd_ctx *ctx) eventfd_ctx_put() argument
69 static inline ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, eventfd_ctx_read() argument
75 static inline int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, eventfd_ctx_remove_wait_queue() argument
/linux-4.4.14/arch/m68k/include/asm/
H A Dtlbflush.h120 unsigned char ctx, oldctx; flush_tlb_all() local
/linux-4.4.14/arch/microblaze/include/asm/
H A Dmmu_context_mm.h83 mm_context_t ctx; get_mmu_context() local
/linux-4.4.14/arch/microblaze/kernel/
H A Dprocess.c125 struct cpu_context *ctx = thread_saved_pc() local
/linux-4.4.14/arch/frv/mm/
H A Dmmu-context.c44 static unsigned get_cxn(mm_context_t *ctx) get_cxn() argument
90 void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *pgd) change_mm_context() argument
132 mm_context_t *ctx = &mm->context; destroy_context() local
/linux-4.4.14/drivers/staging/skein/
H A Dskein_api.c29 int skein_ctx_prepare(struct skein_ctx *ctx, enum skein_size size) skein_ctx_prepare() argument
39 int skein_init(struct skein_ctx *ctx, size_t hash_bit_len) skein_init() argument
83 int skein_mac_init(struct skein_ctx *ctx, const u8 *key, size_t key_len, skein_mac_init() argument
127 void skein_reset(struct skein_ctx *ctx) skein_reset() argument
146 int skein_update(struct skein_ctx *ctx, const u8 *msg, skein_update() argument
171 int skein_update_bits(struct skein_ctx *ctx, const u8 *msg, skein_update_bits() argument
220 int skein_final(struct skein_ctx *ctx, u8 *hash) skein_final() argument
H A Dskein_base.c23 int skein_256_init(struct skein_256_ctx *ctx, size_t hash_bit_len) skein_256_init() argument
82 int skein_256_init_ext(struct skein_256_ctx *ctx, size_t hash_bit_len, skein_256_init_ext() argument
141 int skein_256_update(struct skein_256_ctx *ctx, const u8 *msg, skein_256_update() argument
196 int skein_256_final(struct skein_256_ctx *ctx, u8 *hash_val) skein_256_final() argument
247 int skein_512_init(struct skein_512_ctx *ctx, size_t hash_bit_len) skein_512_init() argument
310 int skein_512_init_ext(struct skein_512_ctx *ctx, size_t hash_bit_len, skein_512_init_ext() argument
368 int skein_512_update(struct skein_512_ctx *ctx, const u8 *msg, skein_512_update() argument
423 int skein_512_final(struct skein_512_ctx *ctx, u8 *hash_val) skein_512_final() argument
474 int skein_1024_init(struct skein_1024_ctx *ctx, size_t hash_bit_len) skein_1024_init() argument
531 int skein_1024_init_ext(struct skein_1024_ctx *ctx, size_t hash_bit_len, skein_1024_init_ext() argument
590 int skein_1024_update(struct skein_1024_ctx *ctx, const u8 *msg, skein_1024_update() argument
645 int skein_1024_final(struct skein_1024_ctx *ctx, u8 *hash_val) skein_1024_final() argument
695 int skein_256_final_pad(struct skein_256_ctx *ctx, u8 *hash_val) skein_256_final_pad() argument
717 int skein_512_final_pad(struct skein_512_ctx *ctx, u8 *hash_val) skein_512_final_pad() argument
739 int skein_1024_final_pad(struct skein_1024_ctx *ctx, u8 *hash_val) skein_1024_final_pad() argument
762 int skein_256_output(struct skein_256_ctx *ctx, u8 *hash_val) skein_256_output() argument
799 int skein_512_output(struct skein_512_ctx *ctx, u8 *hash_val) skein_512_output() argument
836 int skein_1024_output(struct skein_1024_ctx *ctx, u8 *hash_val) skein_1024_output() argument
/linux-4.4.14/drivers/scsi/snic/
H A Dsnic_ctl.c163 ulong ctx = 0; snic_io_exch_ver_cmpl_handler() local
H A Dsnic_res.h28 snic_icmnd_init(struct snic_host_req *req, u32 cmnd_id, u32 host_id, u64 ctx, snic_icmnd_init() argument
49 snic_itmf_init(struct snic_host_req *req, u32 cmnd_id, u32 host_id, ulong ctx, snic_itmf_init() argument
/linux-4.4.14/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.h54 struct usnic_ib_ucontext *ctx; member in struct:usnic_ib_qp_grp
/linux-4.4.14/drivers/misc/cxl/
H A Dcontext.c37 int cxl_context_init(struct cxl_context *ctx, struct cxl_afu *afu, bool master, cxl_context_init() argument
105 struct cxl_context *ctx = vma->vm_file->private_data; cxl_mmap_fault() local
158 int cxl_context_iomap(struct cxl_context *ctx, struct vm_area_struct *vma) cxl_context_iomap() argument
197 int __detach_context(struct cxl_context *ctx) __detach_context() argument
225 void cxl_context_detach(struct cxl_context *ctx) cxl_context_detach() argument
242 struct cxl_context *ctx; cxl_context_detach_all() local
269 struct cxl_context *ctx = container_of(rcu, struct cxl_context, rcu); reclaim_ctx() local
284 void cxl_context_free(struct cxl_context *ctx) cxl_context_free() argument
H A Dmain.c35 static inline void _cxl_slbia(struct cxl_context *ctx, struct mm_struct *mm) _cxl_slbia() argument
65 struct cxl_context *ctx; cxl_slbia_core() local
93 int cxl_alloc_sst(struct cxl_context *ctx) cxl_alloc_sst() argument
H A Dfault.c35 static struct cxl_sste* find_free_sste(struct cxl_context *ctx, find_free_sste() argument
66 static void cxl_load_segment(struct cxl_context *ctx, struct copro_slb *slb) cxl_load_segment() argument
87 static int cxl_fault_segment(struct cxl_context *ctx, struct mm_struct *mm, cxl_fault_segment() argument
100 static void cxl_ack_ae(struct cxl_context *ctx) cxl_ack_ae() argument
115 static int cxl_handle_segment_miss(struct cxl_context *ctx, cxl_handle_segment_miss() argument
134 static void cxl_handle_page_fault(struct cxl_context *ctx, cxl_handle_page_fault() argument
171 struct cxl_context *ctx = cxl_handle_fault() local
226 static void cxl_prefault_one(struct cxl_context *ctx, u64 ea) cxl_prefault_one() argument
260 static void cxl_prefault_vma(struct cxl_context *ctx) cxl_prefault_vma() argument
302 void cxl_prefault(struct cxl_context *ctx, u64 wed) cxl_prefault() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcommonring.c25 brcmf_commonring_register_cb(struct brcmf_commonring *commonring, int (*cr_ring_bell)(void *ctx), int (*cr_update_rptr)(void *ctx), int (*cr_update_wptr)(void *ctx), int (*cr_write_rptr)(void *ctx), int (*cr_write_wptr)(void *ctx), void *ctx) brcmf_commonring_register_cb() argument
/linux-4.4.14/drivers/net/team/
H A Dteam_mode_activebackup.c71 static int ab_active_port_get(struct team *team, struct team_gsetter_ctx *ctx) ab_active_port_get() argument
84 static int ab_active_port_set(struct team *team, struct team_gsetter_ctx *ctx) ab_active_port_set() argument
/linux-4.4.14/drivers/net/usb/
H A Dhuawei_cdc_ncm.c34 struct cdc_ncm_ctx *ctx; member in struct:huawei_cdc_ncm_state
72 struct cdc_ncm_ctx *ctx; huawei_cdc_ncm_bind() local
117 struct cdc_ncm_ctx *ctx = drvstate->ctx; huawei_cdc_ncm_unbind() local
132 struct cdc_ncm_ctx *ctx = drvstate->ctx; huawei_cdc_ncm_suspend() local
160 struct cdc_ncm_ctx *ctx = drvstate->ctx; huawei_cdc_ncm_resume() local
/linux-4.4.14/block/
H A Dblk-mq.h91 static inline void blk_mq_put_ctx(struct blk_mq_ctx *ctx) blk_mq_put_ctx() argument
103 struct blk_mq_ctx *ctx; member in struct:blk_mq_alloc_data
107 blk_mq_set_alloc_data(struct blk_mq_alloc_data *data, struct request_queue *q, gfp_t gfp, bool reserved, struct blk_mq_ctx *ctx, struct blk_mq_hw_ctx *hctx) blk_mq_set_alloc_data() argument
/linux-4.4.14/lib/mpi/
H A Dmpih-mul.c406 void mpihelp_release_karatsuba_ctx(struct karatsuba_ctx *ctx) mpihelp_release_karatsuba_ctx() argument
445 struct karatsuba_ctx ctx; mpihelp_mul() local
334 mpihelp_mul_karatsuba_case(mpi_ptr_t prodp, mpi_ptr_t up, mpi_size_t usize, mpi_ptr_t vp, mpi_size_t vsize, struct karatsuba_ctx *ctx) mpihelp_mul_karatsuba_case() argument
/linux-4.4.14/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c74 setup_token(struct krb5_ctx *ctx, struct xdr_netobj *token) setup_token() argument
100 setup_token_v2(struct krb5_ctx *ctx, struct xdr_netobj *token) setup_token_v2() argument
128 gss_get_mic_v1(struct krb5_ctx *ctx, struct xdr_buf *text, gss_get_mic_v1() argument
169 gss_get_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *text, gss_get_mic_v2() argument
215 struct krb5_ctx *ctx = gss_ctx->internal_ctx_id; gss_get_mic_kerberos() local
H A Dgss_krb5_unseal.c74 gss_verify_mic_v1(struct krb5_ctx *ctx, gss_verify_mic_v1() argument
146 gss_verify_mic_v2(struct krb5_ctx *ctx, gss_verify_mic_v2() argument
212 struct krb5_ctx *ctx = gss_ctx->internal_ctx_id; gss_verify_mic_kerberos() local
/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit_comp.c86 static void bpf_jit_build_epilogue(u32 *image, struct codegen_context *ctx) bpf_jit_build_epilogue() argument
29 bpf_jit_build_prologue(struct bpf_prog *fp, u32 *image, struct codegen_context *ctx) bpf_jit_build_prologue() argument
115 bpf_jit_build_body(struct bpf_prog *fp, u32 *image, struct codegen_context *ctx, unsigned int *addrs) bpf_jit_build_body() argument
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c38 static void octeon_md5_store_hash(struct md5_state *ctx) octeon_md5_store_hash() argument
46 static void octeon_md5_read_hash(struct md5_state *ctx) octeon_md5_read_hash() argument
158 struct md5_state *ctx = shash_desc_ctx(desc); octeon_md5_export() local
166 struct md5_state *ctx = shash_desc_ctx(desc); octeon_md5_import() local
/linux-4.4.14/arch/arm64/crypto/
H A Daes-ce-cipher.c27 static int num_rounds(struct crypto_aes_ctx *ctx) num_rounds() argument
41 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); aes_cipher_encrypt() local
86 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); aes_cipher_decrypt() local
149 int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, ce_aes_expandkey() argument
225 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); ce_aes_setkey() local
H A Dghash-ce-glue.c41 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); ghash_init() local
50 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); ghash_update() local
84 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); ghash_final() local
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c128 struct amdgpu_ctx *ctx, *old_ctx; amdgpu_ib_schedule() local
/linux-4.4.14/net/ipv4/netfilter/
H A Dnft_dup_ipv4.c36 static int nft_dup_ipv4_init(const struct nft_ctx *ctx, nft_dup_ipv4_init() argument
/linux-4.4.14/net/ipv6/netfilter/
H A Dnft_dup_ipv6.c34 static int nft_dup_ipv6_init(const struct nft_ctx *ctx, nft_dup_ipv6_init() argument
/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c50 libusb_context *ctx; member in struct:test_state
/linux-4.4.14/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c50 libusb_context *ctx; member in struct:test_state
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_dev.c120 static void *osc_key_init(const struct lu_context *ctx, osc_key_init() argument
131 static void osc_key_fini(const struct lu_context *ctx, osc_key_fini() argument
145 static void *osc_session_init(const struct lu_context *ctx, osc_session_init() argument
156 static void osc_session_fini(const struct lu_context *ctx, osc_session_fini() argument
/linux-4.4.14/drivers/vfio/
H A Dvirqfd.c113 struct eventfd_ctx *ctx; vfio_virqfd_enable() local
/linux-4.4.14/drivers/mmc/core/
H A Dslot-gpio.c47 struct mmc_gpio *ctx = devm_kzalloc(host->parent, mmc_gpio_alloc() local
63 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_get_ro() local
78 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_get_cd() local
103 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_request_ro() local
123 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpiod_request_cd_irq() local
163 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_set_cd_isr() local
188 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_request_cd() local
234 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpiod_request_cd() local
280 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpiod_request_ro() local
/linux-4.4.14/drivers/hwmon/
H A Dpwm-fan.c41 static int __set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm) __set_pwm() argument
70 static void pwm_fan_update_state(struct pwm_fan_ctx *ctx, unsigned long pwm) pwm_fan_update_state() argument
84 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); set_pwm() local
102 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); show_pwm() local
121 struct pwm_fan_ctx *ctx = cdev->devdata; pwm_fan_get_max_state() local
134 struct pwm_fan_ctx *ctx = cdev->devdata; pwm_fan_get_cur_state() local
147 struct pwm_fan_ctx *ctx = cdev->devdata; pwm_fan_set_cur_state() local
217 struct pwm_fan_ctx *ctx; pwm_fan_probe() local
285 struct pwm_fan_ctx *ctx = platform_get_drvdata(pdev); pwm_fan_remove() local
296 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); pwm_fan_suspend() local
305 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); pwm_fan_resume() local
173 pwm_fan_of_get_cooling_data(struct device *dev, struct pwm_fan_ctx *ctx) pwm_fan_of_get_cooling_data() argument
/linux-4.4.14/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.c111 void gsc_hw_set_input_path(struct gsc_ctx *ctx) gsc_hw_set_input_path() argument
124 void gsc_hw_set_in_size(struct gsc_ctx *ctx) gsc_hw_set_in_size() argument
146 void gsc_hw_set_in_image_rgb(struct gsc_ctx *ctx) gsc_hw_set_in_image_rgb() argument
166 void gsc_hw_set_in_image_format(struct gsc_ctx *ctx) gsc_hw_set_in_image_format() argument
222 void gsc_hw_set_output_path(struct gsc_ctx *ctx) gsc_hw_set_output_path() argument
237 void gsc_hw_set_out_size(struct gsc_ctx *ctx) gsc_hw_set_out_size() argument
266 void gsc_hw_set_out_image_rgb(struct gsc_ctx *ctx) gsc_hw_set_out_image_rgb() argument
286 void gsc_hw_set_out_image_format(struct gsc_ctx *ctx) gsc_hw_set_out_image_format() argument
346 void gsc_hw_set_prescaler(struct gsc_ctx *ctx) gsc_hw_set_prescaler() argument
358 void gsc_hw_set_mainscaler(struct gsc_ctx *ctx) gsc_hw_set_mainscaler() argument
371 void gsc_hw_set_rotation(struct gsc_ctx *ctx) gsc_hw_set_rotation() argument
404 void gsc_hw_set_global_alpha(struct gsc_ctx *ctx) gsc_hw_set_global_alpha() argument
422 void gsc_hw_set_sfr_update(struct gsc_ctx *ctx) gsc_hw_set_sfr_update() argument
/linux-4.4.14/drivers/iommu/
H A Dmsm_iommu_dev.c89 int ctx; msm_iommu_reset() local
/linux-4.4.14/drivers/media/platform/s5p-tv/
H A Dhdmiphy_drv.c200 struct hdmiphy_ctx *ctx = sd_to_ctx(sd); hdmiphy_s_dv_timings() local
281 struct hdmiphy_ctx *ctx; hdmiphy_probe() local
297 struct hdmiphy_ctx *ctx = sd_to_ctx(sd); hdmiphy_remove() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv40.c35 nv40_fifo_dma_engine(struct nvkm_engine *engine, u32 *reg, u32 *ctx) nv40_fifo_dma_engine() argument
64 u32 reg, ctx; nv40_fifo_dma_engine_fini() local
94 u32 inst, reg, ctx; nv40_fifo_dma_engine_init() local
131 u32 reg, ctx; nv40_fifo_dma_engine_ctor() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h24 cp_out(struct nvkm_grctx *ctx, u32 inst) cp_out() argument
36 cp_lsr(struct nvkm_grctx *ctx, u32 val) cp_lsr() argument
42 cp_ctx(struct nvkm_grctx *ctx, u32 reg, u32 length) cp_ctx() argument
58 cp_name(struct nvkm_grctx *ctx, int name) cp_name() argument
78 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) _cp_bra() argument
96 _cp_wait(struct nvkm_grctx *ctx, int flag, int state) _cp_wait() argument
103 _cp_set(struct nvkm_grctx *ctx, int flag, int state) _cp_set() argument
110 cp_pos(struct nvkm_grctx *ctx, int offset) cp_pos() argument
120 gr_def(struct nvkm_grctx *ctx, u32 reg, u32 val) gr_def() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dnv50.c39 struct context *ctx = info; mxm_match_tmds_partner() local
53 struct context *ctx = info; mxm_match_dcb() local
98 struct context ctx = { .outp = (u32 *)(bios->data + pdcb) }; mxm_dcb_sanitise_entry() local
/linux-4.4.14/drivers/gpu/drm/panel/
H A Dpanel-lg-lg4573.c40 static int lg4573_spi_write_u16(struct lg4573 *ctx, u16 data) lg4573_spi_write_u16() argument
56 static int lg4573_spi_write_u16_array(struct lg4573 *ctx, const u16 *buffer, lg4573_spi_write_u16_array() argument
71 static int lg4573_spi_write_dcs(struct lg4573 *ctx, u8 dcs) lg4573_spi_write_dcs() argument
76 static int lg4573_display_on(struct lg4573 *ctx) lg4573_display_on() argument
89 static int lg4573_display_off(struct lg4573 *ctx) lg4573_display_off() argument
102 static int lg4573_display_mode_settings(struct lg4573 *ctx) lg4573_display_mode_settings() argument
120 static int lg4573_power_settings(struct lg4573 *ctx) lg4573_power_settings() argument
136 static int lg4573_gamma_settings(struct lg4573 *ctx) lg4573_gamma_settings() argument
161 static int lg4573_init(struct lg4573 *ctx) lg4573_init() argument
178 static int lg4573_power_on(struct lg4573 *ctx) lg4573_power_on() argument
185 struct lg4573 *ctx = panel_to_lg4573(panel); lg4573_disable() local
192 struct lg4573 *ctx = panel_to_lg4573(panel); lg4573_enable() local
244 struct lg4573 *ctx; lg4573_probe() local
271 struct lg4573 *ctx = spi_get_drvdata(spi); lg4573_remove() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c181 static void *mlx4_en_get_netdev(struct mlx4_dev *dev, void *ctx, u8 port) mlx4_en_get_netdev() argument
246 static void mlx4_en_activate(struct mlx4_dev *dev, void *ctx) mlx4_en_activate() argument
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c236 void *ctx; mlx5_query_hca_vport_context() local
/linux-4.4.14/drivers/ntb/
H A Dntb.c134 int ntb_set_ctx(struct ntb_dev *ntb, void *ctx, ntb_set_ctx() argument
/linux-4.4.14/drivers/ntb/test/
H A Dntb_pingpong.c101 static void pp_ping(unsigned long ctx) pp_ping() argument
141 static void pp_link_event(void *ctx) pp_link_event() argument
154 static void pp_db_event(void *ctx, int vec) pp_db_event() argument
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_context.c328 struct drm_ctx ctx; drm_legacy_resctx() local
363 struct drm_ctx *ctx = data; drm_legacy_addctx() local
410 struct drm_ctx *ctx = data; drm_legacy_getctx() local
436 struct drm_ctx *ctx = data; drm_legacy_switchctx() local
460 struct drm_ctx *ctx = data; drm_legacy_newctx() local
486 struct drm_ctx *ctx = data; drm_legacy_rmctx() local
H A Ddrm_modeset_lock.c69 struct drm_modeset_acquire_ctx *ctx; drm_modeset_lock_all() local
118 struct drm_modeset_acquire_ctx *ctx = config->acquire_ctx; drm_modeset_unlock_all() local
149 struct drm_modeset_acquire_ctx *ctx; drm_modeset_lock_crtc() local
222 struct drm_modeset_acquire_ctx *ctx = crtc->acquire_ctx; drm_modeset_unlock_crtc() local
262 void drm_modeset_acquire_init(struct drm_modeset_acquire_ctx *ctx, drm_modeset_acquire_init() argument
275 void drm_modeset_acquire_fini(struct drm_modeset_acquire_ctx *ctx) drm_modeset_acquire_fini() argument
287 void drm_modeset_drop_locks(struct drm_modeset_acquire_ctx *ctx) drm_modeset_drop_locks() argument
343 static int modeset_backoff(struct drm_modeset_acquire_ctx *ctx, modeset_backoff() argument
366 void drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) drm_modeset_backoff() argument
378 int drm_modeset_backoff_interruptible(struct drm_modeset_acquire_ctx *ctx) drm_modeset_backoff_interruptible() argument
301 modeset_lock(struct drm_modeset_lock *lock, struct drm_modeset_acquire_ctx *ctx, bool interruptible, bool slow) modeset_lock() argument
395 drm_modeset_lock(struct drm_modeset_lock *lock, struct drm_modeset_acquire_ctx *ctx) drm_modeset_lock() argument
413 drm_modeset_lock_interruptible(struct drm_modeset_lock *lock, struct drm_modeset_acquire_ctx *ctx) drm_modeset_lock_interruptible() argument
436 drm_modeset_lock_all_crtcs(struct drm_device *dev, struct drm_modeset_acquire_ctx *ctx) drm_modeset_lock_all_crtcs() argument
/linux-4.4.14/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c100 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ablkcipher_tfm(tfm)); ccp_aes_xts_setkey() local
122 struct ccp_ctx *ctx = crypto_tfm_ctx(req->base.tfm); ccp_aes_xts_crypt() local
194 struct ccp_ctx *ctx = crypto_tfm_ctx(tfm); ccp_aes_xts_cra_init() local
218 struct ccp_ctx *ctx = crypto_tfm_ctx(tfm); ccp_aes_xts_cra_exit() local
/linux-4.4.14/drivers/crypto/ux500/cryp/
H A Dcryp.c289 cryp_save_device_context(struct cryp_device_data *device_data, struct cryp_device_context *ctx, int cryp_mode) cryp_save_device_context() argument
349 cryp_restore_device_context(struct cryp_device_data *device_data, struct cryp_device_context *ctx) cryp_restore_device_context() argument
/linux-4.4.14/drivers/acpi/apei/
H A Dapei-internal.h43 static inline void apei_exec_ctx_set_input(struct apei_exec_context *ctx, apei_exec_ctx_set_input() argument
49 static inline u64 apei_exec_ctx_get_output(struct apei_exec_context *ctx) apei_exec_ctx_get_output() argument
56 static inline int apei_exec_run(struct apei_exec_context *ctx, u8 action) apei_exec_run() argument
62 static inline int apei_exec_run_optional(struct apei_exec_context *ctx, u8 action) apei_exec_run_optional() argument
/linux-4.4.14/drivers/base/regmap/
H A Dregmap-mmio.c92 struct regmap_mmio_context *ctx = context; regmap_mmio_gather_write() local
139 struct regmap_mmio_context *ctx = context; regmap_mmio_write() local
152 struct regmap_mmio_context *ctx = context; regmap_mmio_read() local
199 struct regmap_mmio_context *ctx = context; regmap_mmio_free_context() local
223 struct regmap_mmio_context *ctx; regmap_mmio_gen_context() local
305 struct regmap_mmio_context *ctx; __regmap_init_mmio_clk() local
323 struct regmap_mmio_context *ctx; __devm_regmap_init_mmio_clk() local
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c128 exynos_drm_crtc_create(struct drm_device *drm_dev, struct drm_plane *plane, int pipe, enum exynos_drm_output_type type, const struct exynos_drm_crtc_ops *ops, void *ctx) exynos_drm_crtc_create() argument
/linux-4.4.14/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c324 struct msm_file_private *ctx = file->driver_priv; msm_ioctl_gem_submit() local
/linux-4.4.14/fs/freevxfs/
H A Dvxfs_lookup.c231 vxfs_readdir(struct file *fp, struct dir_context *ctx) vxfs_readdir() argument
/linux-4.4.14/fs/gfs2/
H A Dexport.c67 struct dir_context ctx; member in struct:get_name_filldir
72 static int get_name_filldir(struct dir_context *ctx, const char *name, get_name_filldir() argument
/linux-4.4.14/fs/hfs/
H A Ddir.c54 static int hfs_readdir(struct file *file, struct dir_context *ctx) hfs_readdir() argument
/linux-4.4.14/fs/hpfs/
H A Ddir.c60 static int hpfs_readdir(struct file *file, struct dir_context *ctx) hpfs_readdir() argument
/linux-4.4.14/fs/isofs/
H A Ddir.c249 static int isofs_readdir(struct file *file, struct dir_context *ctx) isofs_readdir() argument
81 do_isofs_readdir(struct inode *inode, struct file *file, struct dir_context *ctx, char *tmpname, struct iso_directory_record *tmpde) do_isofs_readdir() argument
/linux-4.4.14/lib/lz4/
H A Dlz4_compress.c52 static inline int lz4_compressctx(void *ctx, lz4_compressctx() argument
238 static inline int lz4_compress64kctx(void *ctx, lz4_compress64kctx() argument
/linux-4.4.14/samples/seccomp/
H A Dbpf-direct.c63 ucontext_t *ctx = (ucontext_t *)(void_context); emulator() local
/linux-4.4.14/security/keys/
H A Dproc.c187 struct keyring_search_context ctx = { proc_keys_show() local
H A Drequest_key_auth.c245 struct keyring_search_context ctx = { key_get_instantiation_authkey() local
/linux-4.4.14/fs/9p/
H A Dvfs_dir.c110 static int v9fs_dir_readdir(struct file *file, struct dir_context *ctx) v9fs_dir_readdir() argument
176 static int v9fs_dir_readdir_dotl(struct file *file, struct dir_context *ctx) v9fs_dir_readdir_dotl() argument
/linux-4.4.14/fs/adfs/
H A Ddir.c20 adfs_readdir(struct file *file, struct dir_context *ctx) adfs_readdir() argument
/linux-4.4.14/fs/ceph/
H A Dlocks.c249 struct file_lock_context *ctx; ceph_count_locks() local
277 struct file_lock_context *ctx = inode->i_flctx; ceph_encode_locks_to_buffer() local
/linux-4.4.14/fs/cifs/
H A Dfscache.c143 static void cifs_readpage_from_fscache_complete(struct page *page, void *ctx, cifs_readpage_from_fscache_complete() argument
/linux-4.4.14/fs/
H A Deventfd.c54 __u64 eventfd_signal(struct eventfd_ctx *ctx, __u64 n) eventfd_signal() argument
70 static void eventfd_free_ctx(struct eventfd_ctx *ctx) eventfd_free_ctx() argument
77 struct eventfd_ctx *ctx = container_of(kref, struct eventfd_ctx, kref); eventfd_free() local
88 struct eventfd_ctx *eventfd_ctx_get(struct eventfd_ctx *ctx) eventfd_ctx_get() argument
102 void eventfd_ctx_put(struct eventfd_ctx *ctx) eventfd_ctx_put() argument
110 struct eventfd_ctx *ctx = file->private_data; eventfd_release() local
119 struct eventfd_ctx *ctx = file->private_data; eventfd_poll() local
137 static void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) eventfd_ctx_do_read() argument
156 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_t *wait, eventfd_ctx_remove_wait_queue() argument
186 ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, __u64 *cnt) eventfd_ctx_read() argument
229 struct eventfd_ctx *ctx = file->private_data; eventfd_read() local
245 struct eventfd_ctx *ctx = file->private_data; eventfd_write() local
292 struct eventfd_ctx *ctx = f->private_data; eventfd_show_fdinfo() local
349 struct eventfd_ctx *ctx; eventfd_ctx_fdget() local
394 struct eventfd_ctx *ctx; eventfd_file_create() local
H A Dreaddir.c24 int iterate_dir(struct file *file, struct dir_context *ctx) iterate_dir() argument
72 struct dir_context ctx; member in struct:readdir_callback
77 static int fillonedir(struct dir_context *ctx, const char *name, int namlen, fillonedir() argument
145 struct dir_context ctx; member in struct:getdents_callback
152 static int filldir(struct dir_context *ctx, const char *name, int namlen, filldir() argument
230 struct dir_context ctx; member in struct:getdents_callback64
237 static int filldir64(struct dir_context *ctx, const char *name, int namlen, filldir64() argument
H A Dsignalfd.c62 struct signalfd_ctx *ctx = file->private_data; signalfd_poll() local
159 static ssize_t signalfd_dequeue(struct signalfd_ctx *ctx, siginfo_t *info, signalfd_dequeue() argument
207 struct signalfd_ctx *ctx = file->private_data; signalfd_read() local
236 struct signalfd_ctx *ctx = f->private_data; signalfd_show_fdinfo() local
259 struct signalfd_ctx *ctx; SYSCALL_DEFINE4() local
/linux-4.4.14/fs/proc/
H A Dnamespaces.c106 static int proc_ns_dir_readdir(struct file *file, struct dir_context *ctx) proc_ns_dir_readdir() argument
H A Dproc_net.c165 static int proc_tgid_net_readdir(struct file *file, struct dir_context *ctx) proc_tgid_net_readdir() argument
H A Droot.c217 static int proc_root_readdir(struct file *file, struct dir_context *ctx) proc_root_readdir() argument

Completed in 4486 milliseconds

12345