Home
last modified time | relevance | path

Searched defs:src (Results 251 – 275 of 1686) sorted by relevance

1...<<11121314151617181920>>...68

/linux/fs/erofs/
H A Ddecompressor.c114 void *src, *tmp; in z_erofs_lz4_handle_overlap() local
195 u8 *out, *headpage, *src; in z_erofs_lz4_decompress_mem() local
341 void **src, struct page **pgpl) in z_erofs_stream_switch_bufs()
/linux/arch/sh/mm/
H A Dcache.c61 unsigned long vaddr, void *dst, const void *src, in copy_to_user_page()
82 unsigned long vaddr, void *dst, const void *src, in copy_from_user_page()
102 struct folio *src = page_folio(from); in copy_user_highpage() local
/linux/crypto/
H A Dscompress.c31 void *src; member
180 const u8 *src; in scomp_acomp_comp_decomp() local
238 const u8 *src; in scomp_acomp_comp_decomp() local
/linux/net/mac802154/
H A Dscan.c314 struct ieee802154_addr *src = &mac_cb(skb)->source; in mac802154_process_beacon() local
612 struct ieee802154_addr *src = &mac_cb(skb)->source; in mac802154_process_association_resp() local
761 struct ieee802154_addr *src = &mac_cb(skb)->source; in mac802154_process_association_req() local
867 struct ieee802154_addr *src = &mac_cb(skb)->source; in mac802154_process_disassociation_notif() local
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c54 u8 * src, in libipw_frag_cache_find()
344 u8 src[ETH_ALEN]; in libipw_rx() local
1325 static inline int is_same_network(struct libipw_network *src, in is_same_network()
1338 struct libipw_network *src) in update_network()
/linux/arch/arm64/include/asm/
H A Duaccess.h279 #define __get_kernel_nofault(dst, src, type, err_label) \ argument
376 #define __put_kernel_nofault(dst, src, type, err_label) \ argument
442 #define unsafe_copy_loop(dst, src, len, type, label) \ argument
483 static inline int __copy_from_user_flushcache(void *dst, const void __user *src, unsigned size) in __copy_from_user_flushcache()
/linux/net/ax25/
H A Dax25_addr.c157 ax25_address *src, ax25_address *dest, ax25_digi *digi, int *flags, in ax25_addr_parse()
215 int ax25_addr_build(unsigned char *buf, const ax25_address *src, in ax25_addr_build()
/linux/arch/parisc/math-emu/
H A Dfcnvfx.c51 register unsigned int src, temp; in sgl_to_sgl_fcnvfx() local
149 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfx() local
/linux/sound/soc/sof/
H A Diomem-utils.c66 void __iomem *src = sdev->bar[sdev->mailbox_bar] + offset; in sof_mailbox_read() local
77 u32 offset, void *src, size_t size) in sof_block_write()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2877 void ath10k_wmi_pull_pdev_stats_base(const struct wmi_pdev_stats_base *src, in ath10k_wmi_pull_pdev_stats_base()
2889 void ath10k_wmi_pull_pdev_stats_tx(const struct wmi_pdev_stats_tx *src, in ath10k_wmi_pull_pdev_stats_tx()
2917 ath10k_wmi_10_4_pull_pdev_stats_tx(const struct wmi_10_4_pdev_stats_tx *src, in ath10k_wmi_10_4_pull_pdev_stats_tx()
2957 void ath10k_wmi_pull_pdev_stats_rx(const struct wmi_pdev_stats_rx *src, in ath10k_wmi_pull_pdev_stats_rx()
2976 void ath10k_wmi_pull_pdev_stats_extra(const struct wmi_pdev_stats_extra *src, in ath10k_wmi_pull_pdev_stats_extra()
2987 void ath10k_wmi_pull_peer_stats(const struct wmi_peer_stats *src, in ath10k_wmi_pull_peer_stats()
2996 ath10k_wmi_10_4_pull_peer_stats(const struct wmi_10_4_peer_stats *src, in ath10k_wmi_10_4_pull_peer_stats()
3006 ath10k_wmi_10_4_pull_vdev_stats(const struct wmi_vdev_stats_extd *src, in ath10k_wmi_10_4_pull_vdev_stats()
3042 const struct wmi_pdev_stats *src; in ath10k_wmi_main_op_pull_fw_stats() local
3063 const struct wmi_peer_stats *src; in ath10k_wmi_main_op_pull_fw_stats() local
[all …]
/linux/lib/
H A Dhexdump.c63 int hex2bin(u8 *dst, const char *src, size_t count) in hex2bin()
87 char *bin2hex(char *dst, const void *src, size_t count) in bin2hex()
H A Dbitmap.c73 void __bitmap_complement(unsigned long *dst, const unsigned long *src, unsigned int bits) in __bitmap_complement()
92 void __bitmap_shift_right(unsigned long *dst, const unsigned long *src, in __bitmap_shift_right()
137 void __bitmap_shift_left(unsigned long *dst, const unsigned long *src, in __bitmap_shift_left()
199 void bitmap_cut(unsigned long *dst, const unsigned long *src, in bitmap_cut()
497 void bitmap_remap(unsigned long *dst, const unsigned long *src, in bitmap_remap()
/linux/arch/s390/kernel/
H A Dmodule.c177 void *(*write)(void *dest, const void *src, size_t len)) in apply_rela_bits()
224 void *(*write)(void *dest, const void *src, size_t len)) in apply_rela()
430 void *(*write)(void *dest, const void *src, size_t len)) in __apply_relocate_add()
/linux/sound/firewire/motu/
H A Dmotu-protocol-v1.c254 static int get_clock_source_828(struct snd_motu *motu, enum snd_motu_clock_source *src) in get_clock_source_828()
293 static int get_clock_source_896(struct snd_motu *motu, enum snd_motu_clock_source *src) in get_clock_source_896()
330 int snd_motu_protocol_v1_get_clock_source(struct snd_motu *motu, enum snd_motu_clock_source *src) in snd_motu_protocol_v1_get_clock_source()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c129 u32 src, mast = nvkm_rd32(device, 0x00c040); in read_pll_ref() local
192 nv50_clk_read(struct nvkm_clk *base, enum nv_clk_src src) in nv50_clk_read()
345 calc_div(u32 src, u32 target, int *div) in calc_div()
/linux/lib/zstd/
H A Dzstd_compress_module.c112 const void *src, size_t srcSize, in dummy_external_sequence_producer()
190 const void *src, size_t src_size, const zstd_parameters *parameters) in zstd_compress_cctx()
198 size_t dst_capacity, const void *src, size_t src_size, in zstd_compress_using_cdict()
/linux/net/tipc/
H A Ddiscover.c103 u32 src, u32 sugg_addr, in tipc_disc_msg_xmit()
144 u32 dst, u32 src, in tipc_disc_addr_trial_msg()
207 u32 src = msg_prevnode(hdr); in tipc_disc_rcv() local
H A Dudp_media.c171 struct udp_bearer *ub, struct udp_media_addr *src, in tipc_udp_xmit()
238 struct udp_media_addr *src = (struct udp_media_addr *)&b->addr.value; in tipc_udp_send_msg() local
336 struct udp_media_addr src = {0}; in tipc_udp_rcast_disc() local
546 struct udp_media_addr *src = (struct udp_media_addr *)&b->addr.value; in tipc_udp_nl_add_bearer_data() local
/linux/sound/core/
H A Drawmidi_compat.c21 struct snd_rawmidi_params32 __user *src) in snd_rawmidi_ioctl_params_compat()
57 struct compat_snd_rawmidi_status64 __user *src) in snd_rawmidi_ioctl_status_compat64()
/linux/arch/csky/abiv2/inc/abi/
H A Dcacheflush.h47 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
58 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
/linux/include/uapi/linux/netfilter/
H A Dxt_HMARK.h29 __u16 src; member
33 __be16 src; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c729 u8 *src) in i40e_write_byte()
769 u8 *src) in i40e_write_word()
813 u8 *src) in i40e_write_dword()
865 u8 *src) in i40e_write_qword()
/linux/arch/x86/include/asm/
H A Duaccess.h601 #define unsafe_copy_loop(dst, src, len, type, label) \ argument
621 #define __get_kernel_nofault(dst, src, type, err_label) \ argument
625 #define __get_kernel_nofault(dst, src, type, err_label) \ argument
636 #define __put_kernel_nofault(dst, src, type, err_label) \ argument
/linux/sound/core/seq/
H A Dseq_ump_convert.c17 static u8 downscale_32_to_7bit(u32 src) in downscale_32_to_7bit()
22 static u16 downscale_32_to_14bit(u32 src) in downscale_32_to_14bit()
27 static u8 downscale_16_to_7bit(u16 src) in downscale_16_to_7bit()
32 static u16 upscale_7_to_16bit(u8 src) in upscale_7_to_16bit()
43 static u32 upscale_7_to_32bit(u8 src) in upscale_7_to_32bit()
55 static u32 upscale_14_to_32bit(u16 src) in upscale_14_to_32bit()
1122 const struct snd_seq_event *src) in setup_ump_event()
/linux/drivers/video/fbdev/i810/
H A Di810_accel.c162 int xdir, int src, int dest, int rop, in source_copy_blit()
237 int dest, const u32 *src, int bg, in mono_src_copy_imm_blit()
329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir; in i810fb_copyarea() local

1...<<11121314151617181920>>...68