| /kernel/linux/linux-6.6/samples/rust/ |
| D | rust_minimal.rs | 16 numbers: Vec<i32>, field 24 let mut numbers = Vec::new(); in init() localVariable 25 numbers.try_push(72)?; in init() 26 numbers.try_push(108)?; in init() 27 numbers.try_push(200)?; in init() 29 Ok(RustMinimal { numbers }) in init() 35 pr_info!("My numbers are {:?}\n", self.numbers); in drop()
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/float/ |
| D | It_smp_los_float_switch_002.c | 61 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 66 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 71 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01() 77 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 79 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 81 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01() 110 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF02() 115 …} else if (f != 124432.390625 + temp2) { // 124432.390625, numbers involved in floating-point oper… in TaskF02() 119 …} else if (e != (1233323.875000 + temp2)) { // 1233323.875000, numbers involved in floating-point … in TaskF02() 124 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF02() [all …]
|
| D | It_smp_los_float_switch_004.c | 60 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 65 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 70 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01() 76 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 78 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 80 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01() 97 // 2.34, 5.67, 1.25, numbers involved in floating-point operations, without special functions. in HwiF01() 99 // 4.321, numbers involved in floating-point operations, without special functions. in HwiF01()
|
| D | It_smp_los_float_switch_005.c | 60 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 65 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 70 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01() 76 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 78 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 80 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01() 97 // 2.34, 5.67, 1.25, numbers involved in floating-point operations, without special functions. in HwiF01() 99 // 4.321, numbers involved in floating-point operations, without special functions. in HwiF01()
|
| D | It_smp_los_float_switch_001.c | 58 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 63 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 68 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01() 74 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 76 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 78 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
|
| D | It_smp_los_float_switch_003.c | 60 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 65 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 70 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01() 76 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01() 78 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01() 80 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
|
| D | It_smp_los_float_switch_006.c | 56 // 153230.406250, numbers involved in floating-point operations, without special functions. in HwiF01() 61 // 124432.390625, numbers involved in floating-point operations, without special functions. in HwiF01() 66 // 1233323.875000, numbers involved in floating-point operations, without special functions. in HwiF01() 72 // 153230.406250, numbers involved in floating-point operations, without special functions. in HwiF01() 74 // 124432.390625, numbers involved in floating-point operations, without special functions. in HwiF01() 76 // 1233323.875000, numbers involved in floating-point operations, without special functions. in HwiF01()
|
| D | It_smp_los_float_switch_007.c | 58 // 153230.406250, numbers involved in floating-point operations, without special functions. in HwiF01() 63 // 124432.390625, numbers involved in floating-point operations, without special functions. in HwiF01() 68 // 1233323.875000, numbers involved in floating-point operations, without special functions. in HwiF01() 74 // 153230.406250, numbers involved in floating-point operations, without special functions. in HwiF01() 76 // 124432.390625, numbers involved in floating-point operations, without special functions. in HwiF01() 78 // 1233323.875000, numbers involved in floating-point operations, without special functions. in HwiF01()
|
| /kernel/linux/linux-5.10/Documentation/core-api/irq/ |
| D | irq-domain.rst | 10 IRQ numbers. 19 hardware interrupt numbers: whereas in the past, IRQ numbers could 25 interrupt numbers, called hardware irq's, from Linux IRQ numbers. 28 irq numbers, but they don't provide any support for reverse mapping of 32 The irq_domain library adds mapping between hwirq and IRQ numbers on 38 structure to hwirq numbers (Device Tree and ACPI GSI so far), and can 51 between hwirq and IRQ numbers. Mappings are added to the irq_domain 91 map are fixed time lookup for IRQ numbers, and irq_descs are only 110 The irq_domain maintains a radix tree map from hwirq numbers to Linux 155 for IRQ numbers that are passed to struct device registrations. In that [all …]
|
| /kernel/linux/linux-6.6/Documentation/core-api/irq/ |
| D | irq-domain.rst | 10 IRQ numbers. 19 hardware interrupt numbers: whereas in the past, IRQ numbers could 25 interrupt numbers, called hardware irq's, from Linux IRQ numbers. 28 irq numbers, but they don't provide any support for reverse mapping of 32 The irq_domain library adds mapping between hwirq and IRQ numbers on 38 structure to hwirq numbers (Device Tree and ACPI GSI so far), and can 51 between hwirq and IRQ numbers. Mappings are added to the irq_domain 104 map are fixed time lookup for IRQ numbers, and irq_descs are only 123 The irq_domain maintains a radix tree map from hwirq numbers to Linux 171 for IRQ numbers that are passed to struct device registrations. In that [all …]
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/vr41xx/ |
| D | irq.h | 5 * Interrupt numbers for NEC VR4100 series. 17 * CPU core Interrupt Numbers 31 * SYINT1 Interrupt Numbers 52 * SYSINT2 Interrupt Numbers 71 * GIU Interrupt Numbers 78 * VRC4173 Interrupt Numbers
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/ |
| D | irqs.h | 19 * IRQ numbers for interrupt handler 1 21 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below 47 * OMAP-1510 specific IRQ numbers for interrupt handler 1 61 * OMAP-1610 specific IRQ numbers for interrupt handler 1 75 * OMAP-7xx specific IRQ numbers for interrupt handler 1 97 * IRQ numbers for interrupt handler 2 99 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below 128 * OMAP-1510 specific IRQ numbers for interrupt handler 2 134 * OMAP-1610 specific IRQ numbers for interrupt handler 2 172 * OMAP-7xx specific IRQ numbers for interrupt handler 2
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
| D | irqs.h | 17 * IRQ numbers for interrupt handler 1 19 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below 45 * OMAP-1510 specific IRQ numbers for interrupt handler 1 59 * OMAP-1610 specific IRQ numbers for interrupt handler 1 73 * OMAP-7xx specific IRQ numbers for interrupt handler 1 95 * IRQ numbers for interrupt handler 2 97 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below 126 * OMAP-1510 specific IRQ numbers for interrupt handler 2 132 * OMAP-1610 specific IRQ numbers for interrupt handler 2 170 * OMAP-7xx specific IRQ numbers for interrupt handler 2
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-rc32434/ |
| D | irq.h | 18 #define GROUP0_IRQ_BASE 8 /* GRP2 IRQ numbers start here */ 19 /* GRP3 IRQ numbers start here */ 21 /* GRP4 IRQ numbers start here */ 23 /* GRP5 IRQ numbers start here */
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/ |
| D | irq.h | 18 #define GROUP0_IRQ_BASE 8 /* GRP2 IRQ numbers start here */ 19 /* GRP3 IRQ numbers start here */ 21 /* GRP4 IRQ numbers start here */ 23 /* GRP5 IRQ numbers start here */
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| D | interrupt.h | 6 * Mapping of IIC pending bits into per-node interrupt numbers. 8 * Interrupt numbers are in the range 0...0x1ff where the top bit 18 * defined by bit numbers in IIC_SR 61 /* Base numbers for the external interrupts */ 67 /* Base numbers for the IIC_ISR interrupts */
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| D | interrupt.h | 6 * Mapping of IIC pending bits into per-node interrupt numbers. 8 * Interrupt numbers are in the range 0...0x1ff where the top bit 18 * defined by bit numbers in IIC_SR 61 /* Base numbers for the external interrupts */ 67 /* Base numbers for the IIC_ISR interrupts */
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | magic-number.rst | 3 Linux magic numbers 6 This file is a registry of magic numbers which are in use. When you 8 file, since it is best if the magic numbers used by various structures 12 numbers. This allows you to check at run time whether (a) a structure 19 The way to use magic numbers is to declare them at the beginning of 54 but it is possible that some new magic numbers will sneak into the 156 Note that there are also defined special per-driver magic numbers in sound 158 OSS sound drivers have their magic numbers constructed from the soundcard PCI 161 HFS is another larger user of magic numbers - you can find them in
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | magic-number.rst | 3 Linux magic numbers 6 This file is a registry of magic numbers which are in use. When you 8 file, since it is best if the magic numbers used by various structures 12 numbers. This allows you to check at run time whether (a) a structure 19 The way to use magic numbers is to declare them at the beginning of 54 but it is possible that some new magic numbers will sneak into the
|
| /kernel/linux/linux-5.10/fs/ |
| D | char_dev.c | 192 * register_chrdev_region() - register a range of device numbers 193 * @from: the first in the desired range of device numbers; must include 195 * @count: the number of consecutive device numbers required 226 * alloc_chrdev_region() - register a range of char device numbers 228 * @baseminor: first of the requested range of minor numbers 229 * @count: the number of minor numbers required 232 * Allocates a range of char device numbers. The major number will be 250 * @baseminor: first of the requested range of minor numbers 251 * @count: the number of minor numbers required 303 * unregister_chrdev_region() - unregister a range of device numbers [all …]
|
| /kernel/linux/linux-6.6/fs/ |
| D | char_dev.c | 192 * register_chrdev_region() - register a range of device numbers 193 * @from: the first in the desired range of device numbers; must include 195 * @count: the number of consecutive device numbers required 226 * alloc_chrdev_region() - register a range of char device numbers 228 * @baseminor: first of the requested range of minor numbers 229 * @count: the number of minor numbers required 232 * Allocates a range of char device numbers. The major number will be 250 * @baseminor: first of the requested range of minor numbers 251 * @count: the number of minor numbers required 303 * unregister_chrdev_region() - unregister a range of device numbers [all …]
|
| /kernel/linux/linux-6.6/Documentation/usb/ |
| D | functionfs.rst | 18 to worry about endpoints, interfaces or strings numbers but 20 only one (endpoints and strings numbers starting from one and 21 interface numbers starting from zero). The FunctionFS changes 22 them as needed also handling situation when numbers differ in 28 numbers and changing of the configuration (which means that
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | functionfs.rst | 18 to worry about endpoints, interfaces or strings numbers but 20 only one (endpoints and strings numbers starting from one and 21 interface numbers starting from zero). The FunctionFS changes 22 them as needed also handling situation when numbers differ in 28 numbers and changing of the configuration (which means that
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | serial_core.h | 48 * ARM specific type numbers. These are not currently guaranteed 61 /* Sparc type numbers. */ 79 /* Parisc type numbers. */ 85 /* Macintosh Zilog type numbers */ 106 /* MPC52xx (and MPC512x) type numbers */ 159 /* MN10300 on-chip UART numbers */ 228 /* ST ASC type numbers */
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/dts/ |
| D | currituck.dts | 149 * We are de-swizzling here because the numbers are actually for 151 * to avoid putting a node for it in the tree, so the numbers 152 * below are basically de-swizzled numbers. 186 * We are de-swizzling here because the numbers are actually for 188 * to avoid putting a node for it in the tree, so the numbers 189 * below are basically de-swizzled numbers. 223 * We are de-swizzling here because the numbers are actually for 225 * to avoid putting a node for it in the tree, so the numbers 226 * below are basically de-swizzled numbers.
|