/linux-6.6.21/arch/ia64/kernel/ |
D | unaligned.c | 248 # define F(reg) case reg: ia64_invala_gr(reg); break in invala_gr() macro 251 F( 0); F( 1); F( 2); F( 3); F( 4); F( 5); F( 6); F( 7); in invala_gr() 252 F( 8); F( 9); F( 10); F( 11); F( 12); F( 13); F( 14); F( 15); in invala_gr() 253 F( 16); F( 17); F( 18); F( 19); F( 20); F( 21); F( 22); F( 23); in invala_gr() 254 F( 24); F( 25); F( 26); F( 27); F( 28); F( 29); F( 30); F( 31); in invala_gr() 255 F( 32); F( 33); F( 34); F( 35); F( 36); F( 37); F( 38); F( 39); in invala_gr() 256 F( 40); F( 41); F( 42); F( 43); F( 44); F( 45); F( 46); F( 47); in invala_gr() 257 F( 48); F( 49); F( 50); F( 51); F( 52); F( 53); F( 54); F( 55); in invala_gr() 258 F( 56); F( 57); F( 58); F( 59); F( 60); F( 61); F( 62); F( 63); in invala_gr() 259 F( 64); F( 65); F( 66); F( 67); F( 68); F( 69); F( 70); F( 71); in invala_gr() [all …]
|
/linux-6.6.21/arch/x86/kvm/ |
D | cpuid.c | 64 #define F feature_bit macro 70 (boot_cpu_has(X86_FEATURE_##name) ? F(name) : 0); \ 579 unsigned int f_gbpages = F(GBPAGES); in kvm_set_cpu_caps() 580 unsigned int f_lm = F(LM); in kvm_set_cpu_caps() 581 unsigned int f_xfd = F(XFD); in kvm_set_cpu_caps() 600 F(XMM3) | F(PCLMULQDQ) | 0 /* DTES64, MONITOR */ | in kvm_set_cpu_caps() 602 0 /* TM2 */ | F(SSSE3) | 0 /* CNXT-ID */ | 0 /* Reserved */ | in kvm_set_cpu_caps() 603 F(FMA) | F(CX16) | 0 /* xTPR Update */ | F(PDCM) | in kvm_set_cpu_caps() 604 F(PCID) | 0 /* Reserved, DCA */ | F(XMM4_1) | in kvm_set_cpu_caps() 605 F(XMM4_2) | F(X2APIC) | F(MOVBE) | F(POPCNT) | in kvm_set_cpu_caps() [all …]
|
/linux-6.6.21/ |
D | MAINTAINERS | 33 F: *Files* and directories wildcard patterns. 35 F: drivers/net/ all files in and below drivers/net 36 F: drivers/net/* all files in drivers/net, but not below 37 F: */net/* all files in "any top level directory"/net 38 One pattern per line. Multiple F: lines acceptable. 40 rules as F:. Files exclusions are tested before file matches. 42 F: net/ 50 match F: pattern and matches of N: patterns. By default, 51 get_maintainer will not look at git log history when an F: pattern 74 F: Documentation/networking/device_drivers/ethernet/3com/vortex.rst [all …]
|
/linux-6.6.21/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 73 0x00 00-1F linux/fs.h conflict! 74 0x00 00-1F scsi/scsi_ioctl.h conflict! 75 0x00 00-1F linux/fb.h conflict! 76 0x00 00-1F linux/wavefront.h conflict! 82 0x10 00-0F drivers/char/s390/vmcp.h 83 0x10 10-1F arch/s390/include/uapi/sclp_ctl.h 84 0x10 20-2F arch/s390/include/uapi/asm/hypfs.h 91 0x3E 00-0F linux/counter.h <mailto:linux-iio@vger.kernel.… 92 '!' 00-1F uapi/linux/seccomp.h 93 '#' 00-3F IEEE 1394 Subsystem [all …]
|
/linux-6.6.21/drivers/clk/qcom/ |
D | mmcc-msm8994.c | 304 F(19200000, P_XO, 1, 0, 0), 305 F(40000000, P_GPLL0, 15, 0, 0), 306 F(80000000, P_MMPLL0, 10, 0, 0), 324 F(75000000, P_GPLL0, 8, 0, 0), 325 F(150000000, P_GPLL0, 4, 0, 0), 326 F(333430000, P_MMPLL1, 3.5, 0, 0), 327 F(466800000, P_MMPLL1, 2.5, 0, 0), 332 F(75000000, P_GPLL0, 8, 0, 0), 333 F(150000000, P_GPLL0, 4, 0, 0), 334 F(300000000, P_GPLL0, 2, 0, 0), [all …]
|
D | gcc-msm8994.c | 116 F(50000000, P_GPLL0, 12, 0, 0), 117 F(100000000, P_GPLL0, 6, 0, 0), 118 F(150000000, P_GPLL0, 4, 0, 0), 119 F(171430000, P_GPLL0, 3.5, 0, 0), 120 F(200000000, P_GPLL0, 3, 0, 0), 121 F(240000000, P_GPLL0, 2.5, 0, 0), 140 F(19200000, P_XO, 1, 0, 0), 141 F(125000000, P_GPLL0, 1, 5, 24), 160 F(19200000, P_XO, 1, 0, 0), 161 F(50000000, P_GPLL0, 12, 0, 0), [all …]
|
D | gcc-msm8916.c | 407 F(40000000, P_GPLL0, 10, 1, 2), 408 F(80000000, P_GPLL0, 10, 0, 0), 427 F(19200000, P_XO, 1, 0, 0), 428 F(50000000, P_GPLL0, 16, 0, 0), 429 F(100000000, P_GPLL0, 8, 0, 0), 430 F(133330000, P_GPLL0, 6, 0, 0), 448 F(100000000, P_GPLL0, 8, 0, 0), 449 F(200000000, P_GPLL0, 4, 0, 0), 480 F(19200000, P_XO, 1, 0, 0), 481 F(50000000, P_GPLL0_AUX, 16, 0, 0), [all …]
|
D | gcc-msm8976.c | 463 F(19200000, P_XO, 1, 0, 0), 464 F(300000000, P_GPLL4_OUT, 4, 0, 0), 465 F(540000000, P_GPLL6_OUT_MAIN, 2, 0, 0), 483 F(19200000, P_XO, 1, 0, 0), 484 F(300000000, P_GPLL4_OUT, 4, 0, 0), 485 F(540000000, P_GPLL6_OUT_MAIN, 2, 0, 0), 503 F(19200000, P_XO_A, 1, 0, 0), 504 F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0), 505 F(88890000, P_GPLL0_OUT_MAIN, 9, 0, 0), 506 F(100000000, P_GPLL0_OUT_MAIN, 8, 0, 0), [all …]
|
D | gcc-msm8939.c | 659 F(40000000, P_GPLL0, 10, 1, 2), 660 F(80000000, P_GPLL0, 10, 0, 0), 679 F(19200000, P_XO, 1, 0, 0), 680 F(50000000, P_GPLL0, 16, 0, 0), 681 F(100000000, P_GPLL0, 8, 0, 0), 682 F(133330000, P_GPLL0, 6, 0, 0), 700 F(100000000, P_GPLL0, 8, 0, 0), 701 F(200000000, P_GPLL0, 4, 0, 0), 732 F(19200000, P_XO, 1, 0, 0), 733 F(50000000, P_GPLL0, 16, 0, 0), [all …]
|
D | mmcc-msm8974.c | 272 F(19200000, P_XO, 1, 0, 0), 273 F(37500000, P_GPLL0, 16, 0, 0), 274 F(50000000, P_GPLL0, 12, 0, 0), 275 F(75000000, P_GPLL0, 8, 0, 0), 276 F(100000000, P_GPLL0, 6, 0, 0), 277 F(150000000, P_GPLL0, 4, 0, 0), 278 F(200000000, P_MMPLL0, 4, 0, 0), 279 F(266666666, P_MMPLL0, 3, 0, 0), 284 F( 19200000, P_XO, 1, 0, 0), 285 F( 37500000, P_GPLL0, 16, 0, 0), [all …]
|
D | gcc-msm8917.c | 250 F(19200000, P_XO, 1, 0, 0), 251 F(50000000, P_GPLL0, 16, 0, 0), 252 F(100000000, P_GPLL0, 8, 0, 0), 253 F(133330000, P_GPLL0, 6, 0, 0), 271 F(19200000, P_XO, 1, 0, 0), 272 F(50000000, P_GPLL0, 16, 0, 0), 355 F(960000, P_XO, 10, 1, 2), 356 F(4800000, P_XO, 4, 0, 0), 357 F(9600000, P_XO, 2, 0, 0), 358 F(16000000, P_GPLL0, 10, 1, 5), [all …]
|
D | gcc-qcs404.c | 388 F(19200000, P_XO, 1, 0, 0), 389 F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0), 390 F(100000000, P_GPLL0_OUT_MAIN, 8, 0, 0), 391 F(133333333, P_GPLL0_OUT_MAIN, 6, 0, 0), 411 F(19200000, P_XO, 1, 0, 0), 412 F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0), 431 F(960000, P_XO, 10, 1, 2), 432 F(4800000, P_XO, 4, 0, 0), 433 F(9600000, P_XO, 2, 0, 0), 434 F(16000000, P_GPLL0_OUT_MAIN, 10, 1, 5), [all …]
|
D | gcc-sdx55.c | 208 F(9600000, P_BI_TCXO, 2, 0, 0), 209 F(19200000, P_BI_TCXO, 1, 0, 0), 210 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0), 229 F(960000, P_BI_TCXO, 10, 1, 2), 230 F(4800000, P_BI_TCXO, 4, 0, 0), 231 F(9600000, P_BI_TCXO, 2, 0, 0), 232 F(15000000, P_GPLL0_OUT_EVEN, 5, 1, 4), 233 F(19200000, P_BI_TCXO, 1, 0, 0), 234 F(24000000, P_GPLL0_OUT_MAIN, 12.5, 1, 2), 235 F(25000000, P_GPLL0_OUT_MAIN, 12, 1, 2), [all …]
|
D | gcc-msm8953.c | 260 F(19200000, P_XO, 1, 0, 0), 261 F(400000000, P_GPLL0, 2, 0, 0), 262 F(576000000, P_GPLL4, 2, 0, 0), 292 F(19200000, P_XO, 1, 0, 0), 293 F(25000000, P_GPLL0_DIV2, 16, 0, 0), 294 F(50000000, P_GPLL0, 16, 0, 0), 295 F(100000000, P_GPLL0, 8, 0, 0), 296 F(133330000, P_GPLL0, 6, 0, 0), 314 F(19200000, P_XO, 1, 0, 0), 315 F(25000000, P_GPLL0_DIV2, 16, 0, 0), [all …]
|
D | gcc-mdm9607.c | 176 F(19200000, P_XO, 1, 0, 0), 177 F(50000000, P_GPLL0, 16, 0, 0), 178 F(100000000, P_GPLL0, 8, 0, 0), 237 F(19200000, P_XO, 1, 0, 0), 238 F(50000000, P_GPLL0, 16, 0, 0), 239 F(100000000, P_GPLL0, 8, 0, 0), 270 F(19200000, P_XO, 1, 0, 0), 271 F(50000000, P_GPLL0, 16, 0, 0), 289 F(960000, P_XO, 10, 1, 2), 290 F(4800000, P_XO, 4, 0, 0), [all …]
|
D | gcc-sdx65.c | 186 F(9600000, P_BI_TCXO, 2, 0, 0), 187 F(19200000, P_BI_TCXO, 1, 0, 0), 188 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0), 208 F(960000, P_BI_TCXO, 10, 1, 2), 209 F(4800000, P_BI_TCXO, 4, 0, 0), 210 F(9600000, P_BI_TCXO, 2, 0, 0), 211 F(15000000, P_GPLL0_OUT_EVEN, 5, 1, 4), 212 F(19200000, P_BI_TCXO, 1, 0, 0), 213 F(24000000, P_GPLL0_OUT_MAIN, 12.5, 1, 2), 214 F(25000000, P_GPLL0_OUT_MAIN, 12, 1, 2), [all …]
|
D | camcc-sdm845.c | 179 F(19200000, P_BI_TCXO, 1, 0, 0), 180 F(100000000, P_CAM_CC_PLL0_OUT_EVEN, 6, 0, 0), 181 F(200000000, P_CAM_CC_PLL0_OUT_EVEN, 3, 0, 0), 182 F(404000000, P_CAM_CC_PLL1_OUT_EVEN, 2, 0, 0), 183 F(480000000, P_CAM_CC_PLL2_OUT_EVEN, 1, 0, 0), 184 F(600000000, P_CAM_CC_PLL0_OUT_EVEN, 1, 0, 0), 213 F(19200000, P_BI_TCXO, 1, 0, 0), 214 F(37500000, P_CAM_CC_PLL0_OUT_EVEN, 16, 0, 0), 215 F(50000000, P_CAM_CC_PLL0_OUT_EVEN, 12, 0, 0), 216 F(100000000, P_CAM_CC_PLL0_OUT_EVEN, 6, 0, 0), [all …]
|
D | gcc-sdm660.c | 270 F(19200000, P_XO, 1, 0, 0), 271 F(50000000, P_GPLL0, 12, 0, 0), 290 F(960000, P_XO, 10, 1, 2), 291 F(4800000, P_XO, 4, 0, 0), 292 F(9600000, P_XO, 2, 0, 0), 293 F(15000000, P_GPLL0, 10, 1, 4), 294 F(19200000, P_XO, 1, 0, 0), 295 F(25000000, P_GPLL0, 12, 1, 2), 296 F(50000000, P_GPLL0, 12, 0, 0), 399 F(3686400, P_GPLL0, 1, 96, 15625), [all …]
|
D | gcc-ipq6018.c | 196 F(24000000, P_XO, 1, 0, 0), 197 F(50000000, P_GPLL0, 16, 0, 0), 198 F(100000000, P_GPLL0, 8, 0, 0), 276 F(160000000, P_GPLL0_DIV2, 2.5, 0, 0), 277 F(320000000, P_GPLL0, 2.5, 0, 0), 278 F(600000000, P_GPLL4, 2, 0, 0), 324 F(66670000, P_GPLL0_DIV2, 6, 0, 0), 325 F(240000000, P_GPLL4, 5, 0, 0), 356 F(24000000, P_XO, 1, 0, 0), 357 F(300000000, P_BIAS_PLL, 1, 0, 0), [all …]
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 211 #define F true macro 220 CMD( MI_NOOP, SMI, F, 1, S ), 221 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ), 222 CMD( MI_WAIT_FOR_EVENT, SMI, F, 1, R ), 223 CMD( MI_ARB_CHECK, SMI, F, 1, S ), 224 CMD( MI_REPORT_HEAD, SMI, F, 1, S ), 225 CMD( MI_SUSPEND_FLUSH, SMI, F, 1, S ), 226 CMD( MI_SEMAPHORE_MBOX, SMI, !F, 0xFF, R ), 227 CMD( MI_STORE_DWORD_INDEX, SMI, !F, 0xFF, R ), 228 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W, [all …]
|
/linux-6.6.21/rust/kernel/init/ |
D | __internal.rs | 21 pub(crate) struct InitClosure<F, T: ?Sized, E>(pub(crate) F, pub(crate) Invariant<(E, T)>); 25 unsafe impl<T: ?Sized, F, E> Init<T, E> for InitClosure<F, T, E> 27 F: FnOnce(*mut T) -> Result<(), E>, 37 unsafe impl<T: ?Sized, F, E> PinInit<T, E> for InitClosure<F, T, E> 39 F: FnOnce(*mut T) -> Result<(), E>, 68 fn make_closure<F, O, E>(self, f: F) -> F in make_closure() argument 70 F: FnOnce(*mut Self::Datee) -> Result<O, E>, in make_closure() 97 fn make_closure<F, O, E>(self, f: F) -> F in make_closure() argument 99 F: FnOnce(*mut Self::Datee) -> Result<O, E>, in make_closure()
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | slogn.S | 30 | Step 2. X = 2**k * Y where 1 <= Y < 2. Define F to be the first seven 31 | significant bits of Y plus 2**(-7), i.e. F = 1.xxxxxx1 in base 32 | 2 where the six "x" match those of Y. Note that |Y-F| <= 2**(-7). 34 | Step 3. Define u = (Y-F)/F. Approximate log(1+u) by a polynomial in u, 37 | Step 4. Reconstruct log(X) = log( 2**k * Y ) = k*log(2) + log(F) + log(1+u) 38 | by k*log(2) + (log(F) + poly). The values of log(F) are calculated 45 | Step 2: Let 1+X = 2**k * Y, where 1 <= Y < 2. Define F as done in Step 2 47 | k*log(2) + log(F) + poly where poly approximates log(1+u), 48 | u = (Y-F)/F. 51 | Note 1. There are 64 different possible values for F, thus 64 log(F)'s [all …]
|
/linux-6.6.21/rust/alloc/vec/ |
D | extract_if.rs | 28 F, 31 F: FnMut(&mut T) -> bool, 41 pub(super) pred: F, 44 impl<T, F, A: Allocator> ExtractIf<'_, T, F, A> 46 F: FnMut(&mut T) -> bool, 57 impl<T, F, A: Allocator> Iterator for ExtractIf<'_, T, F, A> 59 F: FnMut(&mut T) -> bool, 93 impl<T, F, A: Allocator> Drop for ExtractIf<'_, T, F, A> 95 F: FnMut(&mut T) -> bool,
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | usdt.c | 158 #define R10(F, X) F(X+0); F(X+1);F(X+2); F(X+3); F(X+4); \ argument 159 F(X+5); F(X+6); F(X+7); F(X+8); F(X+9); 160 #define R100(F, X) R10(F,X+ 0);R10(F,X+10);R10(F,X+20);R10(F,X+30);R10(F,X+40); \ argument 161 R10(F,X+50);R10(F,X+60);R10(F,X+70);R10(F,X+80);R10(F,X+90);
|
/linux-6.6.21/drivers/char/tpm/ |
D | tpm-sysfs.c | 391 #define _TPM_HELPER(_alg, _hash, F) \ argument 392 F(_alg, _hash, 0) \ 393 F(_alg, _hash, 1) \ 394 F(_alg, _hash, 2) \ 395 F(_alg, _hash, 3) \ 396 F(_alg, _hash, 4) \ 397 F(_alg, _hash, 5) \ 398 F(_alg, _hash, 6) \ 399 F(_alg, _hash, 7) \ 400 F(_alg, _hash, 8) \ [all …]
|