Searched full:__ctx (Results 1 – 15 of 15) sorted by relevance
19 void *__ctx[] CRYPTO_MINALIGN_ATTR; member24 return req->__ctx; in pcrypt_request_ctx()
71 void *__ctx[] CRYPTO_MINALIGN_ATTR; member222 return inst->__ctx; in crypto_instance_ctx()
29 * @__ctx: Start of private context data37 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
88 * @__ctx: Start of private context data101 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
555 struct netfs_inode *__ctx = netfs_inode(wreq->inode);556 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);587 struct netfs_inode *__ctx = netfs_inode(rreq->inode);588 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);
70 return req->__ctx; in aead_request_ctx()
50 return req->__ctx; in kpp_request_ctx()
482 static void pwm_fan_cleanup(void *__ctx) in pwm_fan_cleanup() argument484 struct pwm_fan_ctx *ctx = __ctx; in pwm_fan_cleanup()
365 struct aa_sk_ctx *__ctx = aa_sock(SOCKSK); \368 if (rcu_access_pointer(__ctx->label) != kernel_t) { \
71 __ctx); in virtio_crypto_dataq_akcipher_callback()
59 __ctx); in virtio_crypto_dataq_sym_callback()
197 nfsd4_build_namelist(struct dir_context *__ctx, const char *name, int namlen, in nfsd4_build_namelist() argument201 container_of(__ctx, struct nfs4_dir_ctx, ctx); in nfsd4_build_namelist()
4085 struct blk_mq_ctx *__ctx = per_cpu_ptr(q->queue_ctx, i); in blk_mq_init_cpu_queues() local4089 __ctx->cpu = i; in blk_mq_init_cpu_queues()4090 spin_lock_init(&__ctx->lock); in blk_mq_init_cpu_queues()4092 INIT_LIST_HEAD(&__ctx->rq_lists[k]); in blk_mq_init_cpu_queues()4094 __ctx->queue = q; in blk_mq_init_cpu_queues()
2082 * @__ctx: Context passed from ice_ptp_getcrosststamp2091 void *__ctx) in ice_capture_crosststamp() argument2093 struct ice_crosststamp_ctx *ctx = __ctx; in ice_capture_crosststamp()
11696 static void nft_saw_register_store(const struct nft_ctx *__ctx, in nft_saw_register_store() argument11700 struct nft_ctx *ctx = (struct nft_ctx *)__ctx; in nft_saw_register_store()