| /kernel/linux/linux-5.10/arch/mips/math-emu/ |
| 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()
|
| 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()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | zorro.h | 74 static inline struct zorro_driver *zorro_dev_driver(const struct zorro_dev *z) in zorro_dev_driver() 107 #define zorro_resource_start(z) ((z)->resource.start) argument 108 #define zorro_resource_end(z) ((z)->resource.end) argument 109 #define zorro_resource_len(z) (resource_size(&(z)->resource)) argument 110 #define zorro_resource_flags(z) ((z)->resource.flags) argument 112 #define zorro_request_device(z, name) \ argument 114 #define zorro_release_device(z) \ argument 121 static inline void *zorro_get_drvdata (struct zorro_dev *z) in zorro_get_drvdata() 126 static inline void zorro_set_drvdata (struct zorro_dev *z, void *data) in zorro_set_drvdata()
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-zoned.h | 157 #define dmz_is_cache(z) test_bit(DMZ_CACHE, &(z)->flags) argument 158 #define dmz_is_rnd(z) test_bit(DMZ_RND, &(z)->flags) argument 159 #define dmz_is_seq(z) test_bit(DMZ_SEQ, &(z)->flags) argument 160 #define dmz_is_empty(z) ((z)->wp_block == 0) argument 161 #define dmz_is_offline(z) test_bit(DMZ_OFFLINE, &(z)->flags) argument 162 #define dmz_is_readonly(z) test_bit(DMZ_READ_ONLY, &(z)->flags) argument 163 #define dmz_in_reclaim(z) test_bit(DMZ_RECLAIM, &(z)->flags) argument 164 #define dmz_is_reserved(z) test_bit(DMZ_RESERVED, &(z)->flags) argument 165 #define dmz_seq_write_err(z) test_bit(DMZ_SEQ_WRITE_ERR, &(z)->flags) argument 166 #define dmz_reclaim_should_terminate(z) \ argument [all …]
|
| /kernel/linux/linux-4.19/drivers/md/ |
| D | dm-zoned.h | 131 #define dmz_is_rnd(z) test_bit(DMZ_RND, &(z)->flags) argument 132 #define dmz_is_seq(z) test_bit(DMZ_SEQ, &(z)->flags) argument 133 #define dmz_is_empty(z) ((z)->wp_block == 0) argument 134 #define dmz_is_offline(z) test_bit(DMZ_OFFLINE, &(z)->flags) argument 135 #define dmz_is_readonly(z) test_bit(DMZ_READ_ONLY, &(z)->flags) argument 136 #define dmz_in_reclaim(z) test_bit(DMZ_RECLAIM, &(z)->flags) argument 137 #define dmz_seq_write_err(z) test_bit(DMZ_SEQ_WRITE_ERR, &(z)->flags) argument 139 #define dmz_is_meta(z) test_bit(DMZ_META, &(z)->flags) argument 140 #define dmz_is_buf(z) test_bit(DMZ_BUF, &(z)->flags) argument 141 #define dmz_is_data(z) test_bit(DMZ_DATA, &(z)->flags) argument [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | zorro.h | 95 #define zorro_resource_start(z) ((z)->resource.start) argument 96 #define zorro_resource_end(z) ((z)->resource.end) argument 97 #define zorro_resource_len(z) (resource_size(&(z)->resource)) argument 98 #define zorro_resource_flags(z) ((z)->resource.flags) argument 100 #define zorro_request_device(z, name) \ argument 102 #define zorro_release_device(z) \ argument 109 static inline void *zorro_get_drvdata (struct zorro_dev *z) in zorro_get_drvdata() 114 static inline void zorro_set_drvdata (struct zorro_dev *z, void *data) in zorro_set_drvdata()
|
| /kernel/linux/linux-4.19/drivers/zorro/ |
| D | zorro-driver.c | 33 const struct zorro_dev *z) in zorro_match_device() 49 struct zorro_dev *z = to_zorro_dev(dev); in zorro_device_probe() local 68 struct zorro_dev *z = to_zorro_dev(dev); in zorro_device_remove() local 130 struct zorro_dev *z = to_zorro_dev(dev); in zorro_bus_match() local 147 struct zorro_dev *z; in zorro_uevent() local
|
| D | zorro-sysfs.c | 44 struct zorro_dev *z; in serial_show() local 54 struct zorro_dev *z = to_zorro_dev(dev); in resource_show() local 66 struct zorro_dev *z = to_zorro_dev(dev); in modalias_show() local 87 struct zorro_dev *z = to_zorro_dev(kobj_to_dev(kobj)); in zorro_read_config() local
|
| /kernel/linux/linux-5.10/drivers/zorro/ |
| 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 67 struct zorro_dev *z = to_zorro_dev(dev); in zorro_device_remove() local 129 struct zorro_dev *z = to_zorro_dev(dev); in zorro_bus_match() local 141 struct zorro_dev *z; in zorro_uevent() local
|
| D | zorro-sysfs.c | 44 struct zorro_dev *z; in serial_show() local 54 struct zorro_dev *z = to_zorro_dev(dev); in resource_show() local 66 struct zorro_dev *z = to_zorro_dev(dev); in modalias_show() local 87 struct zorro_dev *z = to_zorro_dev(kobj_to_dev(kobj)); in zorro_read_config() local
|
| /kernel/linux/linux-4.19/drivers/net/wan/lmc/ |
| D | lmc_debug.h | 7 #define LMC_CONSOLE_LOG(x,y,z) lmcConsoleLog((x), (y), (z)) argument 9 #define LMC_CONSOLE_LOG(x,y,z) argument 12 #define LMC_CONSOLE_LOG(x,y,z) argument 44 #define LMC_EVENT_LOG(x, y, z) lmcEventLog((x), (y), (z)) argument 46 #define LMC_EVENT_LOG(x,y,z) argument
|
| /kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
| D | lmc_debug.h | 7 #define LMC_CONSOLE_LOG(x,y,z) lmcConsoleLog((x), (y), (z)) argument 9 #define LMC_CONSOLE_LOG(x,y,z) argument 12 #define LMC_CONSOLE_LOG(x,y,z) argument 44 #define LMC_EVENT_LOG(x, y, z) lmcEventLog((x), (y), (z)) argument 46 #define LMC_EVENT_LOG(x,y,z) argument
|
| /kernel/linux/linux-5.10/lib/raid6/ |
| 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
|
| D | avx512.c | 48 int d, z, z0; in raid6_avx5121_gen_syndrome() local 106 int d, z, z0; in raid6_avx5121_xor_syndrome() local 175 int d, z, z0; in raid6_avx5122_gen_syndrome() local 238 int d, z, z0; in raid6_avx5122_xor_syndrome() local 334 int d, z, z0; in raid6_avx5124_gen_syndrome() local 428 int d, z, z0; in raid6_avx5124_xor_syndrome() local
|
| 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
|
| /kernel/linux/linux-4.19/lib/raid6/ |
| D | sse2.c | 45 int d, z, z0; in raid6_sse21_gen_syndrome() local 97 int d, z, z0; in raid6_sse21_xor_syndrome() local 155 int d, z, z0; in raid6_sse22_gen_syndrome() local 208 int d, z, z0; in raid6_sse22_xor_syndrome() local 287 int d, z, z0; in raid6_sse24_gen_syndrome() local 374 int d, z, z0; in raid6_sse24_xor_syndrome() local
|
| D | avx2.c | 46 int d, z, z0; in raid6_avx21_gen_syndrome() local 95 int d, z, z0; in raid6_avx21_xor_syndrome() local 153 int d, z, z0; in raid6_avx22_gen_syndrome() local 205 int d, z, z0; in raid6_avx22_xor_syndrome() local 285 int d, z, z0; in raid6_avx24_gen_syndrome() local 366 int d, z, z0; in raid6_avx24_xor_syndrome() local
|
| D | avx512.c | 53 int d, z, z0; in raid6_avx5121_gen_syndrome() local 111 int d, z, z0; in raid6_avx5121_xor_syndrome() local 180 int d, z, z0; in raid6_avx5122_gen_syndrome() local 243 int d, z, z0; in raid6_avx5122_xor_syndrome() local 339 int d, z, z0; in raid6_avx5124_gen_syndrome() local 433 int d, z, z0; in raid6_avx5124_xor_syndrome() local
|
| /kernel/linux/linux-5.10/crypto/ |
| D | md5.c | 32 #define F1(x, y, z) (z ^ (x & (y ^ z))) argument 33 #define F2(x, y, z) F1(z, x, y) argument 34 #define F3(x, y, z) (x ^ y ^ z) argument 35 #define F4(x, y, z) (y ^ (x | ~z)) argument 37 #define MD5STEP(f, w, x, y, z, in, s) \ argument
|
| D | tea.c | 59 u32 y, z, n, sum = 0; in tea_encrypt() local 87 u32 y, z, n, sum; in tea_decrypt() local 132 u32 y, z, sum = 0; in xtea_encrypt() local 153 u32 y, z, sum; in xtea_decrypt() local 176 u32 y, z, sum = 0; in xeta_encrypt() local 197 u32 y, z, sum; in xeta_decrypt() local
|
| /kernel/linux/linux-4.19/arch/mips/math-emu/ |
| D | sp_maddf.c | 18 static union ieee754sp _sp_maddf(union ieee754sp z, union ieee754sp x, in _sp_maddf() 255 union ieee754sp ieee754sp_maddf(union ieee754sp z, union ieee754sp x, in ieee754sp_maddf() 261 union ieee754sp ieee754sp_msubf(union ieee754sp z, union ieee754sp x, in ieee754sp_msubf()
|
| D | dp_maddf.c | 43 static union ieee754dp _dp_maddf(union ieee754dp z, union ieee754dp x, in _dp_maddf() 335 union ieee754dp ieee754dp_maddf(union ieee754dp z, union ieee754dp x, in ieee754dp_maddf() 341 union ieee754dp ieee754dp_msubf(union ieee754dp z, union ieee754dp x, in ieee754dp_msubf()
|
| /kernel/linux/linux-4.19/crypto/ |
| D | md5.c | 35 #define F1(x, y, z) (z ^ (x & (y ^ z))) argument 36 #define F2(x, y, z) F1(z, x, y) argument 37 #define F3(x, y, z) (x ^ y ^ z) argument 38 #define F4(x, y, z) (y ^ (x | ~z)) argument 40 #define MD5STEP(f, w, x, y, z, in, s) \ argument
|
| D | tea.c | 64 u32 y, z, n, sum = 0; in tea_encrypt() local 92 u32 y, z, n, sum; in tea_decrypt() local 137 u32 y, z, sum = 0; in xtea_encrypt() local 158 u32 y, z, sum; in xtea_decrypt() local 181 u32 y, z, sum = 0; in xeta_encrypt() local 202 u32 y, z, sum; in xeta_decrypt() local
|
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| D | csum_partial_copy.c | 24 #define extql(x,y,z) \ argument 27 #define extqh(x,y,z) \ argument 30 #define mskql(x,y,z) \ argument 33 #define mskqh(x,y,z) \ argument 36 #define insql(x,y,z) \ argument 39 #define insqh(x,y,z) \ argument
|