Home
last modified time | relevance | path

Searched full:10001 (Results 1 – 25 of 44) sorted by relevance

12

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dcosmic,10001-adc.yaml4 $id: http://devicetree.org/schemas/iio/adc/cosmic,10001-adc.yaml#
7 title: Cosmic Circuits CC-10001 ADC
13 Cosmic Circuits 10001 10-bit ADC device.
17 const: cosmic,10001-adc
52 compatible = "cosmic,10001-adc";
/linux/tools/testing/selftests/net/mptcp/
H A Ddiag.sh301 ./mptcp_connect -p 10001 -l -s TCP -t ${timeout_poll} -w 20 \
303 mptcp_lib_wait_local_port_listen $ns 10001
307 ./mptcp_connect -p 10001 -r 0 -t ${timeout_poll} -w 20 \
309 wait_connected $ns 10001
323 ./mptcp_connect -p $((I+10001)) -l -w 20 \
326 mptcp_lib_wait_local_port_listen $ns $((NR_CLIENTS + 10001))
332 ./mptcp_connect -p $((I+10001)) -w 20 \
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpro_epilogue.c38 * does args->a += 1, thus final args.a value of 10001 in test_tailcall()
46 ASSERT_EQ(args.a, 10001, "args.a"); in test_tailcall()
47 ASSERT_EQ(topts.retval, 10001 * 2, "topts.retval"); in test_tailcall()
H A Dnetfilter_link_attach.c40 .priority = 10001,
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_slow_start_slow-start-ack-per-4pkt.pkt23 +0 > P. 1:10001(10000) ack 1
27 +0 > P. 10001:18001(8000) ack 1
32 +.005 < . 1:1(0) ack 10001 win 257
H A Dtcp_slow_start_slow-start-after-idle.pkt22 +0 > P. 5001:10001(5000) ack 1
25 +.1 < . 1:1(0) ack 10001 win 511
27 +0 > P. 10001:20001(10000) ack 1
H A Dtcp_slow_start_slow-start-ack-per-2pkt.pkt24 +0 > P. 1:10001(10000) ack 1
28 +0 > P. 10001:14001(4000) ack 1
39 +.005 < . 1:1(0) ack 10001 win 257
H A Dtcp_slow_start_slow-start-after-win-update.pkt22 +0 > P. 5001:10001(5000) ack 1
25 +.1 < . 1:1(0) ack 10001 win 511
27 +0 > P. 10001:20001(10000) ack 1
H A Dtcp_inq_server.pkt21 +0 < . 1:10001(10000) ack 1 win 514
22 +0 > . 1:1(0) ack 10001
39 +0 < F. 10001:20001(10000) ack 1 win 514
H A Dtcp_inq_client.pkt20 +0 < . 1:10001(10000) ack 1 win 514
21 +0 > . 1:1(0) ack 10001 <nop,nop,TS val 200 ecr 700>
39 +0 < F. 10001:20001(10000) ack 1 win 514
H A Dtcp_slow_start_slow-start-ack-per-1pkt.pkt23 +0 > P. 1:10001(10000) ack 1
27 +0 > P. 10001:12001(2000) ack 1
53 +0 < . 1:1(0) ack 10001 win 257
H A Dtcp_slow_start_slow-start-app-limited.pkt20 +0 > P. 1:10001(10000) ack 1
35 +.005 < . 1:1(0) ack 10001 win 257
/linux/arch/loongarch/include/asm/
H A Dbug.h27 10000: .long 10001f - .; \
31 10001:
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dudp_tunnel_nic.sh387 exp0=( `mke 10000 1` `mke 10001 1` 0 0 )
388 new_vxlan vxlan1 10001 $NSIM_NETDEV
391 exp0=( `mke 10000 1` `mke 10001 1` `mke 10002 1` 0 )
395 exp0=( `mke 10000 1` `mke 10001 1` `mke 10002 1` `mke 10003 1` )
/linux/include/uapi/linux/
H A Dnfs.h70 NFSERR_BADHANDLE = 10001, /* v3 v4 */
H A Drds.h120 #define RDS_INFO_CONNECTIONS 10001
/linux/tools/perf/Documentation/
H A Dtips.txt38 …f individual events use perf record -e cpu/cpu-cycles,period=100001/,cpu/branches,period=10001/ ...
/linux/lib/
H A Dtest_ida.c50 IDA_BUG_ON(ida, ida_alloc_min(ida, 5000, GFP_KERNEL) != 10001); in ida_check_alloc()
/linux/tools/testing/selftests/x86/
H A Dsingle_step_syscall.c83 if (sig_traps == 10000 || sig_traps == 10001) { in sigtrap()
/linux/include/sound/sof/
H A Dtopology.h45 SOF_COMP_FILEWRITE = 10001, /**< host test based file IO */
/linux/Documentation/admin-guide/blockdev/drbd/
H A DDRBD-8.3-data-packets.svg164 …x="7999 8304 8541 8778 8990 9201 9413 9650 10001 10120 10357 10594 10806 11043 11280 11398 11703 1…
268 …x="7999 8304 8541 8778 8990 9201 9413 9650 10001 10120 10357 10594 10806 11043 11280 11398 11703 1…
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-bootinfo.h270 CVMX_BOARD_TYPE_CUST_WSX16 = 10001,
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_htab_mem.c51 ARG_USE_CASE = 10001,
/linux/drivers/iio/adc/
H A Dcc10001_adc.c399 { .compatible = "cosmic,10001-adc", },
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h215 if (bpf_ntohl(rport) == 10001) { in bpf_sockmap()

12