/kernel/linux/linux-5.10/fs/nfsd/ |
D | nfs4proc.c | 1108 void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy() 1116 check_and_set_stop_copy(struct nfsd4_copy *copy) in check_and_set_stop_copy() 1128 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy() 1138 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy() local 1152 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() local 1263 struct nfsd4_copy *copy, struct vfsmount **mount) in nfsd4_setup_inter_ssc() 1308 struct nfsd4_copy *copy, in nfsd4_setup_inter_ssc() 1332 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc() 1348 struct nfsd4_copy *copy = container_of(cb, struct nfsd4_copy, cp_cb); in nfsd4_cb_offload_release() local 1364 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res() [all …]
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx-gen2.c | 104 int copy = IWL_FIRST_TB_SIZE - copy_size; in iwl_pcie_gen2_enqueue_hcmd() local 198 int copy; in iwl_pcie_gen2_enqueue_hcmd() local
|
/kernel/linux/linux-5.10/include/sound/ |
D | pcm-indirect.h | 36 snd_pcm_indirect_copy_t copy) in snd_pcm_indirect_playback_transfer() 105 snd_pcm_indirect_copy_t copy) in snd_pcm_indirect_capture_transfer()
|
/kernel/linux/build/test/tracepointtest/ |
D | tracepoint.sh | 36 copy() { function
|
/kernel/linux/linux-5.10/drivers/block/ |
D | brd.c | 176 size_t copy; in copy_to_brd_setup() local 198 size_t copy; in copy_to_brd() local 230 size_t copy; in copy_from_brd() local
|
/kernel/linux/linux-5.10/drivers/base/test/ |
D | property-entry-test.c | 311 struct property_entry *copy; in pe_test_move_inline_u8() local 343 struct property_entry *copy; in pe_test_move_inline_str() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_sockmap.c | 36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
|
/kernel/linux/linux-5.10/lib/zlib_inflate/ |
D | inflate.c | 123 unsigned copy, dist; in zlib_updatewindow() local 340 unsigned copy; /* number of stored or match bytes to copy */ in zlib_inflate() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | regset.h | 250 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyin() local 277 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyin_ignore() local
|
/kernel/linux/linux-5.10/net/core/ |
D | datagram.c | 418 int i, copy = start - offset, start_off = offset, n; in __skb_datagram_iter() local 552 int i, copy = start - offset; in skb_copy_datagram_from_iter() local 701 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); in zerocopy_sg_from_iter() local
|
/kernel/linux/linux-5.10/net/sunrpc/ |
D | xdr.c | 227 size_t copy; in _shift_data_left_pages() local 309 size_t copy; in _shift_data_right_pages() local 360 size_t copy; in _shift_data_right_tail() local 409 size_t copy; in _copy_to_pages() local 453 size_t copy; in _copy_from_pages() local 523 size_t copy, offs; in xdr_shrink_bufhead() local
|
/kernel/liteos_a/syscall/ |
D | syscall_pub.h | 70 #define DUP_FROM_USER_(ptr, size, copy, ...) \ argument 149 #define DUP_FIELD_FROM_USER_(ptr, field, size, copy, ...) \ argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_devlink.c | 15 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port() 30 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port_from_id()
|
/kernel/linux/linux-5.10/tools/hv/ |
D | hv_fcopy_daemon.c | 157 struct hv_do_fcopy copy; in main() member
|
/kernel/linux/linux-5.10/lib/mpi/ |
D | mpi-mod.c | 36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init()
|
/kernel/linux/linux-5.10/tools/pci/ |
D | pcitest.c | 36 bool copy; member
|
/kernel/linux/linux-5.10/arch/x86/tools/ |
D | insn_decoder_test.c | 122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
|
/kernel/linux/linux-5.10/scripts/ |
D | get_dvb_firmware | 862 sub copy { subroutine
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | tcp_bpf.c | 33 int copy; in __tcp_bpf_recvmsg() local 448 u32 copy, osize; in tcp_bpf_sendmsg() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
D | sun4i_layer.c | 43 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local
|
/kernel/linux/linux-5.10/net/mac80211/ |
D | mesh_pathtbl.c | 164 bool copy) in mesh_path_move_to_queue() 683 bool copy = false; in mesh_path_send_to_gates() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
D | rcar_du_writeback.c | 95 struct rcar_du_wb_conn_state *copy; in rcar_du_wb_conn_duplicate_state() local
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
D | ctl.h | 89 bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); member
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
D | pinctrl-mcp23s08_spi.c | 86 struct regmap_config *copy; in mcp23s08_spi_regmap_init() local
|
/kernel/linux/linux-5.10/ipc/ |
D | msg.c | 1041 struct msg_msg *copy; in prepare_copy() local 1052 static inline void free_copy(struct msg_msg *copy) in free_copy() 1063 static inline void free_copy(struct msg_msg *copy) in free_copy() 1098 struct msg_msg *msg, *copy = NULL; in do_msgrcv() local
|