Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
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()
Dzcrypt_cex4.c82 struct zcrypt_card *zc = dev_get_drvdata(dev); in cca_serialnr_show() local
213 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_api_ordinalnr_show() local
234 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_fw_version_show() local
257 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_serialnr_show() local
290 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_card_op_modes_show() local
468 struct zcrypt_card *zc; in zcrypt_cex4_card_probe() local
623 struct zcrypt_card *zc = dev_get_drvdata(&ap_dev->device); in zcrypt_cex4_card_remove() local
Dzcrypt_queue.c56 struct zcrypt_card *zc = zq->zcard; in online_store() local
168 struct zcrypt_card *zc; in zcrypt_queue_register() local
216 struct zcrypt_card *zc; in zcrypt_queue_unregister() local
Dzcrypt_api.c575 static inline struct zcrypt_queue *zcrypt_pick_queue(struct zcrypt_card *zc, in zcrypt_pick_queue()
591 static inline void zcrypt_drop_queue(struct zcrypt_card *zc, in zcrypt_drop_queue()
604 static inline bool zcrypt_card_compare(struct zcrypt_card *zc, in zcrypt_card_compare()
641 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_modexpo() local
746 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_crt() local
851 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_cprb() local
1008 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_ep11_cprb() local
1158 struct zcrypt_card *zc, *pref_zc; in zcrypt_rng() local
1224 struct zcrypt_card *zc; in zcrypt_device_status_mask() local
1251 struct zcrypt_card *zc; in zcrypt_device_status_mask_ext() local
[all …]
/Linux-v6.6/drivers/hid/
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-v6.6/include/net/
Dxdp_sock.h31 bool zc; member
54 bool zc; member
/Linux-v6.6/net/ipv4/
Dtcp.c1046 int zc = 0; in tcp_sendmsg_locked() local
1807 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_set_hint_for_skb()
1847 struct tcp_zerocopy_receive *zc, int inq, in receive_fallback_to_copy()
1883 static int tcp_copy_straggler_data(struct tcp_zerocopy_receive *zc, in tcp_copy_straggler_data()
1908 static int tcp_zc_handle_leftover(struct tcp_zerocopy_receive *zc, in tcp_zc_handle_leftover()
1941 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch_error()
1989 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch()
2017 struct tcp_zerocopy_receive *zc, in tcp_zc_finalize_rx_tstamp()
2069 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_receive()
4188 struct tcp_zerocopy_receive zc = {}; in do_tcp_getsockopt() local
Dip_output.c969 bool zc = false; in __ip_append_data() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dsockopt_sk.c22 struct tcp_zerocopy_receive zc; in getsetsockopt() member
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_xsk.h76 bool __always_unused zc) in ice_realloc_zc_buf()
Dice_xsk.c368 int ice_realloc_zc_buf(struct ice_vsi *vsi, bool zc) in ice_realloc_zc_buf()
/Linux-v6.6/io_uring/
Dnet.c216 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_prep_async() local
960 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc_cleanup() local
980 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc_prep() local
1106 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc() local
/Linux-v6.6/lib/zstd/compress/
Dzstd_compress.c1748 static size_t ZSTD_resetCCtx_internal(ZSTD_CCtx* zc, in ZSTD_resetCCtx_internal()
2723 static size_t ZSTD_buildSeqStore(ZSTD_CCtx* zc, const void* src, size_t srcSize) in ZSTD_buildSeqStore()
2804 static void ZSTD_copyBlockSequences(ZSTD_CCtx* zc) in ZSTD_copyBlockSequences()
2868 size_t ZSTD_generateSequences(ZSTD_CCtx* zc, ZSTD_Sequence* outSeqs, in ZSTD_generateSequences()
3259 …ic size_t ZSTD_buildEntropyStatisticsAndEstimateSubBlockSize(seqStore_t* seqStore, ZSTD_CCtx* zc) { in ZSTD_buildEntropyStatisticsAndEstimateSubBlockSize()
3407 ZSTD_compressSeqStore_singleBlock(ZSTD_CCtx* zc, seqStore_t* const seqStore, in ZSTD_compressSeqStore_singleBlock()
3496 ZSTD_CCtx* zc, const seqStore_t* origSeqStore) in ZSTD_deriveBlockSplitsHelper()
3534 static size_t ZSTD_deriveBlockSplits(ZSTD_CCtx* zc, U32 partitions[], U32 nbSeq) { in ZSTD_deriveBlockSplits()
3553 ZSTD_compressBlock_splitBlock_internal(ZSTD_CCtx* zc, void* dst, size_t dstCapacity, in ZSTD_compressBlock_splitBlock_internal()
3642 ZSTD_compressBlock_splitBlock(ZSTD_CCtx* zc, in ZSTD_compressBlock_splitBlock()
[all …]
Dzstd_compress_superblock.c551 size_t ZSTD_compressSuperBlock(ZSTD_CCtx* zc, in ZSTD_compressSuperBlock()
/Linux-v6.6/tools/testing/selftests/net/
Dtcp_mmap.c173 struct tcp_zerocopy_receive zc; in child_thread() local
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_xsk.c63 int i40e_realloc_rx_bi_zc(struct i40e_vsi *vsi, bool zc) in i40e_realloc_rx_bi_zc()
/Linux-v6.6/drivers/net/ethernet/engleder/
Dtsnep.h74 bool zc; member
/Linux-v6.6/drivers/scsi/
Dscsi_debug.c2758 enum sdebug_z_cond zc; in zbc_close_zone() local
2796 enum sdebug_z_cond zc; in zbc_open_zone() local
4621 enum sdebug_z_cond zc; in resp_open_zone() local
4744 enum sdebug_z_cond zc = zsp->z_cond; in zbc_finish_zone() local
4816 enum sdebug_z_cond zc; in zbc_rwp_zone() local
/Linux-v6.6/net/ipv6/
Dip6_output.c1484 bool zc = false; in __ip6_append_data() local
/Linux-v6.6/include/net/9p/
D9p.h559 bool zc; member