Home
last modified time | relevance | path

Searched full:300 (Results 1 – 25 of 2801) sorted by relevance

12345678910>>...113

/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dred.json15 …cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red limit 1M avpkt 1500 min 100K max 300K",
18 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb $",
38 …est": "$TC qdisc add dev $DUMMY handle 1: root red adaptive limit 1M avpkt 1500 min 100K max 300K",
41 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb adaptive $",
61 …nderTest": "$TC qdisc add dev $DUMMY handle 1: root red ecn limit 1M avpkt 1500 min 100K max 300K",
64 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn $",
84 …: "$TC qdisc add dev $DUMMY handle 1: root red ecn adaptive limit 1M avpkt 1500 min 100K max 300K",
87 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn adaptive $",
107 …: "$TC qdisc add dev $DUMMY handle 1: root red ecn harddrop limit 1M avpkt 1500 min 100K max 300K",
110 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn harddrop $",
[all …]
/kernel/linux/linux-4.19/tools/perf/tests/
Dhists_common.h10 #define FAKE_PID_BASH 300
61 * bash: 300 bash main
62 * bash: 300 bash xmalloc
63 * bash: 300 bash xfree
64 * bash: 300 libc malloc
65 * bash: 300 libc free
66 * bash: 300 libc realloc
67 * bash: 300 [kernel] schedule
68 * bash: 300 [kernel] page_fault
69 * bash: 300 [kernel] sys_perf_event_open
/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_common.h10 #define FAKE_PID_BASH 300
61 * bash: 300 bash main
62 * bash: 300 bash xmalloc
63 * bash: 300 bash xfree
64 * bash: 300 libc malloc
65 * bash: 300 libc free
66 * bash: 300 libc realloc
67 * bash: 300 [kernel] schedule
68 * bash: 300 [kernel] page_fault
69 * bash: 300 [kernel] sys_perf_event_open
Dmaps.c41 { "bpf_prog_1", 200, 300 }, in test__maps__merge_in()
47 { "bpf_prog_1", 200, 300 }, in test__maps__merge_in()
48 { "kcore1", 300, 500 }, in test__maps__merge_in()
56 { "bpf_prog_1", 200, 300 }, in test__maps__merge_in()
57 { "kcore1", 300, 500 }, in test__maps__merge_in()
/kernel/linux/linux-4.19/drivers/power/supply/
Dab8500_bmdata.c173 { 60, 300},
174 { 30, 300},
175 { 20, 300},
176 { 10, 300},
177 { 00, 300},
178 {-10, 300},
179 {-20, 300},
199 .battery_resistance = 300,
213 .low_high_cur_lvl = 300,
226 .battery_resistance = 300,
[all …]
/kernel/linux/linux-5.10/drivers/power/supply/
Dab8500_bmdata.c173 { 60, 300},
174 { 30, 300},
175 { 20, 300},
176 { 10, 300},
177 { 00, 300},
178 {-10, 300},
179 {-20, 300},
199 .battery_resistance = 300,
213 .low_high_cur_lvl = 300,
226 .battery_resistance = 300,
[all …]
/kernel/linux/linux-4.19/Documentation/RCU/Design/Data-Structures/
DTreeMapping.svg114 height="300"
123 height="300"
132 height="300"
141 height="300"
150 height="300"
159 height="300"
165 points="675,375 675,150 300,150 300,358 "
168 <!-- Arrowhead on XXXpoint 300 150 - 300 390-->
171 points="1200,675 1200,900 300,900 300,691 "
174 <!-- Arrowhead on XXXpoint 300 900 - 300 660-->
[all …]
DTreeMappingLevel.svg131 height="300"
140 height="300"
149 height="300"
158 height="300"
167 height="300"
173 points="675,375 675,150 300,150 300,358 "
176 <!-- Arrowhead on XXXpoint 300 150 - 300 390-->
200 height="300"
209 height="300"
227 points="1200,675 1200,975 300,975 300,691 "
[all …]
/kernel/linux/linux-5.10/Documentation/RCU/Design/Data-Structures/
DTreeMapping.svg114 height="300"
123 height="300"
132 height="300"
141 height="300"
150 height="300"
159 height="300"
165 points="675,375 675,150 300,150 300,358 "
168 <!-- Arrowhead on XXXpoint 300 150 - 300 390-->
171 points="1200,675 1200,900 300,900 300,691 "
174 <!-- Arrowhead on XXXpoint 300 900 - 300 660-->
[all …]
DTreeMappingLevel.svg131 height="300"
140 height="300"
149 height="300"
158 height="300"
167 height="300"
173 points="675,375 675,150 300,150 300,358 "
176 <!-- Arrowhead on XXXpoint 300 150 - 300 390-->
200 height="300"
209 height="300"
227 points="1200,675 1200,975 300,975 300,691 "
[all …]
/kernel/liteos_a/testsuites/unittest/security/reugid/smoke/
Dreugid_test_001.cpp50 ICUNIT_ASSERT_EQUAL(rgid, 300, rgid); in Child1()
52 ICUNIT_ASSERT_EQUAL(egid, 300, egid); in Child1()
56 ICUNIT_ASSERT_EQUAL(ruid, 300, ruid); in Child1()
57 ICUNIT_ASSERT_EQUAL(euid, 300, euid); in Child1()
58 ICUNIT_ASSERT_EQUAL(suid, 300, suid); in Child1()
61 ICUNIT_ASSERT_EQUAL(ruid, 300, ruid); in Child1()
63 ICUNIT_ASSERT_EQUAL(euid, 300, euid); in Child1()
67 ICUNIT_ASSERT_EQUAL(ruid, 300, ruid); in Child1()
68 ICUNIT_ASSERT_EQUAL(euid, 300, euid); in Child1()
69 ICUNIT_ASSERT_EQUAL(suid, 300, suid); in Child1()
[all …]
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Duniphier-pro5.dtsi44 clock-latency-ns = <300>;
48 clock-latency-ns = <300>;
52 clock-latency-ns = <300>;
56 clock-latency-ns = <300>;
60 clock-latency-ns = <300>;
64 clock-latency-ns = <300>;
68 clock-latency-ns = <300>;
72 clock-latency-ns = <300>;
76 clock-latency-ns = <300>;
80 clock-latency-ns = <300>;
[all …]
Darmada-xp-lenovo-ix4-300d.dts3 * Device Tree file for Lenovo Iomega ix4-300d
15 model = "Lenovo Iomega ix4-300d";
16 compatible = "lenovo,ix4-300d", "marvell,armadaxp-mv78230",
193 label = "ix4-300d:hdd:blue";
199 label = "ix4-300d:power:white";
207 label = "ix4-300d:sysfail:red";
213 label = "ix4-300d:sys:blue";
219 label = "ix4-300d:hddfail:red";
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/i2c/
Di2c-designware.txt18 This value which is by default 300ns is used to compute the tLOW period.
21 This value which is by default 300ns is used to compute the tHIGH period.
42 i2c-sda-hold-time-ns = <300>;
43 i2c-sda-falling-time-ns = <300>;
44 i2c-scl-falling-time-ns = <300>;
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
Dvidtv_psi.h4 * These are defined both in ISO/IEC 13818-1 (systems) and ETSI EN 300 468.
19 * see ISO/IEC 13818-1 : 2000 and ETSI EN 300 468 V 1.10.1 for
28 #define EIT_MAX_SECTION_LEN 4093 /* see ETSI 300 468 v.1.10.1 p. 26 */
36 NETWORK_NAME_DESCRIPTOR = 0x40, /* See ETSI EN 300 468 section 6.2.27 */
37 SERVICE_LIST_DESCRIPTOR = 0x41, /* See ETSI EN 300 468 section 6.2.35 */
38 SERVICE_DESCRIPTOR = 0x48, /* See ETSI EN 300 468 section 6.2.33 */
39 SHORT_EVENT_DESCRIPTOR = 0x4d, /* See ETSI EN 300 468 section 6.2.37 */
60 * See ETSI EN 300 468 section 6.2.33.
98 * see ETSI EN 300 468 v1.15.1 section 6.2.27
115 * see ETSI EN 300 468 v1.15.1 section 6.2.35
[all …]
/kernel/linux/linux-4.19/arch/arm64/boot/dts/socionext/
Duniphier-ld20.dtsi91 clock-latency-ns = <300>;
95 clock-latency-ns = <300>;
99 clock-latency-ns = <300>;
103 clock-latency-ns = <300>;
107 clock-latency-ns = <300>;
111 clock-latency-ns = <300>;
115 clock-latency-ns = <300>;
119 clock-latency-ns = <300>;
129 clock-latency-ns = <300>;
133 clock-latency-ns = <300>;
[all …]
/kernel/linux/linux-4.19/kernel/
DKconfig.hz32 or multimedia, selected 300Hz instead.
35 bool "300 HZ"
37 300 Hz is a good compromise choice allowing server performance
54 default 300 if HZ_300
/kernel/linux/linux-5.10/kernel/
DKconfig.hz33 or multimedia, selected 300Hz instead.
36 bool "300 HZ"
38 300 Hz is a good compromise choice allowing server performance
55 default 300 if HZ_300
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Darmada-xp-lenovo-ix4-300d.dts3 * Device Tree file for Lenovo Iomega ix4-300d
15 model = "Lenovo Iomega ix4-300d";
16 compatible = "lenovo,ix4-300d", "marvell,armadaxp-mv78230",
193 label = "ix4-300d:hdd:blue";
199 label = "ix4-300d:power:white";
207 label = "ix4-300d:sysfail:red";
213 label = "ix4-300d:sys:blue";
219 label = "ix4-300d:hddfail:red";
Duniphier-pro5.dtsi44 clock-latency-ns = <300>;
48 clock-latency-ns = <300>;
52 clock-latency-ns = <300>;
56 clock-latency-ns = <300>;
60 clock-latency-ns = <300>;
64 clock-latency-ns = <300>;
68 clock-latency-ns = <300>;
72 clock-latency-ns = <300>;
76 clock-latency-ns = <300>;
80 clock-latency-ns = <300>;
[all …]
/kernel/linux/linux-4.19/arch/m68k/include/uapi/asm/
Dbootinfo-hp300.h3 ** asm/bootinfo-hp300.h -- HP9000/300-specific boot information definitions
11 * HP9000/300-specific tags
20 * HP9000/300 and /400 models (BI_HP300_MODEL)
45 * Latest HP9000/300 bootinfo version
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
Dbootinfo-hp300.h3 ** asm/bootinfo-hp300.h -- HP9000/300-specific boot information definitions
11 * HP9000/300-specific tags
20 * HP9000/300 and /400 models (BI_HP300_MODEL)
45 * Latest HP9000/300 bootinfo version
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Dsnps,designware-i2c.yaml80 default: 300
87 default: 300
126 i2c-sda-hold-time-ns = <300>;
127 i2c-sda-falling-time-ns = <300>;
128 i2c-scl-falling-time-ns = <300>;
/kernel/linux/linux-5.10/drivers/pcmcia/
Dsoc_common.h186 * see section 4.7.4), or 300ns for a 600ns cycle time (for 3.3V
188 * has a maximum value of 150ns for a 300ns cycle time (for 5V
189 * operation), or 300ns for a 600ns cycle time (for 3.3V operation).
195 * memory command width time is 300ns.
199 #define SOC_PCMCIA_3V_MEM_ACCESS (300)
200 #define SOC_PCMCIA_ATTR_MEM_ACCESS (300)
/kernel/linux/linux-4.19/drivers/pcmcia/
Dsoc_common.h186 * see section 4.7.4), or 300ns for a 600ns cycle time (for 3.3V
188 * has a maximum value of 150ns for a 300ns cycle time (for 5V
189 * operation), or 300ns for a 600ns cycle time (for 3.3V operation).
195 * memory command width time is 300ns.
199 #define SOC_PCMCIA_3V_MEM_ACCESS (300)
200 #define SOC_PCMCIA_ATTR_MEM_ACCESS (300)

12345678910>>...113