/Linux-v4.19/arch/m68k/math-emu/ |
D | fp_trig.c | 22 fp_fsin(struct fp_ext *dest, struct fp_ext *src) in fp_fsin() 32 fp_fcos(struct fp_ext *dest, struct fp_ext *src) in fp_fcos() 42 fp_ftan(struct fp_ext *dest, struct fp_ext *src) in fp_ftan() 52 fp_fasin(struct fp_ext *dest, struct fp_ext *src) in fp_fasin() 62 fp_facos(struct fp_ext *dest, struct fp_ext *src) in fp_facos() 72 fp_fatan(struct fp_ext *dest, struct fp_ext *src) in fp_fatan() 82 fp_fsinh(struct fp_ext *dest, struct fp_ext *src) in fp_fsinh() 92 fp_fcosh(struct fp_ext *dest, struct fp_ext *src) in fp_fcosh() 102 fp_ftanh(struct fp_ext *dest, struct fp_ext *src) in fp_ftanh() 112 fp_fatanh(struct fp_ext *dest, struct fp_ext *src) in fp_fatanh() [all …]
|
D | fp_arith.c | 34 fp_fabs(struct fp_ext *dest, struct fp_ext *src) in fp_fabs() 46 fp_fneg(struct fp_ext *dest, struct fp_ext *src) in fp_fneg() 63 fp_fadd(struct fp_ext *dest, struct fp_ext *src) in fp_fadd() 123 fp_fsub(struct fp_ext *dest, struct fp_ext *src) in fp_fsub() 133 fp_fcmp(struct fp_ext *dest, struct fp_ext *src) in fp_fcmp() 143 fp_ftst(struct fp_ext *dest, struct fp_ext *src) in fp_ftst() 153 fp_fmul(struct fp_ext *dest, struct fp_ext *src) in fp_fmul() 231 fp_fdiv(struct fp_ext *dest, struct fp_ext *src) in fp_fdiv() 312 fp_fsglmul(struct fp_ext *dest, struct fp_ext *src) in fp_fsglmul() 369 fp_fsgldiv(struct fp_ext *dest, struct fp_ext *src) in fp_fsgldiv() [all …]
|
D | fp_log.c | 29 fp_fsqrt(struct fp_ext *dest, struct fp_ext *src) in fp_fsqrt() 102 fp_fetoxm1(struct fp_ext *dest, struct fp_ext *src) in fp_fetoxm1() 112 fp_fetox(struct fp_ext *dest, struct fp_ext *src) in fp_fetox() 122 fp_ftwotox(struct fp_ext *dest, struct fp_ext *src) in fp_ftwotox() 132 fp_ftentox(struct fp_ext *dest, struct fp_ext *src) in fp_ftentox() 142 fp_flogn(struct fp_ext *dest, struct fp_ext *src) in fp_flogn() 152 fp_flognp1(struct fp_ext *dest, struct fp_ext *src) in fp_flognp1() 162 fp_flog10(struct fp_ext *dest, struct fp_ext *src) in fp_flog10() 172 fp_flog2(struct fp_ext *dest, struct fp_ext *src) in fp_flog2() 182 fp_fgetexp(struct fp_ext *dest, struct fp_ext *src) in fp_fgetexp() [all …]
|
D | fp_emu.h | 74 #define fp_copy_ext(dest, src) ({ \ argument 78 #define fp_monadic_check(dest, src) ({ \ argument 84 #define fp_dyadic_check(dest, src) ({ \ argument 108 #define fp_conv_ext2long(src) ({ \ argument 118 #define fp_conv_long2ext(dest, src) ({ \ argument
|
/Linux-v4.19/drivers/phy/ |
D | phy-xgene.c | 97 #define SATA_MEM_RESET_RD(src) (((src) & 0x00000020) >> 5) argument 106 #define REGSPEC_CFG_I_TX_WORDMODE0_SET(dst, src) \ argument 108 #define REGSPEC_CFG_I_RX_WORDMODE0_SET(dst, src) \ argument 111 #define REGSPEC_CFG_I_CUSTOMER_PIN_MODE0_SET(dst, src) \ argument 114 #define CFG_I_SPD_SEL_CDR_OVR1_SET(dst, src) \ argument 121 #define CFG_IND_ADDR_SET(dst, src) \ argument 126 #define I_RESET_B_SET(dst, src) \ argument 128 #define I_PLL_FBDIV_SET(dst, src) \ argument 130 #define I_CUSTOMEROV_SET(dst, src) \ argument 132 #define O_PLL_LOCK_RD(src) (((src) & 0x40000000) >> 30) argument [all …]
|
/Linux-v4.19/sound/pci/ctxfi/ |
D | ctsrc.c | 38 static int src_set_state(struct src *src, unsigned int state) in src_set_state() 48 static int src_set_bm(struct src *src, unsigned int bm) in src_set_bm() 58 static int src_set_sf(struct src *src, unsigned int sf) in src_set_sf() 68 static int src_set_pm(struct src *src, unsigned int pm) in src_set_pm() 78 static int src_set_rom(struct src *src, unsigned int rom) in src_set_rom() 88 static int src_set_vo(struct src *src, unsigned int vo) in src_set_vo() 98 static int src_set_st(struct src *src, unsigned int st) in src_set_st() 108 static int src_set_bp(struct src *src, unsigned int bp) in src_set_bp() 118 static int src_set_cisz(struct src *src, unsigned int cisz) in src_set_cisz() 128 static int src_set_ca(struct src *src, unsigned int ca) in src_set_ca() [all …]
|
/Linux-v4.19/drivers/char/hw_random/ |
D | xgene-rng.c | 63 #define MAJOR_HW_REV_RD(src) (((src) & 0x0f000000) >> 24) argument 64 #define MINOR_HW_REV_RD(src) (((src) & 0x00f00000) >> 20) argument 65 #define HW_PATCH_LEVEL_RD(src) (((src) & 0x000f0000) >> 16) argument 66 #define MAX_REFILL_CYCLES_SET(dst, src) \ argument 68 #define MIN_REFILL_CYCLES_SET(dst, src) \ argument 70 #define ALARM_THRESHOLD_SET(dst, src) \ argument 72 #define ENABLE_RNG_SET(dst, src) \ argument 74 #define REGSPEC_TEST_MODE_SET(dst, src) \ argument 76 #define MONOBIT_FAIL_MASK_SET(dst, src) \ argument 78 #define POKER_FAIL_MASK_SET(dst, src) \ argument [all …]
|
/Linux-v4.19/arch/x86/include/asm/crypto/ |
D | serpent-sse2.h | 18 const u8 *src) in serpent_enc_blk_xway() 24 const u8 *src) in serpent_enc_blk_xway_xor() 30 const u8 *src) in serpent_dec_blk_xway() 45 const u8 *src) in serpent_enc_blk_xway() 51 const u8 *src) in serpent_enc_blk_xway_xor() 57 const u8 *src) in serpent_dec_blk_xway()
|
/Linux-v4.19/arch/mips/include/asm/ |
D | ftrace.h | 22 #define safe_load(load, src, dst, error) \ argument 44 #define safe_store(store, src, dst, error) \ argument 66 #define safe_load_code(dst, src, error) \ argument 68 #define safe_store_code(src, dst, error) \ argument 71 #define safe_load_stack(dst, src, error) \ argument 74 #define safe_store_stack(src, dst, error) \ argument
|
/Linux-v4.19/arch/sparc/crypto/ |
D | des_glue.c | 70 static void des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des_encrypt() 78 static void des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des_decrypt() 94 struct scatterlist *dst, struct scatterlist *src, in __ecb_crypt() 125 struct scatterlist *dst, struct scatterlist *src, in ecb_encrypt() 132 struct scatterlist *dst, struct scatterlist *src, in ecb_decrypt() 142 struct scatterlist *dst, struct scatterlist *src, in cbc_encrypt() 173 struct scatterlist *dst, struct scatterlist *src, in cbc_decrypt() 240 static void des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_encrypt() 248 static void des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_decrypt() 262 struct scatterlist *dst, struct scatterlist *src, in __ecb3_crypt() [all …]
|
/Linux-v4.19/arch/parisc/lib/ |
D | memcpy.c | 37 unsigned long raw_copy_to_user(void __user *dst, const void *src, in raw_copy_to_user() 46 unsigned long raw_copy_from_user(void *dst, const void __user *src, in raw_copy_from_user() 55 unsigned long raw_copy_in_user(void __user *dst, const void __user *src, unsigned long len) in raw_copy_in_user() 63 void * memcpy(void * dst,const void *src, size_t count) in memcpy() 74 long probe_kernel_read(void *dst, const void *src, size_t size) in probe_kernel_read()
|
/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_misc.c | 230 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, const struct pvrdma_qp_cap *src) in pvrdma_qp_cap_to_ib() 239 void ib_qp_cap_to_pvrdma(struct pvrdma_qp_cap *dst, const struct ib_qp_cap *src) in ib_qp_cap_to_pvrdma() 248 void pvrdma_gid_to_ib(union ib_gid *dst, const union pvrdma_gid *src) in pvrdma_gid_to_ib() 254 void ib_gid_to_pvrdma(union pvrdma_gid *dst, const union ib_gid *src) in ib_gid_to_pvrdma() 261 const struct pvrdma_global_route *src) in pvrdma_global_route_to_ib() 271 const struct ib_global_route *src) in ib_global_route_to_pvrdma() 281 const struct pvrdma_ah_attr *src) in pvrdma_ah_attr_to_rdma() 295 const struct rdma_ah_attr *src) in rdma_ah_attr_to_pvrdma()
|
/Linux-v4.19/drivers/infiniband/core/ |
D | uverbs_marshall.c | 66 struct rdma_ah_attr *src = ah_attr; in ib_copy_ah_attr_to_user() local 98 struct ib_qp_attr *src) in ib_copy_qp_attr_to_user() 137 struct sa_path_rec *src) in __ib_copy_path_rec_to_user() 162 struct sa_path_rec *src) in ib_copy_path_rec_to_user() 176 struct ib_user_path_rec *src) in ib_copy_path_rec_from_user()
|
/Linux-v4.19/arch/s390/crypto/ |
D | des_s390.c | 128 struct scatterlist *dst, struct scatterlist *src, in ecb_des_encrypt() 138 struct scatterlist *dst, struct scatterlist *src, in ecb_des_decrypt() 168 struct scatterlist *dst, struct scatterlist *src, in cbc_des_encrypt() 178 struct scatterlist *dst, struct scatterlist *src, in cbc_des_decrypt() 250 static void des3_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_encrypt() 257 static void des3_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_decrypt() 285 struct scatterlist *dst, struct scatterlist *src, in ecb_des3_encrypt() 295 struct scatterlist *dst, struct scatterlist *src, in ecb_des3_decrypt() 326 struct scatterlist *dst, struct scatterlist *src, in cbc_des3_encrypt() 336 struct scatterlist *dst, struct scatterlist *src, in cbc_des3_decrypt() [all …]
|
/Linux-v4.19/arch/x86/include/asm/ |
D | uaccess_64.h | 66 raw_copy_from_user(void *dst, const void __user *src, unsigned long size) in raw_copy_from_user() 123 raw_copy_to_user(void __user *dst, const void *src, unsigned long size) in raw_copy_to_user() 182 unsigned long raw_copy_in_user(void __user *dst, const void __user *src, unsigned long size) in raw_copy_in_user() 196 __copy_from_user_inatomic_nocache(void *dst, const void __user *src, in __copy_from_user_inatomic_nocache() 204 __copy_from_user_flushcache(void *dst, const void __user *src, unsigned size) in __copy_from_user_flushcache()
|
/Linux-v4.19/arch/x86/crypto/ |
D | blowfish_glue.c | 47 static inline void blowfish_enc_blk(struct bf_ctx *ctx, u8 *dst, const u8 *src) in blowfish_enc_blk() 53 const u8 *src) in blowfish_enc_blk_xor() 59 const u8 *src) in blowfish_enc_blk_4way() 65 const u8 *src) in blowfish_enc_blk_xor_4way() 70 static void blowfish_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_encrypt() 75 static void blowfish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_decrypt() 148 u64 *src = (u64 *)walk->src.virt.addr; in __cbc_encrypt() local 189 u64 *src = (u64 *)walk->src.virt.addr; in __cbc_decrypt() local 269 u8 *src = walk->src.virt.addr; in ctr_crypt_final() local 283 u64 *src = (u64 *)walk->src.virt.addr; in __ctr_crypt() local
|
D | aes_glue.c | 13 void crypto_aes_encrypt_x86(struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) in crypto_aes_encrypt_x86() 19 void crypto_aes_decrypt_x86(struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) in crypto_aes_decrypt_x86() 25 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() 30 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt()
|
/Linux-v4.19/arch/s390/mm/ |
D | maccess.c | 20 static notrace long s390_kernel_write_odd(void *dst, const void *src, size_t size) in s390_kernel_write_odd() 59 void notrace s390_kernel_write(void *dst, const void *src, size_t size) in s390_kernel_write() 71 static int __memcpy_real(void *dest, void *src, size_t count) in __memcpy_real() 95 int memcpy_real(void *dest, void *src, size_t count) in memcpy_real() 116 void memcpy_absolute(void *dest, void *src, size_t count) in memcpy_absolute() 140 int copy_to_user_real(void __user *dest, void *src, unsigned long count) in copy_to_user_real()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_irq.c | 131 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_disable_all() local 281 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_fini() local 365 struct amdgpu_irq_src *src; in amdgpu_irq_dispatch() local 411 struct amdgpu_irq_src *src, unsigned type) in amdgpu_irq_update() 448 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_gpu_reset_resume_helper() local 470 int amdgpu_irq_get(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_get() 500 int amdgpu_irq_put(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_put() 531 bool amdgpu_irq_enabled(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_enabled()
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_compat.h | 40 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()
|
/Linux-v4.19/drivers/edac/ |
D | xgene_edac.c | 127 #define MCU_EBLRR_ERRBANK_RD(src) (((src) & 0x00000007) >> 0) argument 129 #define MCU_ERCRR_ERRROW_RD(src) (((src) & 0xFFFF0000) >> 16) argument 130 #define MCU_ERCRR_ERRCOL_RD(src) ((src) & 0x00000FFF) argument 132 #define MCU_SBECNT_COUNT(src) ((src) & 0xFFFF) argument 466 #define MEMERR_CPU_ICFESR_ERRWAY_RD(src) (((src) & 0xFF000000) >> 24) argument 467 #define MEMERR_CPU_ICFESR_ERRINDEX_RD(src) (((src) & 0x003F0000) >> 16) argument 468 #define MEMERR_CPU_ICFESR_ERRINFO_RD(src) (((src) & 0x0000FF00) >> 8) argument 469 #define MEMERR_CPU_ICFESR_ERRTYPE_RD(src) (((src) & 0x00000070) >> 4) argument 473 #define MEMERR_CPU_LSUESR_ERRWAY_RD(src) (((src) & 0xFF000000) >> 24) argument 474 #define MEMERR_CPU_LSUESR_ERRINDEX_RD(src) (((src) & 0x003F0000) >> 16) argument [all …]
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_rect.c | 53 static u32 clip_scaled(u32 src, u32 dst, u32 clip) in clip_scaled() 80 bool drm_rect_clip_scaled(struct drm_rect *src, struct drm_rect *dst, in drm_rect_clip_scaled() 122 static int drm_calc_scale(int src, int dst) in drm_calc_scale() 157 int drm_rect_calc_hscale(const struct drm_rect *src, in drm_rect_calc_hscale() 192 int drm_rect_calc_vscale(const struct drm_rect *src, in drm_rect_calc_vscale() 233 int drm_rect_calc_hscale_relaxed(struct drm_rect *src, in drm_rect_calc_hscale_relaxed() 287 int drm_rect_calc_vscale_relaxed(struct drm_rect *src, in drm_rect_calc_vscale_relaxed()
|
/Linux-v4.19/include/linux/ |
D | task_io_accounting_ops.h | 50 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()
|
/Linux-v4.19/arch/hexagon/lib/ |
D | io.c | 33 const volatile short int *src = (short int *) addr; in __raw_readsw() local 52 const short int *src = (short int *)data; in __raw_writesw() local 67 const volatile long *src = (long *) addr; in __raw_readsl() local 81 const long *src = (long *)data; in __raw_writesl() local
|
/Linux-v4.19/lib/ |
D | strncpy_from_user.c | 14 #define IS_UNALIGNED(src, dst) 0 argument 16 #define IS_UNALIGNED(src, dst) \ argument 26 static inline long do_strncpy_from_user(char *dst, const char __user *src, long count, unsigned lon… in do_strncpy_from_user() 102 long strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
|