Home
last modified time | relevance | path

Searched full:10 (Results 1 – 25 of 6566) sorted by relevance

12345678910>>...263

/linux/lib/
H A Dtest-kstrtox.c72 {"0", 10, 0ULL}, in test_kstrtoull_ok()
73 {"1", 10, 1ULL}, in test_kstrtoull_ok()
74 {"127", 10, 127ULL}, in test_kstrtoull_ok()
75 {"128", 10, 128ULL}, in test_kstrtoull_ok()
76 {"129", 10, 129ULL}, in test_kstrtoull_ok()
77 {"255", 10, 255ULL}, in test_kstrtoull_ok()
78 {"256", 10, 256ULL}, in test_kstrtoull_ok()
79 {"257", 10, 257ULL}, in test_kstrtoull_ok()
80 {"32767", 10, 32767ULL}, in test_kstrtoull_ok()
81 {"32768", 10, 32768ULL}, in test_kstrtoull_ok()
[all …]
/linux/arch/arm/mach-rpc/
H A Dirq.c18 0, 8, 9, 8,10,10,10,10,11,11,11,11,10,10,10,10,
19 12, 8, 9, 8,10,10,10,10,11,11,11,11,10,10,10,10,
20 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10,
21 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10,
22 14,14,14,14,10,10,10,10,11,11,11,11,10,10,10,10,
23 14,14,14,14,10,10,10,10,11,11,11,11,10,10,10,10,
24 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10,
25 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10,
26 15,15,15,15,10,10,10,10,11,11,11,11,10,10,10,10,
27 15,15,15,15,10,10,10,10,11,11,11,11,10,10,10,10,
[all …]
/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-debug.c84 " %-30s %10u %10u %10u %10u\n", "ina_cnt:", in il3945_ucode_rx_stats_read()
89 " %-30s %10u %10u %10u %10u\n", "fina_cnt:", in il3945_ucode_rx_stats_read()
94 " %-30s %10u %10u %10u %10u\n", "plcp_err:", in il3945_ucode_rx_stats_read()
99 " %-30s %10u %10u %10u %10u\n", "crc32_err:", in il3945_ucode_rx_stats_read()
104 " %-30s %10u %10u %10u %10u\n", "overrun_err:", in il3945_ucode_rx_stats_read()
109 " %-30s %10u %10u %10u %10u\n", "early_overrun_err:", in il3945_ucode_rx_stats_read()
116 " %-30s %10u %10u %10u %10u\n", "crc32_good:", in il3945_ucode_rx_stats_read()
121 " %-30s %10u %10u %10u %10u\n", "false_alarm_cnt:", in il3945_ucode_rx_stats_read()
127 " %-30s %10u %10u %10u %10u\n", "fina_sync_err_cnt:", in il3945_ucode_rx_stats_read()
134 " %-30s %10u %10u %10u %10u\n", "sfd_timeout:", in il3945_ucode_rx_stats_read()
[all …]
/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_vlan_mcast.sh17 ip link add l $h1 $h1.10 up type vlan id 10
22 ip link del $h1.10
29 ip link add l $h2 $h2.10 up type vlan id 10
34 ip link del $h2.10
52 bridge vlan add vid 10-11 dev $swp1 master
53 bridge vlan add vid 10-11 dev $swp2 master
104 ip address add dev $h2.10 $TEST_GROUP/32 autojoin
109 jq -e ".[].mdb[] | select(.grp == \"$TEST_GROUP\" and .vid == 10)" &>/dev/null
118 ip address del dev $h2.10 $TEST_GROUP/32 2>&1 1>/dev/null
122 .vid == 10)" &>/dev/null
[all …]
H A Dbridge_mdb.sh6 # | + $h1.10 | | + $h2.10 |
21 # | | vid 10 vid 10 | |
40 vlan_create $h1 10 v$h1 192.0.2.1/28 2001:db8:1::1/64
47 vlan_destroy $h1 10
54 vlan_create $h2 10 v$h2 192.0.2.2/28
61 vlan_destroy $h2 10
69 bridge vlan add vid 10 dev br0 self
75 bridge vlan add vid 10 dev $swp1
80 bridge vlan add vid 10 dev $swp2
93 bridge vlan del vid 10 dev $swp2
[all …]
H A Dvxlan_bridge_1q.sh6 # | + $h1.10 | | + $h2.10 |
19 # | | vid 10 vid 10 | |
26 # | | vid 10 pvid untagged vid 20 pvid untagged | |
61 # | | vid 10 pvid untagged | | | | vid 10 pvid untagged | |
71 # | | | vid 10 | | | | | vid 10 | |
78 # | | | + w2.10 | | | | | + w2.10 | |
108 vlan_create $h1 10 v$h1 192.0.2.1/28
115 vlan_destroy $h1 10
124 vlan_create $h2 10 v$h2 192.0.2.2/28
131 vlan_destroy $h2 10
[all …]
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh158 $IP nexthop add id 10 group 1/2
159 nexthop_check "id 10" "id 10 group 1/2 trap"
165 $IP nexthop del id 10
169 $IP nexthop add id 10 group 1,20/2,39
170 nexthop_check "id 10" "id 10 group 1,20/2,39 trap"
176 $IP nexthop del id 10
194 $IP nexthop add id 10 group 1/2 &> /dev/null
213 $IP nexthop add id 10 group 1/2 type resilient buckets 4
214 …nexthop_check "id 10" "id 10 group 1/2 type resilient buckets 4 idle_timer 120 unbalanced_timer 0 …
217 nexthop_bucket_nhid_count_check 10 1 2
[all …]
/linux/arch/powerpc/crypto/
H A Dcurve25519-ppc64le_asm.S90 ld 10,24(4)
107 mulld 28,10,6
108 mulhdu 29,10,6
119 mulld 12,10,4
120 mulhdu 21,10,4
122 mulli 10,10,19
135 mulld 12,10,6
136 mulhdu 21,10,6
166 mulld 12,10,4
167 mulhdu 21,10,4
[all …]
/linux/drivers/video/logo/
H A Dlogo_sgi_clut224.ppm14 6 6 6 6 6 6 10 10 10 10 10 10
15 10 10 10 6 6 6 6 6 6 6 6 6
33 0 0 0 6 6 6 10 10 10 14 14 14
36 14 14 14 10 10 10 6 6 6 0 0 0
56 42 42 42 26 26 26 18 18 18 10 10 10
72 0 0 0 0 0 0 0 0 0 10 10 10
92 0 0 0 0 0 0 10 10 10 26 26 26
152 10 10 10 30 30 30 66 66 66 58 58 58
156 86 86 86 101 101 101 46 46 46 10 10 10
158 10 10 10 0 0 0 0 0 0 0 0 0
[all …]
H A Dlogo_linux_clut224.ppm14 6 6 6 6 6 6 10 10 10 10 10 10
15 10 10 10 6 6 6 6 6 6 6 6 6
33 0 0 0 6 6 6 10 10 10 14 14 14
36 14 14 14 10 10 10 6 6 6 0 0 0
56 42 42 42 26 26 26 18 18 18 10 10 10
72 0 0 0 0 0 0 0 0 0 10 10 10
92 0 0 0 0 0 0 10 10 10 26 26 26
152 10 10 10 30 30 30 66 66 66 58 58 58
156 86 86 86 101 101 101 46 46 46 10 10 10
158 10 10 10 0 0 0 0 0 0 0 0 0
[all …]
H A Dlogo_dec_clut224.ppm14 6 6 6 6 6 6 10 10 10 10 10 10
15 10 10 10 6 6 6 6 6 6 6 6 6
33 0 0 0 6 6 6 10 10 10 14 14 14
36 14 14 14 10 10 10 6 6 6 0 0 0
56 42 42 42 26 26 26 18 18 18 10 10 10
72 0 0 0 0 0 0 0 0 0 10 10 10
92 0 0 0 0 0 0 10 10 10 26 26 26
152 10 10 10 30 30 30 66 66 66 58 58 58
156 86 86 86 101 101 101 46 46 46 10 10 10
158 10 10 10 0 0 0 0 0 0 0 0 0
[all …]
H A Dlogo_sun_clut224.ppm14 6 6 6 6 6 6 10 10 10 10 10 10
15 10 10 10 6 6 6 6 6 6 6 6 6
33 0 0 0 6 6 6 10 10 10 14 14 14
36 14 14 14 10 10 10 6 6 6 0 0 0
56 42 42 42 26 26 26 18 18 18 10 10 10
72 0 0 0 0 0 0 0 0 0 10 10 10
92 0 0 0 0 0 0 10 10 10 26 26 26
152 10 10 10 30 30 30 66 66 66 58 58 58
156 86 86 86 101 101 101 46 46 46 10 10 10
158 10 10 10 0 0 0 0 0 0 0 0 0
[all …]
H A Dlogo_mac_clut224.ppm14 6 6 6 6 6 6 10 10 10 10 10 10
15 10 10 10 6 6 6 6 6 6 6 6 6
33 0 0 0 6 6 6 10 10 10 14 14 14
36 14 14 14 10 10 10 6 6 6 0 0 0
56 42 42 42 26 26 26 18 18 18 10 10 10
72 0 0 0 0 0 0 0 0 0 10 10 10
92 0 0 0 0 0 0 10 10 10 26 26 26
156 86 86 86 101 101 101 46 46 46 10 10 10
172 234 234 234 234 234 234 214 214 214 10 10 10
177 2 2 6 10 10 10 190 190 190 242 242 242
[all …]
H A Dlogo_superh_clut224.ppm14 6 6 6 6 6 6 10 10 10 10 10 10
15 10 10 10 6 6 6 6 6 6 6 6 6
33 2 2 2 6 6 6 10 10 10 14 14 13
36 14 14 13 10 10 10 6 6 6 2 2 2
56 42 42 43 26 26 26 18 18 18 10 10 10
72 2 2 2 2 2 2 2 2 2 10 10 10
92 2 2 2 2 2 2 10 10 10 26 26 26
152 10 10 10 30 30 30 66 66 66 58 58 58
156 86 86 86 102 102 102 46 46 46 10 10 10
158 10 10 10 2 2 2 2 2 2 2 2 2
[all …]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_qp_tables.c67 { 14, 14, 13, 13, 12, 12, 12, 12, 11, 11, 10, 10, 10, 10, 9, 9, 9, 8, 8,
86 { 10, 10, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 6, 5, 5, 4, 4, 4, 4, 3,
88 { 11, 11, 10, 10, 9, 9, 9, 9, 9, 9, 8, 8, 8, 7, 7, 6, 6, 5, 5, 5, 5, 5,
90 { 12, 11, 11, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 8, 8, 7, 6, 6, 5, 5, 5,
92 { 12, 12, 11, 11, 10, 10, 10, 10, 10, 10, 9, 9, 9, 8, 8, 7, 7, 6, 6, 6,
94 { 12, 12, 12, 11, 11, 11, 10, 10, 10, 10, 9, 9, 9, 9, 8, 8, 8, 7, 7, 7,
96 { 12, 12, 12, 12, 11, 11, 11, 11, 11, 10, 10, 9, 9, 9, 8, 8, 8, 7, 7, 7,
98 { 13, 13, 13, 13, 12, 12, 11, 11, 11, 11, 10, 10, 10, 10, 9, 9, 8, 8, 8,
100 { 15, 15, 14, 14, 13, 13, 13, 13, 12, 12, 11, 11, 11, 11, 10, 10, 10, 9,
132 { 10, 9, 9, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6,
[all …]
/linux/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c147 /* PPS 10, 11 */ in drm_dsc_pps_payload_pack()
243 * are as follows: Min_qp[15:11], max_qp[10:6], offset[5:0] in drm_dsc_pps_payload_pack()
289 if (vdsc_cfg->bits_per_component <= 10) in drm_dsc_set_const_params()
362 { 7, 9, -8 }, { 8, 10, -10 }, { 9, 11, -10 }, { 10, 12, -12 },
363 { 10, 13, -12 }, { 12, 14, -12 }, { 15, 15, -12 }
372 { 3, 9, -8 }, { 3, 10, -10 }, { 5, 11, -10 }, { 5, 12, -12 },
378 .bpp = DSC_BPP(8), .bpc = 10,
384 { 0, 4, 2 }, { 4, 8, 0 }, { 5, 9, 0 }, { 5, 10, -2 },
386 { 7, 13, -8 }, { 7, 14, -10 }, { 9, 15, -10 }, { 9, 16, -12 },
396 { 11, 17, -8 }, { 11, 18, -10 }, { 13, 19, -10 },
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Dqp_tables.h37 { 10, { 0, 2, 2, 3, 4, 5, 5, 6, 6, 7, 8, 8, 9, 11, 12} },
39 { 11, { 0, 2, 2, 3, 4, 4, 5, 6, 6, 7, 8, 8, 9, 10, 11} },
40 {11.5, { 0, 2, 2, 3, 4, 4, 5, 5, 6, 7, 7, 8, 8, 10, 11} },
41 { 12, { 0, 2, 2, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 9, 10} },
42 {12.5, { 0, 1, 2, 2, 4, 4, 4, 5, 5, 6, 6, 7, 8, 9, 10} },
62 { 6, { 4, 6, 8, 8, 9, 9, 9, 10, 11, 12, 12, 12, 12, 13, 15} },
63 { 6.5, { 4, 6, 7, 8, 8, 8, 9, 10, 11, 11, 12, 12, 12, 13, 15} },
64 { 7, { 4, 5, 7, 7, 8, 8, 8, 9, 10, 11, 11, 12, 12, 13, 14} },
65 { 7.5, { 4, 5, 6, 7, 7, 8, 8, 9, 10, 10, 11, 11, 12, 13, 14} },
66 { 8, { 4, 4, 5, 6, 7, 7, 7, 8, 9, 10, 10, 11, 11, 12, 13} },
[all …]
/linux/net/kcm/
H A Dkcmproc.c93 "%-14s %-10s %-16s %-10s %-16s %-8s %-8s %-8s %-8s %s", in kcm_format_mux_header()
113 " kcm-%-7u %-10llu %-16llu %-10llu %-16llu %-8d %-8d %-8d %-8s ", in kcm_format_sock()
143 " psock-%-5u %-10llu %-16llu %-10llu %-16llu %-8d %-8d %-8d %-8d ", in kcm_format_psock()
194 "%-6s%-8s %-10llu %-16llu %-10llu %-16llu %-8s %-8s %-8s %-8s ", in kcm_format_mux()
282 "%-8s %-10s %-16s %-10s %-16s %-10s %-10s %-10s %-10s %-10s\n", in kcm_stats_seq_show()
295 "%-8s %-10llu %-16llu %-10llu %-16llu %-10u %-10u %-10u %-10u %-10u\n", in kcm_stats_seq_show()
308 …"%-8s %-10s %-16s %-10s %-16s %-10s %-10s %-10s %-10s %-10s %-10s %-10s %-10s %-10s %-10s %-10s\n", in kcm_stats_seq_show()
327 …"%-8s %-10llu %-16llu %-10llu %-16llu %-10llu %-10llu %-10u %-10u %-10u %-10u %-10u %-10u %-10u %- in kcm_stats_seq_show()
/linux/arch/xtensa/lib/
H A Dusercopy.S93 EX(10f) l8ui a6, a3, 0
95 EX(10f) s8i a6, a5, 0
103 EX(10f) l8ui a6, a3, 0
104 EX(10f) l8ui a7, a3, 1
106 EX(10f) s8i a6, a5, 0
107 EX(10f) s8i a7, a5, 1
126 EX(10f) l8ui a6, a3, 0
128 EX(10f) s8i a6, a5, 0
152 EX(10f) l32i a6, a3, 0
153 EX(10f) l32i a7, a3, 4
[all …]
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721e-common-proc-board-infotainment.dtso24 hpd-gpios = <&exp6 10 GPIO_ACTIVE_HIGH>;
73 J721E_IOPAD(0x58, PIN_OUTPUT, 10) /* (AE22) PRG1_PRU1_GPO0.VOUT0_DATA0 */
74 J721E_IOPAD(0x5c, PIN_OUTPUT, 10) /* (AG23) PRG1_PRU1_GPO1.VOUT0_DATA1 */
75 J721E_IOPAD(0x60, PIN_OUTPUT, 10) /* (AF23) PRG1_PRU1_GPO2.VOUT0_DATA2 */
76 J721E_IOPAD(0x64, PIN_OUTPUT, 10) /* (AD23) PRG1_PRU1_GPO3.VOUT0_DATA3 */
77 J721E_IOPAD(0x68, PIN_OUTPUT, 10) /* (AH24) PRG1_PRU1_GPO4.VOUT0_DATA4 */
78 J721E_IOPAD(0x6c, PIN_OUTPUT, 10) /* (AG21) PRG1_PRU1_GPO5.VOUT0_DATA5 */
79 J721E_IOPAD(0x70, PIN_OUTPUT, 10) /* (AE23) PRG1_PRU1_GPO6.VOUT0_DATA6 */
80 J721E_IOPAD(0x74, PIN_OUTPUT, 10) /* (AC21) PRG1_PRU1_GPO7.VOUT0_DATA7 */
81 J721E_IOPAD(0x78, PIN_OUTPUT, 10) /* (Y23) PRG1_PRU1_GPO8.VOUT0_DATA8 */
[all …]
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dingress_rif_conf_1d.sh11 # | $h1.10 + | | + $h2.10 |
21 # | | $swp1.10 + + $swp2.10 | |
27 # | $swp3.10 + |
36 # | $h3.10 + |
57 vlan_create $h1 10 v$h1 192.0.2.1/28
66 vlan_destroy $h1 10
73 vlan_create $h2 10 v$h2 192.0.2.3/28
78 vlan_destroy $h2 10
85 vlan_create $h3 10 v$h3 192.0.2.18/28
94 vlan_destroy $h3 10
[all …]
/linux/tools/testing/selftests/mm/
H A Dguard-regions.c306 const unsigned long NUM_PAGES = 10; in TEST_F()
409 /* Place a VMA of 10 pages size at the start of the region. */ in TEST_F()
410 ptr1 = mmap_(self, variant, ptr_region, 10 * page_size, in TEST_F()
425 ASSERT_EQ(munmap(&ptr_region[10 * page_size], 40 * page_size), 0); in TEST_F()
431 * 0 10 .. 50 55 .. 80 100 in TEST_F()
449 for (i = 0; i < 10; i++) { in TEST_F()
472 for (i = 0; i < 10; i++) { in TEST_F()
491 ptr = mmap_(self, variant, &ptr_region[10 * page_size], 40 * page_size, in TEST_F()
501 * 0 10 .. 50 55 .. 80 100 in TEST_F()
543 * 10 pages offset 1 page into reserve region. We MAP_POPULATE so we in TEST_F()
[all …]
/linux/drivers/pinctrl/qcom/
H A Dtlmm-test.c214 * Square wave with 10 high pulses, assert that we get 10 rising interrupts
226 for (i = 0; i < 10; i++) { in tlmm_test_rising()
235 KUNIT_ASSERT_EQ(test, atomic_read(&priv->intr_count), 10); in tlmm_test_rising()
239 * Square wave with 10 low pulses, assert that we get 10 falling interrupts
251 for (i = 0; i < 10; i++) { in tlmm_test_falling()
259 KUNIT_ASSERT_EQ(test, atomic_read(&priv->intr_count), 10); in tlmm_test_falling()
263 * Drive line low 10 times, handler drives it high to "clear the interrupt
264 * source", assert we get 10 interrupts
277 for (i = 0; i < 10; i++) { in tlmm_test_low()
284 KUNIT_ASSERT_EQ(test, atomic_read(&priv->intr_count), 10); in tlmm_test_low()
[all …]
/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra234.c1634 PINGROUP(soc_gpio08_pb0, RSVD0, RSVD1, RSVD2, RSVD3, 0x5008, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1635 PINGROUP(soc_gpio36_pm5, ETH0, RSVD1, DCA, RSVD3, 0x10000, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1636 PINGROUP(soc_gpio53_pm6, ETH0, RSVD1, DCA, RSVD3, 0x10008, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1637 PINGROUP(soc_gpio55_pm4, ETH2, RSVD1, RSVD2, RSVD3, 0x10010, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1638 PINGROUP(soc_gpio38_pm7, ETH1, RSVD1, RSVD2, RSVD3, 0x10018, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1639 PINGROUP(soc_gpio39_pn1, GP, RSVD1, RSVD2, RSVD3, 0x10020, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1640 PINGROUP(soc_gpio40_pn2, ETH1, RSVD1, RSVD2, RSVD3, 0x10028, 0, Y, -1, 7, 6, 8, -1, 10, 12),
1641 PINGROUP(dp_aux_ch0_hpd_pm0, DP, RSVD1, RSVD2, RSVD3, 0x10030, 0, Y, 5, 7, 6, 8, -1, 10, 12),
1642 PINGROUP(dp_aux_ch1_hpd_pm1, ETH3, RSVD1, RSVD2, RSVD3, 0x10038, 0, Y, 5, 7, 6, 8, -1, 10, 12),
1643 …PINGROUP(dp_aux_ch2_hpd_pm2, ETH3, RSVD1, DISPLAYB, RSVD3, 0x10040, 0, Y, 5, 7, 6, 8, -1, 10, 1…
[all …]
/linux/drivers/regulator/
H A Dmt6358-regulator.c242 REGULATOR_LINEAR_RANGE(600000, 0, 10, 10000),
243 REGULATOR_LINEAR_RANGE(1800000, 0, 10, 10000),
248 REGULATOR_LINEAR_RANGE(1700000, 0, 10, 10000),
249 REGULATOR_LINEAR_RANGE(1800000, 0, 10, 10000),
250 REGULATOR_LINEAR_RANGE(2700000, 0, 10, 10000),
251 REGULATOR_LINEAR_RANGE(3000000, 0, 10, 10000),
252 REGULATOR_LINEAR_RANGE(3100000, 0, 10, 10000),
257 REGULATOR_LINEAR_RANGE(1200000, 0, 10, 10000),
258 REGULATOR_LINEAR_RANGE(1300000, 0, 10, 10000),
259 REGULATOR_LINEAR_RANGE(1500000, 0, 10, 10000),
[all …]

12345678910>>...263