Home
last modified time | relevance | path

Searched refs:A (Results 1 – 25 of 60) sorted by relevance

123

/linux-4.19.296/fs/squashfs/
Dsquashfs_fs.h143 #define SQUASHFS_INODE_BLK(A) ((unsigned int) ((A) >> 16)) argument
145 #define SQUASHFS_INODE_OFFSET(A) ((unsigned int) ((A) & 0xffff)) argument
147 #define SQUASHFS_MKINODE(A, B) ((long long)(((long long) (A)\ argument
151 #define SQUASHFS_FRAGMENT_BYTES(A) \ argument
152 ((A) * sizeof(struct squashfs_fragment_entry))
154 #define SQUASHFS_FRAGMENT_INDEX(A) (SQUASHFS_FRAGMENT_BYTES(A) / \ argument
157 #define SQUASHFS_FRAGMENT_INDEX_OFFSET(A) (SQUASHFS_FRAGMENT_BYTES(A) % \ argument
160 #define SQUASHFS_FRAGMENT_INDEXES(A) ((SQUASHFS_FRAGMENT_BYTES(A) + \ argument
164 #define SQUASHFS_FRAGMENT_INDEX_BYTES(A) (SQUASHFS_FRAGMENT_INDEXES(A) *\ argument
168 #define SQUASHFS_LOOKUP_BYTES(A) ((A) * sizeof(u64)) argument
[all …]
/linux-4.19.296/include/drm/
Ddrm_fixed.h35 #define dfixed_const(A) (u32)(((A) << 12))/* + ((B + 0.000122)*4096)) */ argument
36 #define dfixed_const_half(A) (u32)(((A) << 12) + 2048) argument
37 #define dfixed_const_666(A) (u32)(((A) << 12) + 2731) argument
38 #define dfixed_const_8(A) (u32)(((A) << 12) + 3277) argument
39 #define dfixed_mul(A, B) ((u64)((u64)(A).full * (B).full + 2048) >> 12) argument
40 #define dfixed_init(A) { .full = dfixed_const((A)) } argument
41 #define dfixed_init_half(A) { .full = dfixed_const_half((A)) } argument
42 #define dfixed_trunc(A) ((A).full >> 12) argument
43 #define dfixed_frac(A) ((A).full & ((1 << 12) - 1)) argument
45 static inline u32 dfixed_floor(fixed20_12 A) in dfixed_floor() argument
[all …]
/linux-4.19.296/lib/
Dsha1.c56 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
58 E += TEMP + rol32(A,5) + (fn) + (constant); \
60 TEMP = E; E = D; D = C; C = B; B = A; A = TEMP; } while (0)
62 #define T_0_15(t, A, B, C, D, E) SHA_ROUND(t, SHA_SRC, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
63 #define T_16_19(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
64 #define T_20_39(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0x6ed9eba1, A, B, C, D, E ) argument
65 #define T_40_59(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, ((B&C)+(D&(B^C))) , 0x8f1bbcdc, A, B, C, D,… argument
66 #define T_60_79(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0xca62c1d6, A, B, C, D, E ) argument
86 __u32 A, B, C, D, E; in sha_transform() local
89 A = digest[0]; in sha_transform()
[all …]
Dlocking-selftest.c469 LOCK_UNLOCK_2(A, B); \
470 LOCK_UNLOCK_2(B, A); /* fail */
501 LOCK_UNLOCK_2(A, B); \
503 LOCK_UNLOCK_2(C, A); /* fail */
534 LOCK_UNLOCK_2(A, B); \
535 LOCK_UNLOCK_2(C, A); \
567 LOCK_UNLOCK_2(A, B); \
570 LOCK_UNLOCK_2(D, A); /* fail */
600 LOCK_UNLOCK_2(A, B); \
603 LOCK_UNLOCK_2(D, A); /* fail */
[all …]
Ddynamic_queue_limits.c14 #define POSDIFF(A, B) ((int)((A) - (B)) > 0 ? (A) - (B) : 0) argument
15 #define AFTER_EQ(A, B) ((int)((A) - (B)) >= 0) argument
/linux-4.19.296/crypto/
Ddes_generic.c590 #define ROUND(L, R, A, B, K, d) \ argument
591 B = K[0]; A = K[1]; K += d; \
592 B ^= R; A ^= R; \
593 B &= 0x3f3f3f3f; ROR(A, 4); \
594 L ^= S8[0xff & B]; A &= 0x3f3f3f3f; \
596 L ^= S7[0xff & A]; \
597 L ^= S5[0xff & (A >> 8)]; A >>= 16; \
600 L ^= S3[0xff & A]; \
601 L ^= S1[0xff & (A >> 8)];
809 u32 L, R, A, B; in des_encrypt() local
[all …]
Dkeywrap.c96 __be64 A; member
148 memcpy(&block.A, desc->info, SEMIBSIZE); in crypto_kw_decrypt()
170 block.A ^= cpu_to_be64(t); in crypto_kw_decrypt()
191 if (block.A != cpu_to_be64(0xa6a6a6a6a6a6a6a6ULL)) in crypto_kw_decrypt()
224 block.A = cpu_to_be64(0xa6a6a6a6a6a6a6a6ULL); in crypto_kw_encrypt()
250 block.A ^= cpu_to_be64(t); in crypto_kw_encrypt()
266 memcpy(desc->info, &block.A, SEMIBSIZE); in crypto_kw_encrypt()
/linux-4.19.296/drivers/media/dvb-frontends/
DKconfig12 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
20 A Silicon tuner from ST used in conjunction with the STB0899
24 tristate "STV0900/STV0903(A/B) based"
41 tristate "STV6110/(A) based tuners"
45 A Silicon tuner that supports DVB-S and DVB-S2 modes
52 A Silicon tuner that supports DVB-S and DVB-S2 modes
100 A DVB-C/T demodulator.
128 A DVB-S tuner module. Say Y when you want to support this frontend.
135 A DVB-S tuner module. Say Y when you want to support this frontend.
142 A DVB-S tuner module. Say Y when you want to support this frontend.
[all …]
Dix2505v.c133 u32 div_factor, N , A, x; in ix2505v_set_params() local
159 A = ((x - (N * 100)) * psc) / 100; in ix2505v_set_params()
162 data[1] = (N << 5) | (A & 0x1f); in ix2505v_set_params()
165 deb_info("Frq=%d x=%d N=%d A=%d\n", frequency, x, N, A); in ix2505v_set_params()
/linux-4.19.296/drivers/media/tuners/
DKconfig50 A DVB-T silicon tuner module. Say Y when you want to support this tuner.
57 A silicon tuner module. Say Y when you want to support this tuner.
100 A driver for the silicon IF tuner MT2060 from Microtune.
107 A driver for the silicon IF tuner MT2063 from Microtune.
114 A driver for the silicon baseband tuner MT2266 from Microtune.
121 A driver for the silicon baseband tuner MT2131 from Microtune.
128 A driver for the silicon tuner QT1010 from Quantek.
142 A driver for the silicon tuner XC5000 from Xceive.
151 A driver for the silicon tuner XC4000 from Xceive.
160 A driver for the silicon tuner MXL5005S from MaxLinear.
[all …]
/linux-4.19.296/fs/jffs2/
Dcompr_rubin.c102 static int encode(struct rubin_state *rs, long A, long B, int symbol) in encode() argument
119 i0 = A * rs->p / (A + B); in encode()
200 static int decode(struct rubin_state *rs, long A, long B) in decode() argument
209 i0 = A * rs->p / (A + B); in decode()
/linux-4.19.296/drivers/parport/
DTODO-parport7 2. A better lp.c:
18 4. A better PLIP (make use of bidirectional/ECP/EPP ports).
/linux-4.19.296/drivers/virt/
DKconfig25 2) A file interface to reading incoming doorbells.
30 4) A kernel interface for receiving callbacks when a managed
/linux-4.19.296/drivers/iio/imu/
DKconfig49 A set of IO helper functions for the Analog Devices ADIS* device family.
55 A set of buffer helper functions for the Analog Devices ADIS* device
/linux-4.19.296/drivers/eisa/
Deisa.ids52 ADP0001 "Adaptec AHA-1740A SCSI"
53 ADP0002 "Adaptec AHA-1742A SCSI"
113 ASU4201 "EISA-486A Main Board"
127 ATT2402 "AT&T SCSI Host Adapter A (StarServer E)"
438 DEC5000 "Digital AlphaServer 1000, 1000A and AlphaStation 600A System Board"
444 DEC8102 "DEC 8514/A-Compatible Graphics Adapter"
505 ECS0580 "DI-580A EISA SCSI Host Adapter"
517 FSI2002 "ESA-200A ATM"
532 HWP0000 "HP Monochrome Plus Video Board (35732A)"
533 HWP0010 "HP Multimode Video Adapter (45981A)"
[all …]
/linux-4.19.296/fs/qnx4/
DREADME7 Richard "Scuba" A. Frowijn <scuba@wxs.nl>
/linux-4.19.296/fs/ext2/
Dext2.h628 #define A(x,y) BUILD_BUG_ON(x != offsetof(struct ext2_super_block, y)); in verify_offsets() macro
629 A(EXT2_SB_MAGIC_OFFSET, s_magic); in verify_offsets()
630 A(EXT2_SB_BLOCKS_OFFSET, s_blocks_count); in verify_offsets()
631 A(EXT2_SB_BSIZE_OFFSET, s_log_block_size); in verify_offsets()
632 #undef A in verify_offsets()
/linux-4.19.296/fs/dlm/
DKconfig7 A general purpose distributed lock manager for kernel or userspace
/linux-4.19.296/drivers/iio/
DKconfig53 Provides IIO core support for software devices. A software
61 Provides IIO core support for software triggers. A software
/linux-4.19.296/drivers/dma-buf/
DKconfig26 A sync object driver that uses a 32bit counter to coordinate
/linux-4.19.296/drivers/sh/intc/
DKconfig16 SH-4A and newer interrupt blocks all support a special shadowed
/linux-4.19.296/drivers/isdn/mISDN/
Dlayer2.h48 u_char A; member
/linux-4.19.296/drivers/s390/char/
Ddefkeymap.map70 keycode 65 = nul A
165 string F1 = "\033[[A"
/linux-4.19.296/drivers/pci/hotplug/
Dacpiphp_ibm.c44 #define hpslot_to_sun(A) (((struct slot *)((A)->private))->sun) argument
/linux-4.19.296/fs/gfs2/
DKconfig10 A cluster filesystem.

123