/linux/arch/mips/math-emu/ |
H A D | sp_maddf.c | 15 static union ieee754sp _sp_maddf(union ieee754sp z, union ieee754sp x, in _sp_maddf() 244 union ieee754sp ieee754sp_maddf(union ieee754sp z, union ieee754sp x, in ieee754sp_maddf() 250 union ieee754sp ieee754sp_msubf(union ieee754sp z, union ieee754sp x, in ieee754sp_msubf() 256 union ieee754sp ieee754sp_madd(union ieee754sp z, union ieee754sp x, in ieee754sp_madd() 262 union ieee754sp ieee754sp_msub(union ieee754sp z, union ieee754sp x, in ieee754sp_msub() 268 union ieee754sp ieee754sp_nmadd(union ieee754sp z, union ieee754sp x, in ieee754sp_nmadd() 274 union ieee754sp ieee754sp_nmsub(union ieee754sp z, union ieee754sp x, in ieee754sp_nmsub()
|
H A D | dp_maddf.c | 40 static union ieee754dp _dp_maddf(union ieee754dp z, union ieee754dp x, in _dp_maddf() 324 union ieee754dp ieee754dp_maddf(union ieee754dp z, union ieee754dp x, in ieee754dp_maddf() 330 union ieee754dp ieee754dp_msubf(union ieee754dp z, union ieee754dp x, in ieee754dp_msubf() 336 union ieee754dp ieee754dp_madd(union ieee754dp z, union ieee754dp x, in ieee754dp_madd() 342 union ieee754dp ieee754dp_msub(union ieee754dp z, union ieee754dp x, in ieee754dp_msub() 348 union ieee754dp ieee754dp_nmadd(union ieee754dp z, union ieee754dp x, in ieee754dp_nmadd() 354 union ieee754dp ieee754dp_nmsub(union ieee754dp z, union ieee754dp x, in ieee754dp_nmsub()
|
/linux/include/linux/ |
H A D | zorro.h | 94 #define zorro_resource_start(z) ((z)->resource.start) argument 95 #define zorro_resource_end(z) ((z)->resource.end) argument 96 #define zorro_resource_len(z) (resource_size(&(z)->resource)) argument 97 #define zorro_resource_flags(z) ((z)->resource.flags) argument 99 #define zorro_request_device(z, name) \ argument 101 #define zorro_release_device(z) \ argument 108 static inline void *zorro_get_drvdata (struct zorro_dev *z) in zorro_get_drvdata() 113 static inline void zorro_set_drvdata (struct zorro_dev *z, void *data) in zorro_set_drvdata()
|
H A D | cpuset.h | 87 static inline bool __cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in __cpuset_zone_allowed() 92 static inline bool cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in cpuset_zone_allowed() 227 static inline bool __cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in __cpuset_zone_allowed() 232 static inline bool cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in cpuset_zone_allowed()
|
/linux/drivers/zorro/ |
H A D | zorro-driver.c | 33 const struct zorro_dev *z) in zorro_match_device() 48 struct zorro_dev *z = to_zorro_dev(dev); in zorro_device_probe() local 65 struct zorro_dev *z = to_zorro_dev(dev); in zorro_device_remove() local 123 struct zorro_dev *z = to_zorro_dev(dev); in zorro_bus_match() local 135 const struct zorro_dev *z; in zorro_uevent() local
|
H A D | zorro.c | 55 struct zorro_dev *z; in zorro_find_device() local 116 struct platform_device *bridge, struct zorro_dev *z) in zorro_find_parent_resource() 132 struct zorro_dev *z; in amiga_zorro_probe() local
|
/linux/fs/zonefs/ |
H A D | file.c | 32 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_read_iomap_begin() local 69 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_write_iomap_begin() local 131 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_write_map_blocks() local 191 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_file_truncate() local 392 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_write_check_limits() local 418 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_write_checks() local 461 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_file_dio_write() local 581 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_file_write_iter() local 622 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_file_read_iter() local 680 struct zonefs_zone *z = zonefs_inode_zone(inode); in zonefs_file_splice_read() local [all …]
|
/linux/lib/raid6/ |
H A D | rvv.c | 31 int z, z0; in raid6_rvv1_gen_syndrome_real() local 104 int z, z0; in raid6_rvv1_xor_syndrome_real() local 202 int z, z0; in raid6_rvv2_gen_syndrome_real() local 294 int z, z0; in raid6_rvv2_xor_syndrome_real() local 422 int z, z0; in raid6_rvv4_gen_syndrome_real() local 548 int z, z0; in raid6_rvv4_xor_syndrome_real() local 732 int z, z0; in raid6_rvv8_gen_syndrome_real() local 926 int z, z0; in raid6_rvv8_xor_syndrome_real() local
|
H A D | avx2.c | 38 int d, z, z0; in raid6_avx21_gen_syndrome() local 87 int d, z, z0; in raid6_avx21_xor_syndrome() local 145 int d, z, z0; in raid6_avx22_gen_syndrome() local 197 int d, z, z0; in raid6_avx22_xor_syndrome() local 277 int d, z, z0; in raid6_avx24_gen_syndrome() local 358 int d, z, z0; in raid6_avx24_xor_syndrome() local
|
H A D | sse2.c | 40 int d, z, z0; in raid6_sse21_gen_syndrome() local 92 int d, z, z0; in raid6_sse21_xor_syndrome() local 150 int d, z, z0; in raid6_sse22_gen_syndrome() local 203 int d, z, z0; in raid6_sse22_xor_syndrome() local 282 int d, z, z0; in raid6_sse24_gen_syndrome() local 369 int d, z, z0; in raid6_sse24_xor_syndrome() local
|
H A D | avx512.c | 46 int d, z, z0; in raid6_avx5121_gen_syndrome() local 104 int d, z, z0; in raid6_avx5121_xor_syndrome() local 173 int d, z, z0; in raid6_avx5122_gen_syndrome() local 236 int d, z, z0; in raid6_avx5122_xor_syndrome() local 332 int d, z, z0; in raid6_avx5124_gen_syndrome() local 426 int d, z, z0; in raid6_avx5124_xor_syndrome() local
|
H A D | loongarch_simd.c | 37 int d, z, z0; in raid6_lsx_gen_syndrome() local 119 int d, z, z0; in raid6_lsx_xor_syndrome() local 268 int d, z, z0; in raid6_lasx_gen_syndrome() local 328 int d, z, z0; in raid6_lasx_xor_syndrome() local
|
H A D | sse1.c | 44 int d, z, z0; in raid6_sse11_gen_syndrome() local 103 int d, z, z0; in raid6_sse12_gen_syndrome() local
|
H A D | mmx.c | 39 int d, z, z0; in raid6_mmx1_gen_syndrome() local 87 int d, z, z0; in raid6_mmx2_gen_syndrome() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | get_func_args_test.c | 14 __u64 a = 0, z = 0, ret = 0; in BPF_PROG() local 47 __u64 a = 0, b = 0, z = 0, ret = 0; in BPF_PROG() local 74 __u64 a = 0, b = 0, z = 0, ret = 0; in BPF_PROG() local 103 __u64 a = 0, b = 0, z = 0, ret = 0; in BPF_PROG() local
|
/linux/arch/alpha/lib/ |
H A D | csum_partial_copy.c | 25 #define extql(x,y,z) \ argument 28 #define extqh(x,y,z) \ argument 31 #define mskql(x,y,z) \ argument 34 #define mskqh(x,y,z) \ argument 37 #define insql(x,y,z) \ argument 40 #define insqh(x,y,z) \ argument
|
/linux/mm/ |
H A D | shuffle.h | 21 static inline void __meminit shuffle_zone(struct zone *z) in shuffle_zone() 44 static inline void shuffle_zone(struct zone *z) in shuffle_zone()
|
H A D | shuffle.c | 80 void __meminit __shuffle_zone(struct zone *z) in __shuffle_zone() 155 struct zone *z; in __shuffle_free_memory() local
|
/linux/fs/smb/common/ |
H A D | cifs_md4.c | 36 static inline u32 F(u32 x, u32 y, u32 z) in F() 41 static inline u32 G(u32 x, u32 y, u32 z) in G() 46 static inline u32 H(u32 x, u32 y, u32 z) in H()
|
/linux/drivers/ata/ |
H A D | pata_buddha.c | 149 static int pata_buddha_probe(struct zorro_dev *z, in pata_buddha_probe() 248 static void pata_buddha_remove(struct zorro_dev *z) in pata_buddha_remove() 277 struct zorro_dev *z = NULL; in pata_buddha_late_init() local
|
/linux/drivers/scsi/ |
H A D | zorro7xx.c | 75 static int zorro7xx_init_one(struct zorro_dev *z, in zorro7xx_init_one() 154 static void zorro7xx_remove_one(struct zorro_dev *z) in zorro7xx_remove_one()
|
/linux/arch/arm64/crypto/ |
H A D | sm3-neon-core.S | 96 #define GG1_1(x, y, z, o, t) \ argument 98 #define GG1_2(x, y, z, o, t) \ argument 100 #define GG1_3(x, y, z, o, t) argument 102 #define FF1_1(x, y, z, o, t) GG1_1(x, y, z, o, t) argument 103 #define FF1_2(x, y, z, o, t) argument 104 #define FF1_3(x, y, z, o, t) GG1_2(x, y, z, o, t) argument 106 #define GG2_1(x, y, z, o, t) \ argument 108 #define GG2_2(x, y, z, o, t) \ argument 110 #define GG2_3(x, y, z, o, t) \ argument 113 #define FF2_1(x, y, z, o, t) \ argument [all …]
|
/linux/drivers/net/ethernet/8390/ |
H A D | hydra.c | 81 static int hydra_init_one(struct zorro_dev *z, in hydra_init_one() 110 static int hydra_init(struct zorro_dev *z) in hydra_init() 250 static void hydra_remove_one(struct zorro_dev *z) in hydra_remove_one()
|
/linux/drivers/macintosh/ams/ |
H A D | ams-input.c | 30 s8 x, y, z; in ams_idev_poll() local 53 s8 x, y, z; in ams_input_enable() local
|
/linux/arch/arm/nwfpe/ |
H A D | softfloat.c | 75 int32 z; in roundAndPackInt32() local 530 floatx80 z; in packFloatx80() local 871 int32 z; in float32_to_int32_round_to_zero() local 974 float32 z; in float32_round_to_int() local 1685 int32 z; in float64_to_int32_round_to_zero() local 1758 int32 z; in float64_to_uint32_round_to_zero() local 1869 float64 z; in float64_round_to_int() local 2574 int32 z; in floatx80_to_int32_round_to_zero() local 2676 floatx80 z; in floatx80_round_to_int() local 2819 floatx80 z; in subFloatx80Sigs() local [all …]
|