Home
last modified time | relevance | path

Searched defs:zc (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/s390/crypto/
H A Dzcrypt_card.c42 struct zcrypt_card *zc = dev_get_drvdata(dev); in type_show() local
53 struct zcrypt_card *zc = dev_get_drvdata(dev); in online_show() local
64 struct zcrypt_card *zc = dev_get_drvdata(dev); in online_store() local
119 struct zcrypt_card *zc = dev_get_drvdata(dev); in load_show() local
139 struct zcrypt_card *zc; in zcrypt_card_alloc() local
151 void zcrypt_card_free(struct zcrypt_card *zc) in zcrypt_card_free()
164 void zcrypt_card_get(struct zcrypt_card *zc) in zcrypt_card_get()
170 int zcrypt_card_put(struct zcrypt_card *zc) in zcrypt_card_put()
182 int zcrypt_card_register(struct zcrypt_card *zc) in zcrypt_card_register()
213 void zcrypt_card_unregister(struct zcrypt_card *zc) in zcrypt_card_unregister()
H A Dzcrypt_api.c576 static inline struct zcrypt_queue *zcrypt_pick_queue(struct zcrypt_card *zc, in zcrypt_pick_queue() argument
593 static inline void zcrypt_drop_queue(struct zcrypt_card *zc, in zcrypt_drop_queue() argument
607 static inline bool zcrypt_card_compare(struct zcrypt_card *zc, in zcrypt_card_compare() argument
644 struct zcrypt_card *zc, *pref_z in zcrypt_rsa_modexpo() local
750 struct zcrypt_card *zc, *pref_zc; zcrypt_rsa_crt() local
860 struct zcrypt_card *zc, *pref_zc; _zcrypt_send_cprb() local
1038 struct zcrypt_card *zc, *pref_zc; _zcrypt_send_ep11_cprb() local
1211 struct zcrypt_card *zc, *pref_zc; zcrypt_rng() local
1278 struct zcrypt_card *zc; zcrypt_device_status_mask() local
1306 struct zcrypt_card *zc; zcrypt_device_status_mask_ext() local
1335 struct zcrypt_card *zc; zcrypt_device_status_ext() local
1362 struct zcrypt_card *zc; zcrypt_status_mask() local
1382 struct zcrypt_card *zc; zcrypt_qdepth_mask() local
1408 struct zcrypt_card *zc; zcrypt_perdev_reqcnt() local
1434 struct zcrypt_card *zc; zcrypt_pendingq_count() local
1457 struct zcrypt_card *zc; zcrypt_requestq_count() local
[all...]
H A Dzcrypt_queue.c56 struct zcrypt_card *zc = zq->zcard; in online_store() local
169 struct zcrypt_card *zc; in zcrypt_queue_register() local
217 struct zcrypt_card *zc; in zcrypt_queue_unregister() local
H A Dzcrypt_cex4.c493 struct zcrypt_card *zc; in zcrypt_cex4_card_probe() local
647 struct zcrypt_card *zc = dev_get_drvdata(&ap_dev->device); in zcrypt_cex4_card_remove() local
/linux/drivers/hid/
H A Dhid-zydacron.c50 struct zc_device *zc = hid_get_drvdata(hdev); in zc_input_mapping() local
112 struct zc_device *zc = hid_get_drvdata(hdev); in zc_raw_event() local
167 struct zc_device *zc; in zc_probe() local
/linux/tools/testing/selftests/ublk/
H A Dfile_backed.c5 static enum io_uring_op ublk_to_uring_op(const struct ublksrv_io_desc *iod, int zc) in ublk_to_uring_op() argument
34 unsigned zc = ublk_queue_use_zc(q); loop_queue_tgt_rw_io() local
H A Dstripe.c115 const struct ublksrv_io_desc *iod, int zc) in stripe_to_uring_op()
131 unsigned zc = (ublk_queue_use_zc(q) != 0); in stripe_queue_tgt_rw_io() local
H A Dnull.c120 unsigned zc = ublk_queue_use_zc(q); ublk_null_queue_io() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_sk.c22 struct tcp_zerocopy_receive zc; in getsetsockopt() member
H A Dsockmap_basic.c1073 struct tcp_zerocopy_receive zc; test_sockmap_zc() local
/linux/net/ipv4/
H A Dtcp.c1128 int zc = 0; tcp_sendmsg_locked() local
1937 tcp_zerocopy_set_hint_for_skb(struct sock * sk,struct tcp_zerocopy_receive * zc,struct sk_buff * skb,u32 offset) tcp_zerocopy_set_hint_for_skb() argument
1977 receive_fallback_to_copy(struct sock * sk,struct tcp_zerocopy_receive * zc,int inq,struct scm_timestamping_internal * tss) receive_fallback_to_copy() argument
2012 tcp_copy_straggler_data(struct tcp_zerocopy_receive * zc,struct sk_buff * skb,u32 copylen,u32 * offset,u32 * seq) tcp_copy_straggler_data() argument
2036 tcp_zc_handle_leftover(struct tcp_zerocopy_receive * zc,struct sock * sk,struct sk_buff * skb,u32 * seq,s32 copybuf_len,struct scm_timestamping_internal * tss) tcp_zc_handle_leftover() argument
2069 tcp_zerocopy_vm_insert_batch_error(struct vm_area_struct * vma,struct page ** pending_pages,unsigned long pages_remaining,unsigned long * address,u32 * length,u32 * seq,struct tcp_zerocopy_receive * zc,u32 total_bytes_to_map,int err) tcp_zerocopy_vm_insert_batch_error() argument
2117 tcp_zerocopy_vm_insert_batch(struct vm_area_struct * vma,struct page ** pages,unsigned int pages_to_map,unsigned long * address,u32 * length,u32 * seq,struct tcp_zerocopy_receive * zc,u32 total_bytes_to_map) tcp_zerocopy_vm_insert_batch() argument
2145 tcp_zc_finalize_rx_tstamp(struct sock * sk,struct tcp_zerocopy_receive * zc,struct scm_timestamping_internal * tss) tcp_zc_finalize_rx_tstamp() argument
2197 tcp_zerocopy_receive(struct sock * sk,struct tcp_zerocopy_receive * zc,struct scm_timestamping_internal * tss) tcp_zerocopy_receive() argument
4747 struct tcp_zerocopy_receive zc = {}; do_tcp_getsockopt() local
[all...]
H A Dip_output.c970 bool zc = false; __ip_append_data() local
/linux/include/net/
H A Dxdp_sock.h34 bool zc; member
57 bool zc; member
/linux/io_uring/
H A Dnet.c1258 struct io_recvzc *zc = io_kiocb_to_cmd(req, struct io_recvzc); io_recvzc_prep() local
1286 struct io_recvzc *zc = io_kiocb_to_cmd(req, struct io_recvzc); io_recvzc() local
1321 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); io_send_zc_cleanup() local
1338 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); io_send_zc_prep() local
[all...]
/linux/lib/zstd/compress/
H A Dzstd_compress.c2026 static size_t ZSTD_resetCCtx_internal(ZSTD_CCtx* zc, in ZSTD_resetCCtx_internal()
3178 static size_t ZSTD_buildSeqStore(ZSTD_CCtx* zc, const void* src, size_t srcSize) in ZSTD_buildSeqStore()
3434 size_t ZSTD_generateSequences(ZSTD_CCtx* zc, ZSTD_Sequence* outSeqs, in ZSTD_generateSequences()
3862 ZSTD_buildEntropyStatisticsAndEstimateSubBlockSize(SeqStore_t* seqStore, ZSTD_CCtx* zc) in ZSTD_buildEntropyStatisticsAndEstimateSubBlockSize()
4019 ZSTD_compressSeqStore_singleBlock(ZSTD_CCtx* zc, in ZSTD_compressSeqStore_singleBlock()
4112 ZSTD_CCtx* zc, const SeqStore_t* origSeqStore) in ZSTD_deriveBlockSplitsHelper()
4153 static size_t ZSTD_deriveBlockSplits(ZSTD_CCtx* zc, U32 partitions[], U32 nbSeq) in ZSTD_deriveBlockSplits()
4175 ZSTD_compressBlock_splitBlock_internal(ZSTD_CCtx* zc, in ZSTD_compressBlock_splitBlock_internal()
4268 ZSTD_compressBlock_splitBlock(ZSTD_CCtx* zc, in ZSTD_compressBlock_splitBlock()
4297 ZSTD_compressBlock_internal(ZSTD_CCtx* zc, in ZSTD_compressBlock_internal()
[all …]
H A Dzstd_compress_superblock.c666 size_t ZSTD_compressSuperBlock(ZSTD_CCtx* zc, in ZSTD_compressSuperBlock()
/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c173 struct tcp_zerocopy_receive zc; in child_thread() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c60 int i40e_realloc_rx_bi_zc(struct i40e_vsi *vsi, bool zc) in i40e_realloc_rx_bi_zc()
/linux/net/ipv6/
H A Dip6_output.c1471 bool zc = false; __ip6_append_data() local
/linux/include/net/9p/
H A D9p.h591 bool zc; member
/linux/drivers/scsi/
H A Dscsi_debug.c3771 enum sdebug_z_cond zc; zbc_close_zone() local
3809 enum sdebug_z_cond zc; zbc_open_zone() local
6109 enum sdebug_z_cond zc; resp_open_zone() local
6231 enum sdebug_z_cond zc = zsp->z_cond; zbc_finish_zone() local
6303 enum sdebug_z_cond zc; zbc_rwp_zone() local
[all...]
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c733 bool zc) in tsnep_xdp_xmit_back()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c5260 bool zc = !!(xdp->rxq->mem.type == MEM_TYPE_XSK_BUFF_POOL); stmmac_xdp_xmit_back() local