Home
last modified time | relevance | path

Searched +full:100 +full:k (Results 1 – 25 of 1118) sorted by relevance

12345678910>>...45

/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dred.json14 …cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red limit 1M avpkt 1500 min 100K max 300K",
17 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb $",
35 …est": "$TC qdisc add dev $DUMMY handle 1: root red adaptive limit 1M avpkt 1500 min 100K max 300K",
38 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb adaptive $",
56 …nderTest": "$TC qdisc add dev $DUMMY handle 1: root red ecn limit 1M avpkt 1500 min 100K max 300K",
59 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn $",
77 …: "$TC qdisc add dev $DUMMY handle 1: root red ecn adaptive limit 1M avpkt 1500 min 100K max 300K",
80 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn adaptive $",
98 …: "$TC qdisc add dev $DUMMY handle 1: root red ecn harddrop limit 1M avpkt 1500 min 100K max 300K",
101 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn harddrop $",
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dpolice.json20 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1",
46 "$TC actions add action police rate 4Mbit burst 120k index 9"
48 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9",
75 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 1k index 98",
102 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit index 3",
105 "matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit",
156 "cmdUnderTest": "$TC actions add action police rate 1mbit burst 100k overhea
[all...]
/linux/drivers/ata/pata_parport/
H A Daten.c5 * aten.c is a low-level protocol driver for the ATEN EH-100
6 * parallel port adapter. The EH-100 supports 4-bit and 8-bit
62 int k, a, b, c, d; in aten_read_block() local
68 for (k = 0; k < count / 2; k++) { in aten_read_block()
72 buf[2 * k] = j44(c, d); in aten_read_block()
73 buf[2 * k + 1] = j44(a, b); in aten_read_block()
80 for (k = 0; k < count / 2; k++) { in aten_read_block()
83 buf[2 * k] = b; in aten_read_block()
84 buf[2 * k + 1] = a; in aten_read_block()
93 int k; in aten_write_block() local
[all …]
H A Don26.c158 w0(2); P1; w0(8); P2; udelay(100); in on26_test_port()
159 w0(2); P1; w0(0xa); P2; udelay(100); in on26_test_port()
171 mdelay(100); in on26_test_port()
193 int k, a, b; in on26_read_block() local
199 for (k = 0; k < count; k++) { in on26_read_block()
202 buf[k] = j44(a, b); in on26_read_block()
209 for (k = 0; k < count / 2; k++) { in on26_read_block()
210 w2(0x26); buf[2 * k] = r0(); in on26_read_block()
211 w2(0x24); buf[2 * k + 1] = r0(); in on26_read_block()
219 for (k = 0; k < count; k++) in on26_read_block()
[all …]
/linux/rust/kernel/
H A Drbtree.rs34 /// tree.try_create_and_insert(10, 100, flags::GFP_KERNEL)?;
39 /// assert_eq!(tree.get(&10), Some(&100));
47 /// assert_eq!(iter.next(), Some((&10, &100)));
105 /// let node = RBTreeNode::new(10, 100, flags::GFP_KERNEL)?;
125 /// tree.try_create_and_insert(10, 100, flags::GFP_KERNEL)?;
131 /// assert_eq!(iter.next(), Some((&10, &100)));
143 /// assert_eq!(iter.next(), Some((&10, &100)));
158 /// assert_eq!(iter.next(), Some((&10, &100)));
171 pub struct RBTree<K, V> {
173 _p: PhantomData<Node<K, V>>,
[all …]
/linux/tools/perf/tests/
H A Dhists_output.c54 struct perf_sample sample = { .period = 100, }; in add_hist_entries()
157 * 10.00% bash [kernel] [k] page_fault in test1()
160 * 10.00% perf [kernel] [k] page_fault in test1()
161 * 10.00% perf [kernel] [k] schedule in test1()
189 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1()
195 !strcmp(SYM(he), "main") && he->stat.period == 100); in test1()
201 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100); in test1()
207 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1()
213 !strcmp(SYM(he), "schedule") && he->stat.period == 100); in test1()
219 !strcmp(SYM(he), "free") && he->stat.period == 100); in test1()
[all …]
H A Dhists_common.c60 { 700, 100, "malloc" },
61 { 800, 100, "free" },
62 { 900, 100, "realloc" },
128 size_t k; in setup_fake_machine() local
138 for (k = 0; k < fake_symbols[i].nr_syms; k++) { in setup_fake_machine()
140 struct fake_sym *fsym = &fake_symbols[i].syms[k]; in setup_fake_machine()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-mba6.dtsi405 /* DSE = 100, 100k up, SPEED = MED */
408 /* DSE = 111, pull 100k up */
422 /* HYS = 1, DSE = 111, 100k up, SPEED = HIGH */
507 /* HYS = 1, DSE = 110, 100k up, SPEED = HIGH (11)*/
516 /* 100 k PD, DSE 120 OHM, SPEED LO */
523 /* 100 k PD, DSE 120 OHM, SPEED LO */
530 /* 100 k PD, DSE 120 OHM, SPEED LO */
578 /* CLK: 47k Pup SPD_LOW DSE 40Ohm SRE_FAST HYS */
580 /* SD2: 47k Pup SPD_LOW DSE 80Ohm SRE_FAST HYS */
H A Dimx53-usbarmory.dts124 * 3 - GPIO5[26], pull-down 100K
125 * 4 - GPIO5[27], pull-down 100K
126 * 5 - TX, pull-up 100K
127 * 6 - RX, pull-up 100K
128 * 7 - GPIO5[30], pull-down 100K
/linux/Documentation/hwmon/
H A Df71805f.rst84 in1 VIN1 VTT1.2V 10K - 1.00 1.20 V
85 in2 VIN2 VRAM 100K 100K 2.00 ~1.25 V [1]_
86 in3 VIN3 VCHIPSET 47K 100K 1.47 2.24 V [2]_
87 in4 VIN4 VCC5V 200K 47K 5.25 0.95 V
88 in5 VIN5 +12V 200K 20K 11.00 1.05 V
89 in6 VIN6 VCC1.5V 10K - 1.00 1.50 V
90 in7 VIN7 VCORE 10K - 1.00 ~1.40 V [1]_
91 in8 VIN8 VSB5V 200K 47K 1.00 0.95 V
/linux/tools/testing/selftests/rseq/
H A Drun_param_test.sh34 SLOW_REPS=100
112 echo "Yield injection (100%)"
116 inject_blocking -m 4 -k
119 inject_blocking -m 2 -k
121 echo "Kill injection (100%)"
122 inject_blocking -m 1 -k
130 echo "Sleep injection (1ms, 100%)"
/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c65 #define PCNET_RDC_TIMEOUT (2*HZ/100) /* Max wait in jiffies for Tx RDC */
80 INT_MODULE_PARM(use_big_buf, 1); /* use 64K packet buffer? */
863 /* Advertise 100F, 100H, 10F, 10H */ in set_misc_reg()
873 /* Advertise 100F, 100H, 10F, 10H */ in set_misc_reg()
973 for (i = 0; i < 100; i++) { in pcnet_reset_8390()
976 udelay(100); in pcnet_reset_8390()
980 if (i == 100) in pcnet_reset_8390()
1075 ((p & 0x0180) ? "100" : "10"), in ei_watchdog()
1449 udelay(100); in setup_shmem_window()
1492 PCMCIA_PFC_DEVICE_PROD_ID12(0, "AnyCom", "Fast Ethernet + 56K COMBO", 0x578ba6e7, 0xb0ac62c4),
[all …]
/linux/tools/testing/selftests/drivers/net/hw/
H A Dtso.py33 return struct.unpack("I", info[100:104])[0]
129 ethtool(f"-K {cfg.ifname} {features_cmd}")
156 ethtool(f"-K {cfg.ifname} {feature} off")
159 ethtool(f"-K {cfg.ifname} tx-gso-partial off")
160 ethtool(f"-K {cfg.ifname} tx-tcp-mangleid-segmentation off")
162 ethtool(f"-K {cfg.ifname} tx-gso-partial on")
165 ethtool(f"-K {cfg.ifname} tx-tcp-mangleid-segmentation on")
168 ethtool(f"-K {cfg.ifname} {feature} on")
194 ethtool(f"-K {cfg.ifname} {hw_all_features_cmd}")
202 ethtool(f"-K {cf
[all...]
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_inq_client.pkt18 +0 > S 0:0(0) <mss 1460,sackOK,TS val 100 ecr 0,nop,wscale 8>
19 +.01 < S. 0:0(0) ack 1 win 5792 <mss 1460,sackOK,TS val 700 ecr 100,nop,wscale 7>
22 // Now we have 10K of data ready on the socket.
26 // We read 1K and we should have 9K ready to read.
33 // We read 9K and we should have no further data ready to read.
45 // We read 10K and we should have one "fake" byte because the connection is
/linux/drivers/spi/
H A Dspi-sh-msiof.c103 (data & mask) == set, 1, 100); in sh_msiof_modify_ctr_wait()
127 100); in sh_msiof_spi_reset_regs()
181 * b'001 : 100 in sh_msiof_get_delay_bit()
187 if (dtdl_or_syncdl % 100) in sh_msiof_get_delay_bit()
188 return dtdl_or_syncdl / 100 + 5; in sh_msiof_get_delay_bit()
190 return dtdl_or_syncdl / 100; in sh_msiof_get_delay_bit()
207 if ((p->info->dtdl + p->info->syncdl) % 100) { in sh_msiof_spi_get_dtdl_and_syncdl()
302 unsigned int k; in sh_msiof_spi_write_fifo_8() local
304 for (k = 0; k < words; k++) in sh_msiof_spi_write_fifo_8()
305 sh_msiof_write(p, SITFDR, buf_8[k] << fs); in sh_msiof_spi_write_fifo_8()
[all …]
/linux/include/uapi/linux/
H A Dgsmmux.h30 * All timers are in units of 1/100th of a second.
41 * @k: Window size
56 unsigned int k; member
99 * All timers are in units of 1/100th of a second.
101 * @keep_alive: Control channel keep-alive in 1/100th of a second (0 to disable).
130 * @k: Window size (0 for default value).
140 __u32 k; member
H A Dmii.h49 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */
63 #define BMSR_100HALF2 0x0200 /* Can do 100BASE-T2 HDX */
64 #define BMSR_100FULL2 0x0400 /* Can do 100BASE-T2 FDX */
67 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */
68 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */
69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */
78 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex */
80 #define ADVERTISE_100FULL 0x0100 /* Try for 100mbps full-duplex */
82 #define ADVERTISE_100BASE4 0x0200 /* Try for 100mbps 4k packets */
101 #define LPA_100HALF 0x0080 /* Can do 100mbps half-duplex */
[all …]
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_police_occ.sh72 action police rate 100mbit burst 100k conform-exceed drop/ok
82 action police rate 100mbit burst 100k conform-exceed drop/ok \
H A Dtc_restrictions.sh178 matchall skip_sw action sample rate 100 group 1
184 matchall skip_sw action sample rate 100 group 1
244 matchall_behind_flower_ingress_test "sample" "sample rate 100 group 1"
304 action sample group 1 rate 100
349 action police rate 1.5kbit burst 2k conform-exceed drop/ok
370 action police rate 100mbit burst 100k conform-exceed drop/ok
377 action police rate 100mbit burst 100k conform-exceed drop/pipe \
378 action police rate 200mbit burst 200k conform-exceed drop/ok
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dkconfig.c57 tmp.sndid = 100; in has_tcp_ao()
58 tmp.rcvid = 100; in has_tcp_ao()
145 bool kernel_config_has(enum test_needs_kconfig k) in kernel_config_has() argument
150 if (kconfig[k]._error == KCONFIG_UNKNOWN) { in kernel_config_has()
151 if (kconfig[k].check_kconfig(&kconfig[k]._error)) in kernel_config_has()
152 test_error("Failed to initialize kconfig %u", k); in kernel_config_has()
154 ret = kconfig[k]._error == 0; in kernel_config_has()
/linux/samples/bpf/
H A Dhbm.c164 char cg_dir[100], cg_pin_path[100]; in run_bpf_prog()
277 delta_rate) * 100 / in run_bpf_prog()
308 char fname[100]; in run_bpf_prog()
327 char fname[100]; in run_bpf_prog()
329 int k; in run_bpf_prog() local
395 for (k = 0; k < RET_VAL_COUNT; k++) { in run_bpf_prog()
396 percent_pkts = (qstats.returnValCount[k] * 100.0) / in run_bpf_prog()
398 fprintf(fout, "%s:%6.2f (%d)\n", returnValNames[k], in run_bpf_prog()
399 percent_pkts, (int)qstats.returnValCount[k]); in run_bpf_prog()
453 int k; in main() local
[all …]
/linux/drivers/rtc/
H A Drtc-r9701.c55 int k, ret; in read_regs() local
59 for (k = 0; ret == 0 && k < no_regs; k++) { in read_regs()
60 txbuf[0] = 0x80 | regs[k]; in read_regs()
62 regs[k] = rxbuf[0]; in read_regs()
84 dt->tm_year = bcd2bin(buf[5]) + 100; /* RYRCNT */ in r9701_get_datetime()
98 ret = ret ? ret : write_reg(dev, RYRCNT, bin2bcd(dt->tm_year - 100)); in r9701_set_datetime()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c468 unsigned int k; in dml32_CalculateSwathAndDETConfiguration() local
515 for (k = 0; k < NumberOfActiveSurfaces; ++k) { in dml32_CalculateSwathAndDETConfiguration()
516 …RoundedUpMaxSwathSizeBytesY[k] = swath_width_luma_ub[k] * BytePerPixDETY[k] * MaximumSwathHeightY[ in dml32_CalculateSwathAndDETConfiguration()
517 …RoundedUpMaxSwathSizeBytesC[k] = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeight… in dml32_CalculateSwathAndDETConfiguration()
519 dml_print("DML::%s: k=%0d DPPPerSurface = %d\n", __func__, k, DPPPerSurface[k]); in dml32_CalculateSwathAndDETConfiguration()
520 dml_print("DML::%s: k=%0d swath_width_luma_ub = %d\n", __func__, k, swath_width_luma_ub[k]); in dml32_CalculateSwathAndDETConfiguration()
521 dml_print("DML::%s: k=%0d BytePerPixDETY = %f\n", __func__, k, BytePerPixDETY[k]); in dml32_CalculateSwathAndDETConfiguration()
522 dml_print("DML::%s: k=%0d MaximumSwathHeightY = %d\n", __func__, k, MaximumSwathHeightY[k]); in dml32_CalculateSwathAndDETConfiguration()
523 dml_print("DML::%s: k=%0d RoundedUpMaxSwathSizeBytesY = %d\n", __func__, k, in dml32_CalculateSwathAndDETConfiguration()
524 RoundedUpMaxSwathSizeBytesY[k]); in dml32_CalculateSwathAndDETConfiguration()
[all …]
/linux/Documentation/arch/arm/
H A Dmarvell.rst17 - 88F5181 a.k.a Orion-1
18 - 88F5181L a.k.a Orion-VoIP
19 - 88F5182 a.k.a Orion-NAS
25 - 88F5281 a.k.a Orion-2
28 - 88F6183 a.k.a Orion-1-90
42 - 88F6282 a.k.a Armada 300
45 - 88F6283 a.k.a Armada 310
217 Armada 7K Flavors:
234 Armada 8K Flavors:
312 - 88AP510 a.k.a Armada 510
[all …]
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst285 100% busy state with the disabled state.
308 Mem: 3943228k total, 1689632k used, 2253596k free, 74960k buffers
309 Swap: 4087804k total, 0k used, 4087804k free, 945336k cached
341 from 1 to 100. Even if the cooling device max_state is always 100 (100%),

12345678910>>...45