Home
last modified time | relevance | path

Searched full:special (Results 1 – 25 of 5465) sorted by relevance

12345678910>>...219

/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/float/
DIt_smp_los_float_switch_002.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
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 …emp2) { // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF02()
119 …p2)) { // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF02()
[all …]
DIt_smp_los_float_switch_004.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
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()
DIt_smp_los_float_switch_005.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
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()
DIt_smp_los_float_switch_001.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
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()
DIt_smp_los_float_switch_003.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
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()
DIt_smp_los_float_switch_006.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
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()
DIt_smp_los_float_switch_007.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
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/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h119 * - For special pins' pull up/down setting which resides in same register
121 * @offset: The offset of special pull up/down setting register.
144 * struct mtk_pin_ies_set - For special pins' ies and smt setting.
145 * @start: The start pin number of those special pins.
146 * @end: The end pin number of those special pins.
147 * @offset: The offset of special setting register.
148 * @bit: The bit of special setting register.
196 * @spec_pull_set: Each SoC may have special pins for pull up/down setting,
198 * up/down bit, R0 and R1 resistor bit, so they need special pull setting.
199 * If special setting is success, this should return 0, otherwise it should
[all …]
/kernel/liteos_a/apps/trace/src/
Dtrace.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
117 } else if (argc == 2 && strcmp(argv[1], "start") == 0) { /* 2, argv num, no special meaning */ in main()
119 } else if (argc == 2 && strcmp(argv[1], "stop") == 0) { /* 2, argv num, no special meaning */ in main()
121 } else if (argc == 2 && strcmp(argv[1], "reset") == 0) { /* 2, argv num, no special meaning */ in main()
123 } else if (argc == 3 && strcmp(argv[1], "mask") == 0) { /* 3, argv num, no special meaning */ in main()
126 } else if (argc == 3 && strcmp(argv[1], "dump") == 0) { /* 3, argv num, no special meaning */ in main()
129 } else if (argc == 3 && strcmp(argv[1], "read") == 0) { /* 3, argv num, no special meaning */ in main()
132 } else if (argc >= 4 && strcmp(argv[1], "write") == 0) { /* 4, argv num, no special meaning */ in main()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
Dx2apic_phys.c46 /* x2apic MSRs are special and need a special fence: */ in x2apic_send_IPI()
58 /* x2apic MSRs are special and need a special fence: */ in __x2apic_send_IPI_mask()
130 /* x2apic MSRs are special and need a special fence: */ in __x2apic_send_IPI_shorthand()
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-hypervisor-xen7 Might return "<denied>" in case of special security settings
16 Might return "<denied>" in case of special security settings
25 Might return "<denied>" in case of special security settings
56 Might return "<denied>" in case of special security settings
73 Might return "0" in case of special security settings
105 Might return "<denied>" in case of special security settings
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dspecial-register-buffer-data-sampling.rst3 SRBDS - Special Register Buffer Data Sampling
7 infer values returned from special register accesses. Special register
9 the special register reads that have a security expectation of privacy are
13 to the core through the special register mechanism that is susceptible
52 CVE-2020-0543 SRBDS Special Register Buffer Data Sampling
64 EGETKEY instructions to overwrite secret special register data in the shared
69 accesses from other logical processors will be delayed until the special
/kernel/linux/linux-5.10/include/linux/
Dgenalloc.h3 * Basic general purpose allocator for managing special purpose
5 * kmalloc/kfree interface. Uses for this includes on-device special
8 * It is safe to use the allocator in NMI handlers and other special
56 * General purpose special memory pool descriptor.
70 * General purpose special memory pool chunk descriptor.
108 * gen_pool_add - add a new chunk of special memory to the pool
115 * Add a new chunk of special memory to the specified pool.
142 * gen_pool_alloc - allocate special memory from the pool
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dsetup-sdhci-gpio-s3c64xx.c24 /* Set all the necessary GPG pins to special-function 2 */ in s3c64xx_setup_sdhci0_cfg_gpio()
37 /* Set all the necessary GPH pins to special-function 2 */ in s3c64xx_setup_sdhci1_cfg_gpio()
48 /* Set all the necessary GPH pins to special-function 3 */ in s3c64xx_setup_sdhci2_cfg_gpio()
51 /* Set all the necessary GPC pins to special-function 3 */ in s3c64xx_setup_sdhci2_cfg_gpio()
/kernel/linux/linux-5.10/lib/
Dgenalloc.c3 * Basic general purpose allocator for managing special purpose
5 * kmalloc/kfree interface. Uses for this includes on-device special
8 * It is safe to use the allocator in NMI handlers and other special
145 * gen_pool_create - create a new special memory pool
149 * Create a new special memory pool that can be used to manage special purpose
170 * gen_pool_add_owner- add a new chunk of special memory to the pool
179 * Add a new chunk of special memory to the specified pool.
235 * gen_pool_destroy - destroy a special memory pool
238 * Destroy the specified special memory pool. Verifies that there are no
264 * gen_pool_alloc_algo_owner - allocate special memory from the pool
[all …]
/kernel/linux/linux-5.10/net/dsa/
Dtag_mtk.c31 /* Build the special tag after the MAC Source Address. If VLAN header in mtk_tag_xmit()
32 * is present, it's required that VLAN header and special tag is in mtk_tag_xmit()
34 * the both special and VLAN tag at the same time and then look up VLAN in mtk_tag_xmit()
52 /* Mark tag attribute on special tag insertion to notify hardware in mtk_tag_xmit()
53 * whether that's a combined special tag with 802.1Q header. in mtk_tag_xmit()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dx_operr.S114 cmpil #0x80000000,FPTEMP_LO(%a6) |test if ls lword is special
116 bsr check_upper |check if exp and ms mant are special
119 movel #0x80000000,%d0 |store special case result
161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special
163 bsr check_upper |check if exp and ms mant are special
166 movel #0x80000000,%d0 |store special case result
188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special
190 bsr check_upper |check if exp and ms mant are special
193 movel #0x80000000,%d0 |store special case result
211 | This operr condition is not of the special case. Set operr
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dswsusp_asm64.S62 #define SAVE_SPECIAL(special) \ argument
63 mf##special r0 ;\
64 std r0, SL_##special(r11)
65 #define RESTORE_SPECIAL(special) \ argument
66 ld r0, SL_##special(r11) ;\
67 mt##special r0
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
Dfsmount.sh12 # Remove MOUNT_ATTR_RELATIME as it is zeros, handle it a special way in the beautifier
13 # Only handle MOUNT_ATTR_ followed by a capital letter/num as __ is special case
15 # bits. Special case it as well in the beautifier
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/full/
DIt_los_task_016.c23 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
89 // 0xffff, initializes the args. this parameter has no special meaning. in Testcase()
103 // 0xffff, initializes the args. this parameter has no special meaning. in Testcase()
112 // 0xffff, initializes the args. this parameter has no special meaning. in Testcase()
123 // 0xffffffff, initializes the args. this parameter has no special meaning. in Testcase()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Darm,syscon-icst.yaml15 reference designs by adding special control registers that manage such
22 writing a special token to another offset in the system controller.
24 Some ARM hardware contain special versions of the serial interface that only
27 therefore have special compatible strings as per this table (the OD value is
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_nl.h81 /* special els lsrjt event */
89 /* special els logo event */
108 /* special case fabric fcprdchkerr event */
135 /* special case scsi varqueuedepth event */
142 /* special case scsi check condition event */
/kernel/linux/linux-5.10/drivers/s390/net/
DKconfig44 prompt "IUCV special message support (VM only)"
52 prompt "Deliver IUCV special messages as uevents (VM only)"
55 Select this option to deliver CP special messages (SMSGs) as
56 uevents. The driver handles only those special messages that
/kernel/linux/linux-5.10/arch/um/include/asm/
Dfixmap.h12 * Here we define all the compile-time 'special' virtual
15 * in the boot process. We allocate these special addresses
18 * can guarantee that these special addresses and
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dfixmap.h29 * Here we define all the compile-time 'special' virtual
32 * in the boot process. We allocate these special addresses
35 * can guarantee that these special addresses and

12345678910>>...219