/linux-6.12.1/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 294 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_card_op_modes_show() local 472 struct zcrypt_card *zc; in zcrypt_cex4_card_probe() local 626 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 169 struct zcrypt_card *zc; in zcrypt_queue_register() local 217 struct zcrypt_card *zc; in zcrypt_queue_unregister() local
|
D | zcrypt_api.c | 573 static inline struct zcrypt_queue *zcrypt_pick_queue(struct zcrypt_card *zc, in zcrypt_pick_queue() 590 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 745 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_crt() local 849 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_cprb() local 1031 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_ep11_cprb() local 1204 struct zcrypt_card *zc, *pref_zc; in zcrypt_rng() local 1269 struct zcrypt_card *zc; in zcrypt_device_status_mask() local 1296 struct zcrypt_card *zc; in zcrypt_device_status_mask_ext() local [all …]
|
/linux-6.12.1/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
|
/linux-6.12.1/drivers/md/ |
D | dm-zone.c | 228 struct dm_device_zone_count *zc = data; in dm_device_count_zones_cb() local 241 struct dm_device_zone_count *zc) in dm_device_count_zones() 268 struct dm_device_zone_count zc = { in device_get_zone_resource_limits() local
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | sockopt_sk.c | 22 struct tcp_zerocopy_receive zc; in getsetsockopt() member
|
/linux-6.12.1/net/ipv4/ |
D | tcp.c | 1060 int zc = 0; in tcp_sendmsg_locked() local 1832 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_set_hint_for_skb() 1872 struct tcp_zerocopy_receive *zc, int inq, in receive_fallback_to_copy() 1907 static int tcp_copy_straggler_data(struct tcp_zerocopy_receive *zc, in tcp_copy_straggler_data() 1931 static int tcp_zc_handle_leftover(struct tcp_zerocopy_receive *zc, in tcp_zc_handle_leftover() 1964 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch_error() 2012 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch() 2040 struct tcp_zerocopy_receive *zc, in tcp_zc_finalize_rx_tstamp() 2092 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_receive() 4558 struct tcp_zerocopy_receive zc = {}; in do_tcp_getsockopt() local
|
D | ip_output.c | 972 bool zc = false; in __ip_append_data() local
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_xsk.h | 82 bool __always_unused zc) in ice_realloc_zc_buf()
|
D | ice_xsk.c | 348 int ice_realloc_zc_buf(struct ice_vsi *vsi, bool zc) in ice_realloc_zc_buf()
|
/linux-6.12.1/include/net/ |
D | xdp_sock.h | 34 bool zc; member 57 bool zc; member
|
/linux-6.12.1/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 …]
|
D | zstd_compress_superblock.c | 551 size_t ZSTD_compressSuperBlock(ZSTD_CCtx* zc, in ZSTD_compressSuperBlock()
|
/linux-6.12.1/io_uring/ |
D | net.c | 1207 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc_cleanup() local 1223 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc_prep() local 1368 struct io_sr_msg *zc = io_kiocb_to_cmd(req, struct io_sr_msg); in io_send_zc() local
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | tcp_mmap.c | 173 struct tcp_zerocopy_receive zc; in child_thread() local
|
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_xsk.c | 59 int i40e_realloc_rx_bi_zc(struct i40e_vsi *vsi, bool zc) in i40e_realloc_rx_bi_zc()
|
/linux-6.12.1/drivers/net/ethernet/engleder/ |
D | tsnep.h | 74 bool zc; member
|
D | tsnep_main.c | 725 bool zc) in tsnep_xdp_xmit_back()
|
/linux-6.12.1/include/net/9p/ |
D | 9p.h | 559 bool zc; member
|
/linux-6.12.1/net/ipv6/ |
D | ip6_output.c | 1433 bool zc = false; in __ip6_append_data() local
|
/linux-6.12.1/drivers/scsi/ |
D | scsi_debug.c | 3186 enum sdebug_z_cond zc; in zbc_close_zone() local 3224 enum sdebug_z_cond zc; in zbc_open_zone() local 5363 enum sdebug_z_cond zc; in resp_open_zone() local 5485 enum sdebug_z_cond zc = zsp->z_cond; in zbc_finish_zone() local 5557 enum sdebug_z_cond zc; in zbc_rwp_zone() local
|