Home
last modified time | relevance | path

Searched defs:src (Results 26 – 50 of 2720) sorted by relevance

12345678910>>...109

/openbmc/linux/arch/x86/kernel/
H A Dpvclock.c27 unsigned long pvclock_tsc_khz(struct pvclock_vcpu_time_info *src) in pvclock_tsc_khz()
54 u8 pvclock_read_flags(struct pvclock_vcpu_time_info *src) in pvclock_read_flags()
68 u64 __pvclock_clocksource_read(struct pvclock_vcpu_time_info *src, bool dowd) in __pvclock_clocksource_read()
113 u64 pvclock_clocksource_read(struct pvclock_vcpu_time_info *src) in pvclock_clocksource_read()
118 noinstr u64 pvclock_clocksource_read_nowd(struct pvclock_vcpu_time_info *src) in pvclock_clocksource_read_nowd()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_compat.h40 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim()
62 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim()
85 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim()
92 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim()
/openbmc/linux/include/linux/
H A Dstring_helpers.h48 static inline int string_unescape_any(char *src, char *dst, size_t size) in string_unescape_any()
76 static inline int string_escape_mem_any_np(const char *src, size_t isz, in string_escape_mem_any_np()
82 static inline int string_escape_str(const char *src, char *dst, size_t sz, in string_escape_str()
88 static inline int string_escape_str_any_np(const char *src, char *dst, in string_escape_str_any_np()
94 static inline void string_upper(char *dst, const char *src) in string_upper()
101 static inline void string_lower(char *dst, const char *src) in string_lower()
H A Dtask_io_accounting_ops.h50 struct task_io_accounting *src) in task_blk_io_accounting_add()
86 struct task_io_accounting *src) in task_blk_io_accounting_add()
94 struct task_io_accounting *src) in task_chr_io_accounting_add()
103 struct task_io_accounting *src) in task_chr_io_accounting_add()
109 struct task_io_accounting *src) in task_io_accounting_add()
H A Duuid.h51 static inline void guid_copy(guid_t *dst, const guid_t *src) in guid_copy()
56 static inline void import_guid(guid_t *dst, const __u8 *src) in import_guid()
61 static inline void export_guid(__u8 *dst, const guid_t *src) in export_guid()
76 static inline void uuid_copy(uuid_t *dst, const uuid_t *src) in uuid_copy()
81 static inline void import_uuid(uuid_t *dst, const __u8 *src) in import_uuid()
86 static inline void export_uuid(__u8 *dst, const uuid_t *src) in export_uuid()
H A Dstring.h28 static inline void *memdup_array_user(const void __user *src, size_t n, size_t size) in memdup_array_user()
47 static inline void *vmemdup_array_user(const void __user *src, size_t n, size_t size) in vmemdup_array_user()
205 static inline void memcpy_flushcache(void *dst, const void *src, size_t cnt) in memcpy_flushcache()
297 #define unsafe_memcpy(dst, src, bytes, justification) \ argument
318 #define strtomem_pad(dest, src, pad) do { \ argument
341 #define strtomem(dest, src) do { \ argument
/openbmc/linux/drivers/edac/
H A Dxgene_edac.c115 #define MCU_EBLRR_ERRBANK_RD(src) (((src) & 0x00000007) >> 0) argument
117 #define MCU_ERCRR_ERRROW_RD(src) (((src) & 0xFFFF0000) >> 16) argument
118 #define MCU_ERCRR_ERRCOL_RD(src) ((src) & 0x00000FFF) argument
120 #define MCU_SBECNT_COUNT(src) ((src) & 0xFFFF) argument
454 #define MEMERR_CPU_ICFESR_ERRWAY_RD(src) (((src) & 0xFF000000) >> 24) argument
455 #define MEMERR_CPU_ICFESR_ERRINDEX_RD(src) (((src) & 0x003F0000) >> 16) argument
456 #define MEMERR_CPU_ICFESR_ERRINFO_RD(src) (((src) & 0x0000FF00) >> 8) argument
457 #define MEMERR_CPU_ICFESR_ERRTYPE_RD(src) (((src) & 0x00000070) >> 4) argument
461 #define MEMERR_CPU_LSUESR_ERRWAY_RD(src) (((src) & 0xFF000000) >> 24) argument
462 #define MEMERR_CPU_LSUESR_ERRINDEX_RD(src) (((src) & 0x003F0000) >> 16) argument
[all …]
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp32.c204 u8 src = MIPS_R_T6; in emit_alu_i64() local
268 const u8 dst[], const u8 src[], u8 op) in emit_alu_r64()
367 const u8 dst[], u8 src, u8 op) in emit_shift_r64()
425 u8 src = MIPS_R_T6; in emit_mul_i64() local
475 const u8 dst[], const u8 src[]) in emit_mul_r64()
526 const u8 dst[], const u8 src[], u8 op) in emit_divmod_r64()
577 static void emit_swap8_r(struct jit_context *ctx, u8 dst, u8 src, u8 mask) in emit_swap8_r()
589 static void emit_swap16_r(struct jit_context *ctx, u8 dst, u8 src) in emit_swap16_r()
655 const u8 dst[], u8 src, s16 off, u8 size) in emit_ldx()
690 const u8 dst, const u8 src[], s16 off, u8 size) in emit_stx()
[all …]
/openbmc/linux/arch/hexagon/lib/
H A Dio.c20 const volatile short int *src = (short int *) addr; in __raw_readsw() local
40 const short int *src = (short int *)data; in __raw_writesw() local
56 const volatile long *src = (long *) addr; in __raw_readsl() local
71 const long *src = (long *)data; in __raw_writesl() local
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_sgmac.h12 #define PHY_ADDR(src) (((src)<<8) & GENMASK(12, 8)) argument
13 #define REG_ADDR(src) ((src) & GENMASK(4, 0)) argument
14 #define PHY_CONTROL(src) ((src) & GENMASK(15, 0)) argument
15 #define LINK_SPEED(src) (((src) & GENMASK(11, 10)) >> 10) argument
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_memcpy.c38 static void __memcpy_ntdqa(void *dst, const void *src, unsigned long len) in __memcpy_ntdqa()
67 static void __memcpy_ntdqu(void *dst, const void *src, unsigned long len) in __memcpy_ntdqu()
113 bool i915_memcpy_from_wc(void *dst, const void *src, unsigned long len) in i915_memcpy_from_wc()
138 void i915_unaligned_memcpy_from_wc(void *dst, const void *src, unsigned long len) in i915_unaligned_memcpy_from_wc()
/openbmc/qemu/ui/
H A Dinput.c32 QemuConsole *src; member
177 static void qemu_input_event_trace(QemuConsole *src, InputEvent *evt) in qemu_input_event_trace()
286 QemuConsole *src, InputEvent *evt) in qemu_input_queue_event()
306 void qemu_input_event_send_impl(QemuConsole *src, InputEvent *evt) in qemu_input_event_send_impl()
321 void qemu_input_event_send(QemuConsole *src, InputEvent *evt) in qemu_input_event_send()
385 void qemu_input_event_send_key(QemuConsole *src, KeyValue *key, bool down) in qemu_input_event_send_key()
401 void qemu_input_event_send_key_number(QemuConsole *src, int num, bool down) in qemu_input_event_send_key_number()
407 void qemu_input_event_send_key_qcode(QemuConsole *src, QKeyCode q, bool down) in qemu_input_event_send_key_qcode()
432 void qemu_input_queue_btn(QemuConsole *src, InputButton btn, bool down) in qemu_input_queue_btn()
446 void qemu_input_update_buttons(QemuConsole *src, uint32_t *button_map, in qemu_input_update_buttons()
[all …]
/openbmc/linux/crypto/
H A Dlz4.c53 static int __lz4_compress_crypto(const u8 *src, unsigned int slen, in __lz4_compress_crypto()
66 static int lz4_scompress(struct crypto_scomp *tfm, const u8 *src, in lz4_scompress()
73 static int lz4_compress_crypto(struct crypto_tfm *tfm, const u8 *src, in lz4_compress_crypto()
81 static int __lz4_decompress_crypto(const u8 *src, unsigned int slen, in __lz4_decompress_crypto()
93 static int lz4_sdecompress(struct crypto_scomp *tfm, const u8 *src, in lz4_sdecompress()
100 static int lz4_decompress_crypto(struct crypto_tfm *tfm, const u8 *src, in lz4_decompress_crypto()
H A Dlz4hc.c52 static int __lz4hc_compress_crypto(const u8 *src, unsigned int slen, in __lz4hc_compress_crypto()
65 static int lz4hc_scompress(struct crypto_scomp *tfm, const u8 *src, in lz4hc_scompress()
72 static int lz4hc_compress_crypto(struct crypto_tfm *tfm, const u8 *src, in lz4hc_compress_crypto()
82 static int __lz4hc_decompress_crypto(const u8 *src, unsigned int slen, in __lz4hc_decompress_crypto()
94 static int lz4hc_sdecompress(struct crypto_scomp *tfm, const u8 *src, in lz4hc_sdecompress()
101 static int lz4hc_decompress_crypto(struct crypto_tfm *tfm, const u8 *src, in lz4hc_decompress_crypto()
H A Dlzo.c52 static int __lzo_compress(const u8 *src, unsigned int slen, in __lzo_compress()
67 static int lzo_compress(struct crypto_tfm *tfm, const u8 *src, in lzo_compress()
75 static int lzo_scompress(struct crypto_scomp *tfm, const u8 *src, in lzo_scompress()
82 static int __lzo_decompress(const u8 *src, unsigned int slen, in __lzo_decompress()
97 static int lzo_decompress(struct crypto_tfm *tfm, const u8 *src, in lzo_decompress()
103 static int lzo_sdecompress(struct crypto_scomp *tfm, const u8 *src, in lzo_sdecompress()
H A Dlzo-rle.c52 static int __lzorle_compress(const u8 *src, unsigned int slen, in __lzorle_compress()
67 static int lzorle_compress(struct crypto_tfm *tfm, const u8 *src, in lzorle_compress()
75 static int lzorle_scompress(struct crypto_scomp *tfm, const u8 *src, in lzorle_scompress()
82 static int __lzorle_decompress(const u8 *src, unsigned int slen, in __lzorle_decompress()
97 static int lzorle_decompress(struct crypto_tfm *tfm, const u8 *src, in lzorle_decompress()
103 static int lzorle_sdecompress(struct crypto_scomp *tfm, const u8 *src, in lzorle_sdecompress()
/openbmc/linux/lib/
H A Dstrncpy_from_user.c16 #define IS_UNALIGNED(src, dst) 0 argument
18 #define IS_UNALIGNED(src, dst) \ argument
28 static __always_inline long do_strncpy_from_user(char *dst, const char __user *src, in do_strncpy_from_user()
113 long strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
/openbmc/linux/tools/lib/bpf/
H A Dbpf_core_read.h41 #define __CORE_RELO(src, field, info) \ argument
45 #define __CORE_BITFIELD_PROBE_READ(dst, src, fld) \ argument
55 #define __CORE_BITFIELD_PROBE_READ(dst, src, fld) \ argument
246 #define bpf_core_read(dst, sz, src) \ argument
250 #define bpf_core_read_user(dst, sz, src) \ argument
257 #define bpf_core_read_str(dst, sz, src) \ argument
261 #define bpf_core_read_user_str(dst, sz, src) \ argument
317 #define ___read(read_fn, dst, src_type, src, accessor) \ argument
321 #define ___rd_first(fn, src, a) ___read(fn, &__t, ___type(src), src, a); argument
333 #define ___read_ptrs(fn, src, ...) \ argument
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dcamellia.h42 static inline void camellia_enc_blk(const void *ctx, u8 *dst, const u8 *src) in camellia_enc_blk()
47 static inline void camellia_enc_blk_xor(const void *ctx, u8 *dst, const u8 *src) in camellia_enc_blk_xor()
53 const u8 *src) in camellia_enc_blk_2way()
59 const u8 *src) in camellia_enc_blk_xor_2way()
/openbmc/linux/arch/powerpc/platforms/4xx/
H A Duic.c55 unsigned int src = irqd_to_hwirq(d); in uic_unmask_irq() local
73 unsigned int src = irqd_to_hwirq(d); in uic_mask_irq() local
87 unsigned int src = irqd_to_hwirq(d); in uic_ack_irq() local
98 unsigned int src = irqd_to_hwirq(d); in uic_mask_ack_irq() local
123 unsigned int src = irqd_to_hwirq(d); in uic_set_irq_type() local
202 int src; in uic_irq_cascade() local
323 int src; in uic_get_irq() local
/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/
H A Dimx-regs.h249 struct src { struct
250 u32 scr;
251 u32 a53rcr;
252 u32 a53rcr1;
253 u32 m4rcr;
254 u32 reserved1[4];
255 u32 usbophy1_rcr;
256 u32 usbophy2_rcr;
257 u32 mipiphy_rcr;
258 u32 pciephy_rcr;
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.c136 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_disable_all() local
355 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_fini_sw() local
435 struct amdgpu_irq_src *src; in amdgpu_irq_dispatch() local
518 struct amdgpu_irq_src *src, unsigned int type) in amdgpu_irq_update()
559 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_gpu_reset_resume_helper() local
581 int amdgpu_irq_get(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_get()
611 int amdgpu_irq_put(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_put()
645 bool amdgpu_irq_enabled(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_enabled()
/openbmc/linux/arch/sparc/lib/
H A Dmemcpy.S20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
34 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
44 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
52 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
58 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
/openbmc/linux/arch/x86/boot/compressed/
H A Dstring.c14 static void *____memcpy(void *dest, const void *src, size_t n) in ____memcpy()
28 static void *____memcpy(void *dest, const void *src, size_t n) in ____memcpy()
53 void *memmove(void *dest, const void *src, size_t n) in memmove()
68 void *memcpy(void *dest, const void *src, size_t n) in memcpy()
/openbmc/linux/arch/s390/include/asm/
H A Dpci_io.h74 static inline int zpci_write_single(volatile void __iomem *dst, const void *src, in zpci_write_single()
99 static inline int zpci_read_single(void *dst, const volatile void __iomem *src, in zpci_read_single()
130 static inline int zpci_get_max_io_size(u64 src, u64 dst, int len, int max) in zpci_get_max_io_size()
145 const volatile void __iomem *src, in zpci_memcpy_fromio()
165 const void *src, unsigned long n) in zpci_memcpy_toio()
192 u8 *src = kmalloc(count, GFP_KERNEL); in zpci_memset_io() local

12345678910>>...109