Home
last modified time | relevance | path

Searched defs:copy (Results 176 – 199 of 199) sorted by relevance

12345678

/linux-6.14.4/drivers/net/ethernet/intel/idpf/
Didpf_txrx.c3124 u32 copy = data_len <= L1_CACHE_BYTES ? data_len : ETH_HLEN; in idpf_rx_hsplit_wa() local
/linux-6.14.4/fs/bcachefs/
Dbtree_iter.c282 struct btree_iter copy; in bch2_btree_iter_verify_ret() local
/linux-6.14.4/net/ipv4/
Dtcp_output.c2442 int copy, len; in tcp_mtu_probe() local
Dtcp_input.c5475 int copy = min_t(int, SKB_MAX_ORDER(0, 0), end - start); in tcp_collapse() local
/linux-6.14.4/mm/
Dmempolicy.c1477 unsigned long copy = ALIGN(maxnode-1, 64) / 8; in copy_nodes_to_user() local
/linux-6.14.4/include/linux/
Dskbuff.h3869 struct iov_iter *from, int copy) in skb_add_data()
4970 bool copy) in __nf_copy()
Dperf_event.h88 perf_copy_f copy; member
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c4233 struct list_head chg, copy; in ice_rem_prof_id_flow() local
/linux-6.14.4/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h481 struct ef4_channel *(*copy)(const struct ef4_channel *); member
/linux-6.14.4/drivers/s390/block/
Ddasd_int.h612 struct dasd_copy_relation *copy; member
/linux-6.14.4/include/sound/
Dpcm.h73 int (*copy)(struct snd_pcm_substream *substream, int channel, member
/linux-6.14.4/fs/nfsd/
Dnfs4state.c988 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state()
1014 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state()
/linux-6.14.4/net/mac80211/
Dtx.c5600 struct sk_buff *copy; in ieee80211_beacon_get_tim() local
/linux-6.14.4/security/smack/
Dsmack_lsm.c4581 char *copy; in smack_key_getsecurity() local
/linux-6.14.4/drivers/net/ethernet/sfc/
Dnet_driver.h630 struct efx_channel *(*copy)(const struct efx_channel *); member
/linux-6.14.4/fs/
Dnamespace.c3760 char *copy; in copy_mount_options() local
/linux-6.14.4/drivers/net/ethernet/sfc/siena/
Dnet_driver.h593 struct efx_channel *(*copy)(const struct efx_channel *); member
/linux-6.14.4/kernel/trace/
Dbpf_trace.c900 struct path copy; in BPF_CALL_3() local
/linux-6.14.4/net/core/
Dfilter.c2638 u32 len = 0, offset = 0, copy = 0, poffset = 0, bytes = end - start; in BPF_CALL_4() local
2766 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; in BPF_CALL_4() local
Ddev.c2805 bool active = false, copy = false; in __netif_set_xps_queue() local
/linux-6.14.4/drivers/gpu/drm/radeon/
Dradeon.h1917 struct radeon_fence *(*copy)(struct radeon_device *rdev, member
1924 } copy; member
/linux-6.14.4/lib/
Dmaple_tree.c6879 unsigned long copy = *index; in mt_find() local
/linux-6.14.4/drivers/net/
Dvirtio_net.c828 unsigned int copy, hdr_len, hdr_padded_len; in page_to_skb() local
/linux-6.14.4/drivers/staging/media/ipu3/
Dipu3-abi.h1808 } copy; member

12345678