Home
last modified time | relevance | path

Searched full:123 (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/Linux-v5.10/Documentation/hwmon/
Dina3221.rst30 in[123]_label Voltage channel labels
31 in[123]_enable Voltage channel enable controls
32 in[123]_input Bus voltage(mV) channels
33 curr[123]_input Current(mA) measurement channels
34 shunt[123]_resistor Shunt resistance(uOhm) channels
35 curr[123]_crit Critical alert current(mA) setting, activates the
38 curr[123]_crit_alarm Critical alert current limit exceeded
39 curr[123]_max Warning alert current(mA) setting, activates the
42 curr[123]_max_alarm Warning alert current limit exceeded
/Linux-v5.10/samples/bpf/
Dtest_cgrp2_sock.sh119 test_cgrp2_sock -p 123 ${CGRP_MNT}/sockopts
123 check_sock "dev , mark 0, priority 123" "Priority set"
124 check_sock6 "dev , mark 0, priority 123" "Priority set"
128 test_cgrp2_sock -b cgrp2_sock -m 666 -p 123 ${CGRP_MNT}/sockopts
132 check_sock "dev cgrp2_sock, mark 666, priority 123" "Priority set"
133 check_sock6 "dev cgrp2_sock, mark 666, priority 123" "Priority set"
/Linux-v5.10/tools/perf/tests/
Devent_update.c22 TEST_ASSERT_VAL("wrong id", ev->id == 123); in process_event_unit()
38 TEST_ASSERT_VAL("wrong id", ev->id == 123); in process_event_scale()
57 TEST_ASSERT_VAL("wrong id", ev->id == 123); in process_event_name()
76 TEST_ASSERT_VAL("wrong id", ev->id == 123); in process_event_cpus()
100 perf_evlist__id_add(&evlist->core, &evsel->core, 0, 0, 123); in test__event_update()
/Linux-v5.10/drivers/video/logo/
Dlogo_sgi_clut224.ppm335 210 210 210 253 253 253 174 174 174 123 123 123
354 123 123 123 10 10 10 14 14 14 46 46 46
473 180 123 7 206 145 10 230 174 11 239 182 13
575 180 123 7 190 142 34 190 178 144 187 187 187
851 22 22 22 2 2 6 123 123 123 253 253 253
855 123 123 123 78 78 78 38 38 38 14 14 14
915 123 123 123 101 101 101 166 166 166 182 182 182
956 123 123 123 138 138 138 190 190 190 246 246 246
977 123 123 123 166 166 166 174 174 174 190 190 190
1057 123 123 123 116 116 116 138 138 138 231 231 231
[all …]
Dlogo_mac_clut224.ppm157 2 2 6 123 123 123 242 242 242 250 250 250
169 0 0 0 0 0 0 0 0 0 123 123 123
335 210 210 210 253 253 253 174 174 174 123 123 123
354 123 123 123 10 10 10 14 14 14 46 46 46
473 180 123 7 206 145 10 230 174 11 239 182 13
575 180 123 7 190 142 34 190 178 144 187 187 187
1010 14 14 14 123 123 123 138 138 138 90 90 90
1050 2 2 6 34 34 34 123 123 123 18 18 18
1148 78 78 78 86 86 86 101 101 101 123 123 123
1448 167 114 7 180 123 7 192 133 9 197 138 11
[all …]
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dmmap.c91 bss_data->in_val = 123; in test_mmap()
97 CHECK_FAIL(bss_data->in_val != 123); in test_mmap()
98 CHECK_FAIL(bss_data->out_val != 123); in test_mmap()
99 CHECK_FAIL(skel->bss->in_val != 123); in test_mmap()
100 CHECK_FAIL(skel->bss->out_val != 123); in test_mmap()
103 CHECK_FAIL(map_data->val[2] != 123); in test_mmap()
104 CHECK_FAIL(map_data->val[far] != 3 * 123); in test_mmap()
111 CHECK_FAIL(val != 123); in test_mmap()
113 CHECK_FAIL(val != 3 * 123); in test_mmap()
Dsockopt.c127 /* if (ctx->level == 123) { */
128 BPF_JMP_IMM(BPF_JNE, BPF_REG_6, 123, 4),
145 .get_level = 123,
170 /* if (ctx->optname == 123) { */
171 BPF_JMP_IMM(BPF_JNE, BPF_REG_6, 123, 4),
188 .get_optname = 123,
278 /* ctx->retval = 123 */
279 BPF_MOV64_IMM(BPF_REG_0, 123),
472 /* if (ctx->level == 123) { */
473 BPF_JMP_IMM(BPF_JNE, BPF_REG_6, 123, 4),
[all …]
/Linux-v5.10/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst128 static int static_var __attribute__((section("data_sec"))) = 123;
180 **# bpftool btf dump map id 123 key**
186 **# bpftool btf dump map id 123 value**
192 **# bpftool btf dump map id 123 kv**
199 **# bpftool btf dump map id 123 all**
211 **# bpftool btf dump map id 123**
/Linux-v5.10/tools/perf/tests/attr/
Dtest-record-count3 args = --no-bpf-event -c 123 kill >/dev/null 2>&1
7 sample_period=123
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/
Deeti.txt27 interrupts = <123 IRQ_TYPE_EDGE_RISING>;
28 attn-gpios = <&gpio 123 GPIO_ACTIVE_HIGH>;
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_map_in_map.c29 int value = 123; in xdp_mimtest0()
40 if (!value_p || *value_p != 123) in xdp_mimtest0()
Dfexit_bpf2bpf.c131 if (ip6p->nexthdr != 6 || ip6p->payload_len != __bpf_constant_htons(123)) in new_get_skb_ifindex()
138 if (ip6p->nexthdr != 6 || ip6p->payload_len != __bpf_constant_htons(123)) in new_get_skb_ifindex()
151 if (val != 123) in new_get_constant()
Dtest_pkt_access.c71 return get_skb_len(skb) * get_skb_ifindex(val, skb, get_constant(123)); in test_pkt_access_subprog3()
145 if (tcp->urg_ptr == 123) in test_pkt_access()
/Linux-v5.10/include/dt-bindings/clock/
Drv1108-cru.h73 #define SCLK_USBPHY 123
292 #define HRST_VIP0 123
302 #define PRST_VIP4 123
Drk3228-cru.h46 #define SCLK_HDMI_HDCP 123
268 #define SRST_RKVDEC_CABAC 123
/Linux-v5.10/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-ld11.c330 UNIPHIER_PINCTRL_PIN(123, "HS0DOUT7", UNIPHIER_PIN_IECTRL_EXIST,
331 123, UNIPHIER_PIN_DRV_1BIT,
332 123, UNIPHIER_PIN_PULL_DOWN),
486 static const unsigned hscin1_s_pins[] = {120, 121, 122, 123};
491 120, 121, 122, 123};
494 120, 121, 122, 123};
498 static const unsigned hscout1_s_pins[] = {120, 121, 122, 123};
566 123, 124, 125, 126, 127, 128, 129, 130, /* PORT20x */
Dpinctrl-uniphier-ld20.c384 UNIPHIER_PINCTRL_PIN(123, "HS0DOUT7", UNIPHIER_PIN_IECTRL_EXIST,
386 123, UNIPHIER_PIN_PULL_DOWN),
532 123, UNIPHIER_PIN_DRV_3BIT,
573 static const unsigned hscin1_s_pins[] = {120, 121, 122, 123};
582 120, 121, 122, 123};
585 120, 121, 122, 123};
589 static const unsigned hscout1_s_pins[] = {120, 121, 122, 123};
661 123, 124, 125, 126, 127, 128, 129, 130, /* PORT20x */
/Linux-v5.10/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/
Dia_css_ctc_table.host.c50 123, 123, 122, 120, 118, 115, 114, 111,
/Linux-v5.10/drivers/pinctrl/mediatek/
Dpinctrl-mt8183.c103 PIN_FIELD_BASE(123, 123, 8, 0x000, 0x10, 1, 1),
188 PIN_FIELD_BASE(123, 123, 8, 0x010, 0x10, 1, 1),
327 PIN_FIELD_BASE(123, 123, 8, 0x0A0, 0x10, 4, 3),
372 PIN_FIELD_BASE(123, 123, 8, 0x0C0, 0x10, 6, 1),
417 PIN_FIELD_BASE(123, 123, 8, 0x0C0, 0x10, 4, 1),
462 PIN_FIELD_BASE(123, 123, 8, 0x0C0, 0x10, 5, 1),
Dpinctrl-mt8127.c120 MTK_PIN_DRV_GRP(123, 0xc90, 0, 2),
157 MTK_PIN_PUPD_SPEC_SR(123, 0xca0, 0, 2, 1), /* MSDC1_DAT0 */
205 MTK_PIN_IES_SMT_SPEC(123, 126, 0xc90, 4),
243 MTK_PIN_IES_SMT_SPEC(123, 123, 0xca0, 3),
/Linux-v5.10/lib/
Dtest_printf.c154 …test("0|001| 12|+123| 1234|-123|-1234", "%d|%03d|%3d|%+d|% d|%+d|% d", 0, 1, 12, 123, 1234, -123, … in test_number()
184 test("", "%s%.0s", "", "123"); in test_string()
185 test("ABCD|abc|123", "%s|%.3s|%.*s", "ABCD", "abcdef", 3, "123456"); in test_string()
/Linux-v5.10/drivers/s390/char/
Ddefkeymap.map128 keycode 123 = numbersign Ucircumflex
143 control keycode 123 = F11 # F11
/Linux-v5.10/Documentation/driver-api/
Dmailbox.rst115 /* ap.xxx = 123; etc */
122 /* sp.abc = 123; etc */
/Linux-v5.10/drivers/acpi/
Devged.c22 * {123}
27 * if (Lequal(123, Arg0))
/Linux-v5.10/tools/bpf/runqslower/
Drunqslower.c36 " runqslower -p 123 # trace pid 123 only\n";

12345678910>>...26