| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| D | zcrypt_card.c | 42 struct zcrypt_card *zc = to_ap_card(dev)->private; in type_show() local 54 struct zcrypt_card *zc = ac->private; in online_show() local 65 struct zcrypt_card *zc = ac->private; in online_store() local 93 struct zcrypt_card *zc = to_ap_card(dev)->private; in load_show() local 113 struct zcrypt_card *zc; in zcrypt_card_alloc() local 125 void zcrypt_card_free(struct zcrypt_card *zc) in zcrypt_card_free() 138 void zcrypt_card_get(struct zcrypt_card *zc) in zcrypt_card_get() 144 int zcrypt_card_put(struct zcrypt_card *zc) in zcrypt_card_put() 156 int zcrypt_card_register(struct zcrypt_card *zc) in zcrypt_card_register() 186 void zcrypt_card_unregister(struct zcrypt_card *zc) in zcrypt_card_unregister()
|
| D | zcrypt_cex4.c | 83 struct zcrypt_card *zc = ac->private; in cca_serialnr_show() local 195 struct zcrypt_card *zc = ac->private; in ep11_api_ordinalnr_show() local 216 struct zcrypt_card *zc = ac->private; in ep11_fw_version_show() local 239 struct zcrypt_card *zc = ac->private; in ep11_serialnr_show() local 273 struct zcrypt_card *zc = ac->private; in ep11_card_op_modes_show() local 440 struct zcrypt_card *zc; in zcrypt_cex4_card_probe() local 578 struct zcrypt_card *zc = ac->private; in zcrypt_cex4_card_remove() local
|
| D | zcrypt_queue.c | 56 struct zcrypt_card *zc = zq->zcard; in online_store() local 163 struct zcrypt_card *zc; in zcrypt_queue_register() local 211 struct zcrypt_card *zc; in zcrypt_queue_unregister() local
|
| D | zcrypt_api.c | 572 static inline struct zcrypt_queue *zcrypt_pick_queue(struct zcrypt_card *zc, in zcrypt_pick_queue() 588 static inline void zcrypt_drop_queue(struct zcrypt_card *zc, in zcrypt_drop_queue() 601 static inline bool zcrypt_card_compare(struct zcrypt_card *zc, in zcrypt_card_compare() 638 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_modexpo() local 746 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_crt() local 854 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_cprb() local 1015 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_ep11_cprb() local 1145 struct zcrypt_card *zc, *pref_zc; in zcrypt_rng() local 1209 struct zcrypt_card *zc; in zcrypt_device_status_mask() local 1236 struct zcrypt_card *zc; in zcrypt_device_status_mask_ext() local [all …]
|
| D | zcrypt_cex2a.c | 85 struct zcrypt_card *zc; in zcrypt_cex2a_card_probe() local 134 struct zcrypt_card *zc = to_ap_card(&ap_dev->device)->private; in zcrypt_cex2a_card_remove() local
|
| D | zcrypt_cex2c.c | 71 struct zcrypt_card *zc = ac->private; in cca_serialnr_show() local 257 struct zcrypt_card *zc; in zcrypt_cex2c_card_probe() local 315 struct zcrypt_card *zc = to_ap_card(&ap_dev->device)->private; in zcrypt_cex2c_card_remove() local
|
| /kernel/linux/linux-6.6/drivers/s390/crypto/ |
| D | zcrypt_card.c | 42 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()
|
| D | zcrypt_cex4.c | 82 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
|
| D | zcrypt_queue.c | 56 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
|
| D | zcrypt_api.c | 575 static inline struct zcrypt_queue *zcrypt_pick_queue(struct zcrypt_card *zc, in zcrypt_pick_queue() 592 static inline void zcrypt_drop_queue(struct zcrypt_card *zc, in zcrypt_drop_queue() 606 static inline bool zcrypt_card_compare(struct zcrypt_card *zc, in zcrypt_card_compare() 643 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_modexpo() local 748 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_crt() local 853 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_cprb() local 1010 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_ep11_cprb() local 1160 struct zcrypt_card *zc, *pref_zc; in zcrypt_rng() local 1226 struct zcrypt_card *zc; in zcrypt_device_status_mask() local 1253 struct zcrypt_card *zc; in zcrypt_device_status_mask_ext() local [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-zydacron.c | 50 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
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-zydacron.c | 50 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
|
| /kernel/linux/linux-5.10/lib/zstd/ |
| D | zstd_opt.h | 215 U32 ZSTD_insertAndFindFirstIndexHash3(ZSTD_CCtx *zc, const BYTE *ip) in ZSTD_insertAndFindFirstIndexHash3() 235 static U32 ZSTD_insertBtAndGetAllMatches(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iLi… in ZSTD_insertBtAndGetAllMatches() 356 static U32 ZSTD_BtGetAllMatches(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iLimit, cons… in ZSTD_BtGetAllMatches() 365 static U32 ZSTD_BtGetAllMatches_selectMLS(ZSTD_CCtx *zc, /* Index table will be updated */ in ZSTD_BtGetAllMatches_selectMLS() 380 static U32 ZSTD_BtGetAllMatches_extDict(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iLim… in ZSTD_BtGetAllMatches_extDict() 389 static U32 ZSTD_BtGetAllMatches_selectMLS_extDict(ZSTD_CCtx *zc, /* Index table will be updated */ in ZSTD_BtGetAllMatches_selectMLS_extDict()
|
| D | compress.c | 242 static size_t ZSTD_resetCCtx_advanced(ZSTD_CCtx *zc, ZSTD_parameters params, U64 frameContentSize, … in ZSTD_resetCCtx_advanced() 410 static void ZSTD_reduceIndex(ZSTD_CCtx *zc, const U32 reducerValue) in ZSTD_reduceIndex() 482 static size_t ZSTD_compressLiterals(ZSTD_CCtx *zc, void *dst, size_t dstCapacity, const void *src, … in ZSTD_compressLiterals() 586 ZSTD_STATIC size_t ZSTD_compressSequences_internal(ZSTD_CCtx *zc, void *dst, size_t dstCapacity) in ZSTD_compressSequences_internal() 832 ZSTD_STATIC size_t ZSTD_compressSequences(ZSTD_CCtx *zc, void *dst, size_t dstCapacity, size_t srcS… in ZSTD_compressSequences() 992 static void ZSTD_fillHashTable(ZSTD_CCtx *zc, const void *end, const U32 mls) in ZSTD_fillHashTable() 1561 static U32 ZSTD_insertBt1(ZSTD_CCtx *zc, const BYTE *const ip, const U32 mls, const BYTE *const ien… in ZSTD_insertBt1() 1643 static size_t ZSTD_insertBtAndFindBestMatch(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const … in ZSTD_insertBtAndFindBestMatch() 1724 static void ZSTD_updateTree(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iend, const U32 … in ZSTD_updateTree() 1735 static size_t ZSTD_BtFindBestMatch(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iLimit, s… in ZSTD_BtFindBestMatch() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | sockopt_sk.c | 22 struct tcp_zerocopy_receive zc; in getsetsockopt() member
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp.c | 1047 int zc = 0; in tcp_sendmsg_locked() local 1840 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_set_hint_for_skb() 1880 struct tcp_zerocopy_receive *zc, int inq, in receive_fallback_to_copy() 1916 static int tcp_copy_straggler_data(struct tcp_zerocopy_receive *zc, in tcp_copy_straggler_data() 1941 static int tcp_zc_handle_leftover(struct tcp_zerocopy_receive *zc, in tcp_zc_handle_leftover() 1974 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch_error() 2022 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch() 2050 struct tcp_zerocopy_receive *zc, in tcp_zc_finalize_rx_tstamp() 2102 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_receive() 4253 struct tcp_zerocopy_receive zc = {}; in do_tcp_getsockopt() local
|
| /kernel/linux/linux-5.10/include/net/ |
| D | xdp_sock.h | 30 bool zc; member 52 bool zc; member
|
| /kernel/linux/linux-6.6/include/net/ |
| D | xdp_sock.h | 33 bool zc; member 56 bool zc; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_xsk.h | 76 bool __always_unused zc) in ice_realloc_zc_buf()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | sockopt_sk.c | 20 struct tcp_zerocopy_receive zc; in getsetsockopt() member
|
| /kernel/linux/linux-5.10/net/tls/ |
| D | tls_sw.c | 1415 int *chunk, bool *zc, bool async) in decrypt_internal() 1550 struct iov_iter *dest, int *chunk, bool *zc, in decrypt_skb_update() 1603 bool zc = true; in decrypt_skb() local 1644 bool zc, in process_rx_list() 1796 bool zc = false; in tls_sw_recvmsg() local 2002 bool zc = false; in tls_sw_splice_read() local
|
| /kernel/linux/linux-6.6/io_uring/ |
| D | net.c | 325 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_prep_async() local 1021 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc_cleanup() local 1041 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc_prep() local 1167 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp.c | 1216 bool zc = false; in tcp_sendmsg_locked() local 1828 static int tcp_copy_straggler_data(struct tcp_zerocopy_receive *zc, in tcp_copy_straggler_data() 1853 static int tcp_zerocopy_handle_leftover_data(struct tcp_zerocopy_receive *zc, in tcp_zerocopy_handle_leftover_data() 1880 struct tcp_zerocopy_receive *zc) in tcp_zerocopy_vm_insert_batch() 1905 struct tcp_zerocopy_receive *zc) in tcp_zerocopy_receive() 4026 struct tcp_zerocopy_receive zc = {}; in do_tcp_getsockopt() local
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| D | zstd_compress.c | 1748 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 …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | tcp_mmap.c | 151 struct tcp_zerocopy_receive zc; in child_thread() local
|