Symbol: Q
arch/alpha/include/asm/sfp-machine.h
41
#define _FP_DIV_MEAT_Q(R,X,Y) _FP_DIV_MEAT_2_udiv(Q,R,X,Y)
arch/sh/include/asm/sfp-machine.h
38
#define _FP_DIV_MEAT_Q(R,X,Y) _FP_DIV_MEAT_4_udiv(Q,R,X,Y)
arch/sparc/include/asm/sfp-machine_32.h
43
#define _FP_DIV_MEAT_Q(R,X,Y) _FP_DIV_MEAT_4_udiv(Q,R,X,Y)
arch/sparc/include/asm/sfp-machine_64.h
41
#define _FP_DIV_MEAT_Q(R,X,Y) _FP_DIV_MEAT_2_udiv(Q,R,X,Y)
arch/sparc/math-emu/math_32.c
440
case FDMULQ: FP_CONV (Q, D, 4, 2, QA, DA);
arch/sparc/math-emu/math_32.c
441
FP_CONV (Q, D, 4, 2, QB, DB);
arch/sparc/math-emu/math_32.c
465
case FSTOQ: FP_CONV (Q, S, 4, 1, QR, SB); break;
arch/sparc/math-emu/math_32.c
466
case FDTOQ: FP_CONV (Q, D, 4, 2, QR, DB); break;
arch/sparc/math-emu/math_32.c
468
case FQTOS: FP_CONV (S, Q, 1, 4, SR, QB); break;
arch/sparc/math-emu/math_32.c
469
case FQTOD: FP_CONV (D, Q, 2, 4, DR, QB); break;
arch/sparc/math-emu/math_64.c
445
case FDMULQ: FP_CONV (Q, D, 2, 1, QA, DA);
arch/sparc/math-emu/math_64.c
446
FP_CONV (Q, D, 2, 1, QB, DB);
arch/sparc/math-emu/math_64.c
479
case FSTOQ: FP_CONV (Q, S, 2, 1, QR, SB); break;
arch/sparc/math-emu/math_64.c
480
case FDTOQ: FP_CONV (Q, D, 2, 1, QR, DB); break;
arch/sparc/math-emu/math_64.c
482
case FQTOS: FP_CONV (S, Q, 1, 2, SR, QB); break;
arch/sparc/math-emu/math_64.c
483
case FQTOD: FP_CONV (D, Q, 1, 2, DR, QB); break;
crypto/async_tx/async_pq.c
187
BUG_ON(disks > MAX_DISKS || !(P(blocks, disks) || Q(blocks, disks)));
crypto/async_tx/async_pq.c
235
if (Q(blocks, disks))
crypto/async_tx/async_pq.c
236
unmap->addr[j++] = dma_map_page(device->dev, Q(blocks, disks),
crypto/async_tx/async_pq.c
237
Q(offsets, disks),
crypto/async_tx/async_pq.c
261
if (!Q(blocks, disks)) {
crypto/async_tx/async_pq.c
262
Q(blocks, disks) = pq_scribble_page;
crypto/async_tx/async_pq.c
263
Q(offsets, disks) = 0;
crypto/async_tx/async_pq.c
345
if (!Q(blocks, disks)) {
crypto/async_tx/async_pq.c
349
pq[1] = dma_map_page(dev, Q(blocks, disks),
crypto/async_tx/async_pq.c
350
Q(offsets, disks), len,
crypto/async_tx/async_pq.c
376
struct page *q_src = Q(blocks, disks);
crypto/async_tx/async_pq.c
377
unsigned int q_off = Q(offsets, disks);
crypto/async_tx/async_pq.c
413
Q(blocks, disks) = spare;
crypto/async_tx/async_pq.c
414
Q(offsets, disks) = s_off;
crypto/async_tx/async_pq.c
427
Q(blocks, disks) = q_src;
crypto/async_tx/async_pq.c
428
Q(offsets, disks) = q_off;
crypto/cast6_generic.c
184
Km = c->Km[0]; Kr = c->Kr[0]; Q(block, Kr, Km);
crypto/cast6_generic.c
185
Km = c->Km[1]; Kr = c->Kr[1]; Q(block, Kr, Km);
crypto/cast6_generic.c
186
Km = c->Km[2]; Kr = c->Kr[2]; Q(block, Kr, Km);
crypto/cast6_generic.c
187
Km = c->Km[3]; Kr = c->Kr[3]; Q(block, Kr, Km);
crypto/cast6_generic.c
188
Km = c->Km[4]; Kr = c->Kr[4]; Q(block, Kr, Km);
crypto/cast6_generic.c
189
Km = c->Km[5]; Kr = c->Kr[5]; Q(block, Kr, Km);
crypto/cast6_generic.c
221
Km = c->Km[11]; Kr = c->Kr[11]; Q(block, Kr, Km);
crypto/cast6_generic.c
222
Km = c->Km[10]; Kr = c->Kr[10]; Q(block, Kr, Km);
crypto/cast6_generic.c
223
Km = c->Km[9]; Kr = c->Kr[9]; Q(block, Kr, Km);
crypto/cast6_generic.c
224
Km = c->Km[8]; Kr = c->Kr[8]; Q(block, Kr, Km);
crypto/cast6_generic.c
225
Km = c->Km[7]; Kr = c->Kr[7]; Q(block, Kr, Km);
crypto/cast6_generic.c
226
Km = c->Km[6]; Kr = c->Kr[6]; Q(block, Kr, Km);
drivers/gpio/gpio-tegra186.c
1065
TEGRA186_MAIN_GPIO_PORT( Q, 0, 2, 6),
drivers/gpio/gpio-tegra186.c
1126
TEGRA194_MAIN_GPIO_PORT( Q, 2, 6, 8),
drivers/gpio/gpio-tegra186.c
1197
TEGRA234_MAIN_GPIO_PORT( Q, 2, 3, 8),
drivers/gpio/gpio-tegra186.c
1295
TEGRA264_MAIN_GPIO_PORT(Q, 2, 1, 8),
drivers/gpio/gpio-tegra186.c
1412
TEGRA410_SYSTEM_GPIO_PORT(Q, 2, 3, 3),
drivers/gpu/drm/nouveau/include/nvif/push.h
262
#define PUSH_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL
drivers/gpu/drm/nouveau/include/nvif/push.h
353
#define PUSH_NV_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL
drivers/gpu/drm/xe/tests/xe_args_test.c
101
#define foo(f) f(X) f(Y) f(Z) f(Q)
drivers/gpu/drm/xe/tests/xe_args_test.c
12
#define foo X, Y, Z, Q
drivers/gpu/drm/xe/tests/xe_args_test.c
120
#define FOO_ARGS X, Y, Z, Q
drivers/gpu/drm/xe/tests/xe_args_test.c
164
int Y = -2, Z = -3, Q = -4;
drivers/gpu/drm/xe/tests/xe_args_test.c
205
int Q = -4;
drivers/gpu/drm/xe/tests/xe_args_test.c
26
#define foo X, Y, Z, Q
drivers/gpu/drm/xe/tests/xe_args_test.c
39
#define foo X, Y, Z, Q
drivers/gpu/drm/xe/tests/xe_args_test.c
51
int Q = 1;
drivers/gpu/drm/xe/tests/xe_args_test.c
53
#define foo X, Y, Z, Q
drivers/gpu/drm/xe/tests/xe_args_test.c
56
KUNIT_EXPECT_EQ(test, bar, Q);
drivers/gpu/drm/xe/tests/xe_args_test.c
67
#define foo X, Y, Z, Q
drivers/gpu/drm/xe/tests/xe_args_test.c
86
#define bar IF_ARGS(Z, Q, foo)
drivers/gpu/drm/xe/tests/xe_args_test.c
87
#define buz IF_ARGS(Z, Q, DROP_FIRST_ARG(FIRST_ARG(foo)))
drivers/gpu/drm/xe/tests/xe_args_test.c
90
KUNIT_EXPECT_EQ(test, buz, Q);
drivers/iio/frequency/admv1013.c
435
ADMV1013_CHAN_CALIB(0, Q),
drivers/iio/frequency/admv1013.c
437
ADMV1013_CHAN_CALIB(1, Q),
drivers/iio/frequency/admv1014.c
564
ADMV1014_CHAN_IQ(0, Q),
drivers/iio/frequency/admv1014.c
570
ADMV1014_CHAN_IF(0, Q),
drivers/iio/frequency/admv1014.c
572
ADMV1014_CHAN_CALIBSCALE(0, Q, admv1014_ext_info),
drivers/iio/frequency/adrf6780.c
343
ADRF6780_CHAN_IQ_PHASE(0, Q),
drivers/net/ethernet/chelsio/cxgb/sge.c
1545
const struct respQ *Q = &adapter->sge->respQ;
drivers/net/ethernet/chelsio/cxgb/sge.c
1546
const struct respQ_e *e = &Q->entries[Q->cidx];
drivers/net/ethernet/chelsio/cxgb/sge.c
1548
return e->GenerationBit == Q->genbit;
drivers/power/supply/ltc2941-battery-gauge.c
83
const struct ltc294x_info *info, int Q)
drivers/power/supply/ltc2941-battery-gauge.c
85
return ((Q * (info->Qlsb / 10))) / 100;
drivers/power/supply/ltc2941-battery-gauge.c
91
int Q;
drivers/power/supply/ltc2941-battery-gauge.c
93
Q = (uAh * 100) / (info->Qlsb/10);
drivers/power/supply/ltc2941-battery-gauge.c
94
return (Q < LTC294X_MAX_VALUE) ? Q : LTC294X_MAX_VALUE;
drivers/usb/serial/iuu_phoenix.c
402
u8 Q = 0; /* 7bit */
drivers/usb/serial/iuu_phoenix.c
422
Q = 40;
drivers/usb/serial/iuu_phoenix.c
427
Q = 5;
drivers/usb/serial/iuu_phoenix.c
432
Q = 2;
drivers/usb/serial/iuu_phoenix.c
463
Q = lQ;
drivers/usb/serial/iuu_phoenix.c
474
Q = Q - 2;
drivers/usb/serial/iuu_phoenix.c
504
priv->buf[Count++] = Q | (((PO & 0x01) << 7)); /* Adr = 0x42 */
drivers/video/fbdev/aty/atyfb_base.c
3076
unsigned int N, P, Q, M, T, R;
drivers/video/fbdev/aty/atyfb_base.c
3119
Q = N / P;
drivers/video/fbdev/aty/atyfb_base.c
3135
T = 2 * Q * R / M;
include/math-emu/double.h
115
#define _FP_SQRT_MEAT_D(R,S,T,X,Q) _FP_SQRT_MEAT_2(R,S,T,X,Q)
include/math-emu/double.h
187
#define _FP_SQRT_MEAT_D(R,S,T,X,Q) _FP_SQRT_MEAT_1(R,S,T,X,Q)
include/math-emu/quad.h
103
_FP_PACK_CANONICAL(Q,4,X); \
include/math-emu/quad.h
104
_FP_PACK_RAW_4(Q,val,X); \
include/math-emu/quad.h
109
_FP_PACK_CANONICAL(Q,4,X); \
include/math-emu/quad.h
111
_FP_PACK_RAW_4_P(Q,val,X); \
include/math-emu/quad.h
114
#define FP_ISSIGNAN_Q(X) _FP_ISSIGNAN(Q,4,X)
include/math-emu/quad.h
115
#define FP_NEG_Q(R,X) _FP_NEG(Q,4,R,X)
include/math-emu/quad.h
116
#define FP_ADD_Q(R,X,Y) _FP_ADD(Q,4,R,X,Y)
include/math-emu/quad.h
117
#define FP_SUB_Q(R,X,Y) _FP_SUB(Q,4,R,X,Y)
include/math-emu/quad.h
118
#define FP_MUL_Q(R,X,Y) _FP_MUL(Q,4,R,X,Y)
include/math-emu/quad.h
119
#define FP_DIV_Q(R,X,Y) _FP_DIV(Q,4,R,X,Y)
include/math-emu/quad.h
120
#define FP_SQRT_Q(R,X) _FP_SQRT(Q,4,R,X)
include/math-emu/quad.h
121
#define _FP_SQRT_MEAT_Q(R,S,T,X,Q) _FP_SQRT_MEAT_4(R,S,T,X,Q)
include/math-emu/quad.h
123
#define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,4,r,X,Y,un)
include/math-emu/quad.h
124
#define FP_CMP_EQ_Q(r,X,Y) _FP_CMP_EQ(Q,4,r,X,Y)
include/math-emu/quad.h
126
#define FP_TO_INT_Q(r,X,rsz,rsg) _FP_TO_INT(Q,4,r,X,rsz,rsg)
include/math-emu/quad.h
127
#define FP_TO_INT_ROUND_Q(r,X,rsz,rsg) _FP_TO_INT_ROUND(Q,4,r,X,rsz,rsg)
include/math-emu/quad.h
128
#define FP_FROM_INT_Q(X,r,rs,rt) _FP_FROM_INT(Q,4,X,r,rs,rt)
include/math-emu/quad.h
153
#define FP_UNPACK_RAW_Q(X,val) _FP_UNPACK_RAW_2(Q,X,val)
include/math-emu/quad.h
154
#define FP_UNPACK_RAW_QP(X,val) _FP_UNPACK_RAW_2_P(Q,X,val)
include/math-emu/quad.h
155
#define FP_PACK_RAW_Q(val,X) _FP_PACK_RAW_2(Q,val,X)
include/math-emu/quad.h
159
_FP_PACK_RAW_2_P(Q,val,X); \
include/math-emu/quad.h
164
_FP_UNPACK_RAW_2(Q,X,val); \
include/math-emu/quad.h
165
_FP_UNPACK_CANONICAL(Q,2,X); \
include/math-emu/quad.h
170
_FP_UNPACK_RAW_2_P(Q,X,val); \
include/math-emu/quad.h
171
_FP_UNPACK_CANONICAL(Q,2,X); \
include/math-emu/quad.h
176
_FP_PACK_CANONICAL(Q,2,X); \
include/math-emu/quad.h
177
_FP_PACK_RAW_2(Q,val,X); \
include/math-emu/quad.h
182
_FP_PACK_CANONICAL(Q,2,X); \
include/math-emu/quad.h
184
_FP_PACK_RAW_2_P(Q,val,X); \
include/math-emu/quad.h
187
#define FP_ISSIGNAN_Q(X) _FP_ISSIGNAN(Q,2,X)
include/math-emu/quad.h
188
#define FP_NEG_Q(R,X) _FP_NEG(Q,2,R,X)
include/math-emu/quad.h
189
#define FP_ADD_Q(R,X,Y) _FP_ADD(Q,2,R,X,Y)
include/math-emu/quad.h
190
#define FP_SUB_Q(R,X,Y) _FP_SUB(Q,2,R,X,Y)
include/math-emu/quad.h
191
#define FP_MUL_Q(R,X,Y) _FP_MUL(Q,2,R,X,Y)
include/math-emu/quad.h
192
#define FP_DIV_Q(R,X,Y) _FP_DIV(Q,2,R,X,Y)
include/math-emu/quad.h
193
#define FP_SQRT_Q(R,X) _FP_SQRT(Q,2,R,X)
include/math-emu/quad.h
194
#define _FP_SQRT_MEAT_Q(R,S,T,X,Q) _FP_SQRT_MEAT_2(R,S,T,X,Q)
include/math-emu/quad.h
196
#define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,2,r,X,Y,un)
include/math-emu/quad.h
197
#define FP_CMP_EQ_Q(r,X,Y) _FP_CMP_EQ(Q,2,r,X,Y)
include/math-emu/quad.h
199
#define FP_TO_INT_Q(r,X,rsz,rsg) _FP_TO_INT(Q,2,r,X,rsz,rsg)
include/math-emu/quad.h
200
#define FP_TO_INT_ROUND_Q(r,X,rsz,rsg) _FP_TO_INT_ROUND(Q,2,r,X,rsz,rsg)
include/math-emu/quad.h
201
#define FP_FROM_INT_Q(X,r,rs,rt) _FP_FROM_INT(Q,2,X,r,rs,rt)
include/math-emu/quad.h
80
#define FP_UNPACK_RAW_Q(X,val) _FP_UNPACK_RAW_4(Q,X,val)
include/math-emu/quad.h
81
#define FP_UNPACK_RAW_QP(X,val) _FP_UNPACK_RAW_4_P(Q,X,val)
include/math-emu/quad.h
82
#define FP_PACK_RAW_Q(val,X) _FP_PACK_RAW_4(Q,val,X)
include/math-emu/quad.h
86
_FP_PACK_RAW_4_P(Q,val,X); \
include/math-emu/quad.h
91
_FP_UNPACK_RAW_4(Q,X,val); \
include/math-emu/quad.h
92
_FP_UNPACK_CANONICAL(Q,4,X); \
include/math-emu/quad.h
97
_FP_UNPACK_RAW_4_P(Q,X,val); \
include/math-emu/quad.h
98
_FP_UNPACK_CANONICAL(Q,4,X); \
include/math-emu/single.h
104
#define _FP_SQRT_MEAT_S(R,S,T,X,Q) _FP_SQRT_MEAT_1(R,S,T,X,Q)
lib/crypto/mldsa.c
211
s64 e = c - (s64)d * Q;
lib/crypto/mldsa.c
255
w->x[j] %= Q;
lib/crypto/mldsa.c
279
w->x[j] += (w->x[j] >> 31) & Q;
lib/crypto/mldsa.c
298
static_assert(0x3ff << D < Q); /* All coefficients < q. */
lib/crypto/mldsa.c
428
if (x < Q) /* Ignore values >= q. */
lib/crypto/mldsa.c
446
const s32 m = (Q - 1) / (2 * gamma2); /* 44 or 16, compile-time const */
lib/crypto/mldsa.c
454
if (r >= Q - gamma2)
lib/crypto/mldsa.c
631
use_hint_elem(&ws->tmp, &h[i * N], (Q - 1) / 88);
lib/crypto/mldsa.c
633
use_hint_elem(&ws->tmp, &h[i * N], (Q - 1) / 32);
lib/crypto/tests/mldsa_kunit.c
338
s32 rplus = mod(r, Q);
lib/crypto/tests/mldsa_kunit.c
341
if (rplus - *r0 == Q - 1) {
lib/crypto/tests/mldsa_kunit.c
352
s32 m = (Q - 1) / (2 * gamma2);
lib/crypto/tests/mldsa_kunit.c
370
const s32 gamma2 = (Q - 1) / (i == 0 ? 88 : 32);
lib/crypto/tests/mldsa_kunit.c
373
for (s32 r = 0; r < Q; r++) {
lib/zstd/decompress/huf_decompress.c
1832
{ U32 const Q = (cSrcSize >= dstSize) ? 15 : (U32)(cSrcSize * 16 / dstSize); /* Q < 16 */
lib/zstd/decompress/huf_decompress.c
1834
U32 const DTime0 = algoTime[Q][0].tableTime + (algoTime[Q][0].decode256Time * D256);
lib/zstd/decompress/huf_decompress.c
1835
U32 DTime1 = algoTime[Q][1].tableTime + (algoTime[Q][1].decode256Time * D256);