Home
last modified time | relevance | path

Searched full:1234 (Results 1 – 25 of 125) sorted by relevance

12345

/linux/samples/bpf/
H A Dtest_lwt_bpf.sh151 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX
153 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX
155 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX" || exit 1
167 cb 1234 ingress_ifindex 0 ifindex 0
169 cb 1234 ingress_ifindex 0 ifindex 0
171 cb 1234 ingress_ifindex 0 ifindex 0" || exit 1
185 cb 1234 ingress_ifindex 1 ifindex 1
187 cb 1234 ingress_ifindex 1 ifindex 1
189 cb 1234 ingress_ifindex 1 ifindex 1
191 cb 1234 ingress_ifindex 1 ifindex 1
[all …]
H A Dtest_lru_dist.c270 unsigned long long key, value = 1234; in do_test_lru_dist()
352 value[0] = 1234; in test_lru_loss0()
404 value[0] = 1234; in test_lru_loss1()
433 value[0] = 1234; in do_test_parallel_lru_loss()
/linux/tools/testing/selftests/net/
H A Dcmsg_ip.sh64 $NSEXE ./cmsg_sender -s -S 2000 -6 -p $p $m $TGT6 1234
100 $NSEXE ./cmsg_sender $IPVER -p $p $m $((TOS2)) $TGT 1234
104 $NSEXE ./cmsg_sender $IPVER -p $p $m $((TOS2)) $TGT 1234
115 $NSEXE ./cmsg_sender $IPVER -p $p $m $((TOS)) -s $TGT 1234
120 $NSEXE ./cmsg_sender $IPVER -p $p $m "$((TOS | ECN))" -s $TGT 1234
154 $NSEXE ./cmsg_sender $IPVER -p $p $m $LIM $TGT 1234
158 $NSEXE ./cmsg_sender $IPVER -p $p $m $LIM $TGT 1234
175 $NSEXE ./cmsg_sender -p $p -6 -H $h $TGT6 1234
H A Dcmsg_so_mark.sh60 ip netns exec $NS ./cmsg_sender -$i -p $p $m $((MARK + 1)) $TGT 1234
65 ip netns exec $NS ./cmsg_sender -$i -p $p $m $MARK -s $TGT 1234
H A Dsctp_vrf.sh12 CLIENT_PORT=1234
16 SERVER_PORT=1234
/linux/fs/efivarfs/
H A Dinode.c52 * VariableName-12345678-1234-1234-1234-1234567891bc
72 * 12345678-1234-1234-1234-123456789abc in efivarfs_valid_name()
/linux/drivers/iio/test/
H A Diio-test-rescale.c112 .schan_val2 = 1234,
121 .schan_val2 = 1234,
268 .schan_val2 = 1234,
277 .schan_val2 = 1234,
486 .offset = 1234,
495 .offset = -1234,
504 .offset = 1234,
513 .offset = -1234,
522 .offset = 1234,
531 .offset = -1234,
[all …]
/linux/tools/testing/selftests/bpf/
H A Dtest_lru_map.c181 value[0] = 1234; in test_lru_sanity0()
219 assert(value[0] == 1234); in test_lru_sanity0()
233 assert(value[0] == 1234); in test_lru_sanity0()
279 value[0] = 1234; in test_lru_sanity1()
348 value[0] = 1234; in test_lru_sanity2()
390 value[0] = 1234; in test_lru_sanity2()
452 value[0] = 1234; in test_lru_sanity3()
511 value[0] = 1234; in test_lru_sanity4()
553 value[0] = 1234; in do_test_lru_sanity5()
579 value[0] = 1234; in test_lru_sanity5()
[all …]
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan_fdb_veto.sh87 dst $REMOTE_IP_1 port 1234 2>/dev/null
91 dst $REMOTE_IP_1 port 1234 2>&1 >/dev/null \
107 dst $REMOTE_IP_2 port 1234 2>/dev/null
111 dst $REMOTE_IP_2 port 1234 2>&1 >/dev/null \
H A Dmirror_gre.sh29 key 1234
32 key 1234
/linux/net/hsr/
H A Dprp_dup_discard_test.c
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dpsample.sh70 echo 1234 > $PSAMPLE_DIR/group_num
74 grep -q -e "group 1234" $CAPTURE_FILE
101 echo 1234 > $PSAMPLE_DIR/in_ifindex
105 grep -q -e "in-ifindex 1234" $CAPTURE_FILE
H A Dpeer.sh178 ip netns exec nssv socat TCP-LISTEN:1234,fork $tmp_file &
182 wait_local_port_listen nssv 1234 tcp
184 echo "HI" | ip netns exec nscl socat STDIN TCP:192.168.1.1:1234
/linux/tools/perf/tests/
H A Dperf-hooks.c23 *hook_flags = 1234; in the_hook()
38 if (hook_flags != 1234) { in test__perf_hooks()
/linux/Documentation/dev-tools/
H A Dcontainer.rst144 current user calling the ``container`` tool has id 1234. The kernel source
145 tree was checked out by this same user so the files belong to user 1234. With
146 Podman, the container will be running as user id 1000 with a mapping to id 1234
149 with user id 1234 which can access the files in the volume but not in the user
/linux/lib/tests/
H A Dprintf_kunit.c170 test("0|001| 12|+123| 1234|-123|-1234", "%d|%03d|%3d|%+d|% d|%+d|% d", 0, 1, 12, 123, 1234, -123, -1234); in test_number()
193 test("1234 ", "%-10.4s", "123456"); in test_string()
194 test(" 1234", "%10.4s", "123456"); in test_string()
755 test("-1234", "%pe", ERR_PTR(-1234)); in errptr()
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_sctp_collision.sh18 CLIENT_PORT=1234
21 SERVER_PORT=1234
/linux/tools/testing/selftests/bpf/progs/
H A Dnetif_receive_skb.c130 TEST_BTF_C(str, int, 0, 1234); in BPF_PROG()
131 TEST_BTF(str, int, BTF_F_NONAME, "1234", 1234); in BPF_PROG()
H A Dget_func_args_test.c95 return 1234; in BPF_PROG()
121 test4_result &= err == 0 && ret == 1234; in BPF_PROG()
H A Dtailcall5.c30 if (selector == 1234) in entry()
H A Drecvmsg6_prog.c13 #define SERV6_IP_0 0xfaceb00c /* face:b00c:1234:5678::abcd */
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c17 #define TEST_OA_CONFIG_UUID "12345678-1234-1234-1234-1234567890ab"
/linux/drivers/clk/ti/
H A Dclkctrl.c258 /* l4per-clkctrl:1234:0 style naming based on clkctrl_name */ in clkctrl_get_clock_name()
270 /* l4per:1234:0 old style naming based on clkctrl_name */ in clkctrl_get_clock_name()
275 /* l4per_cm:1234:0 old style naming based on parent node name */ in clkctrl_get_clock_name()
280 /* l4per-clkctrl:1234:0 style naming based on node name */ in clkctrl_get_clock_name()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rbd171 <address>:<port>/<nonce>: '1.2.3.4:1234/5678' or
172 '[1:2:3:4:5:6:7:8]:1234/5678'.
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_func_args_test.c35 ASSERT_EQ(topts.retval & 0xffff, 1234 + 29, "test_run"); in test_get_func_args_test()

12345