Home
last modified time | relevance | path

Searched refs:expects (Results 1 – 25 of 96) sorted by relevance

1234

/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1q.sh487 local -a expects=("${@}")
509 local expect=${expects[$key]}
527 local -a expects=("${@}")
582 local -a expects=(0 0 0 0 0)
583 expects[$hit_idx]=10
631 local -a expects=(0 0 0 0 0)
639 expects[0]=10; expects[1]=10; expects[3]=10
649 expects[0]=10; expects[1]=0; expects[3]=0
659 expects[0]=10; expects[1]=10; expects[3]=10
669 expects[0]=10; expects[1]=10; expects[3]=10
[all …]
H A Dvxlan_bridge_1q_ipv6.sh629 local -a expects=("${@}")
651 local expect=${expects[$key]}
669 local -a expects=("${@}")
709 local -a expects=(0 0 0 0 0)
710 expects[$hit_idx]=10
758 local -a expects=(0 0 0 0 0)
766 expects[0]=10; expects[1]=10; expects[3]=10
776 expects[0]=10; expects[1]=0; expects[3]=0
786 expects[0]=10; expects[1]=10; expects[3]=10
796 expects[0]=10; expects[1]=10; expects[3]=10
[all …]
H A Dvxlan_bridge_1d_ipv6.sh508 local -a expects=("${@}")
525 local expect=${expects[$key]}
575 local -a expects=(0 0 0)
576 expects[$hit_idx]=10
H A Dvxlan_bridge_1d.sh387 local -a expects=("${@}")
404 local expect=${expects[$key]}
462 local -a expects=(0 0 0)
463 expects[$hit_idx]=10
/linux/Documentation/devicetree/bindings/sound/
H A Dadi,axi-spdif-tx.txt7 The controller expects two clocks, the clock used for the AXI interface and
12 the core. The core expects one dma channel for transmit.
H A Dadi,axi-i2s.txt10 The controller expects two clocks, the clock used for the AXI interface and
15 the core. The core expects two dma channels if both transmit and receive are
/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst28 hex expects a value between 0-15 per character,
29 ascii expects a value between '0'-'9' and 'A'-'F'.
/linux/Documentation/arch/riscv/
H A Dboot.rst10 This document describes what the RISC-V kernel expects from bootloaders and
19 The RISC-V kernel expects the following of bootloaders and platform firmware:
24 The RISC-V kernel expects:
32 The RISC-V kernel expects:
46 The RISC-V kernel expects to be placed at a PMD boundary (2MB aligned for rv64
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-qmi13 '802.3' mode, and the driver expects to exchange
16 and the driver expects to echange IPv4 or IPv6 packets
H A Dsysfs-class-fc16 The interface expects a string "<cgroupid>:<appid>" where:
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_slow_start_slow-start-after-idle.pkt3 // This test expects tso size to be at least initial cwnd * mss
H A Dtcp_slow_start_slow-start-after-win-update.pkt3 // This test expects tso size to be at least initial cwnd * mss
/linux/Documentation/leds/
H A Dleds-sc27xx.rst15 For the breathing mode, the SC27XX LED only expects one brightness
H A Dleds-lp3944.rst43 The chip is used mainly in embedded contexts, so this driver expects it is
/linux/arch/powerpc/boot/dts/
H A Dps3.dts33 * dtc expects a clock-frequency and timebase-frequency entries, so
/linux/Documentation/arch/x86/x86_64/
H A Dcpu-hotplug-spec.rst16 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
/linux/Documentation/w1/slaves/
H A Dw1_ds28e04.rst41 driven low-active, i.e. the driver delivers/expects low-active values.
/linux/mm/damon/tests/
H A Dcore-kunit.h382 unsigned long expects[] = {8, 16, 16, 24, 24, 28}; in damon_test_set_regions() local
406 KUNIT_EXPECT_EQ(test, r->ar.start, expects[expect_idx++]); in damon_test_set_regions()
407 KUNIT_EXPECT_EQ(test, r->ar.end, expects[expect_idx++]); in damon_test_set_regions()
501 unsigned int expects[] = {55000, 50000, 55000, 50000, 45000, 40000, in damon_test_moving_sum() local
508 KUNIT_EXPECT_EQ(test, mvsum, expects[i]); in damon_test_moving_sum()
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-tx8p-ml81-moduline-display-106-av123z7m-n17.dtso121 * burst has to be at least 2x dsi clock that the sn65dsi85 expects
/linux/arch/m68k/fpsp040/
H A Dsto_res.S4 | Takes the result and puts it in where the user expects it.
/linux/tools/perf/Documentation/
H A Dperf-check.txt33 It expects a feature list as an argument. There can be a single feature
/linux/Documentation/virt/coco/
H A Dtdx-guest.rst39 currently used, and it expects this value to be 0. So to keep the IOCTL
/linux/Documentation/core-api/
H A Dtimekeeping.rst84 interface that expects a 'timespec' or 'timeval' structure.
125 in a fast path and one still expects better than second accuracy,
/linux/drivers/atm/
H A Dnicstarmac.copyright21 * expects the Linux ATM stack to support scatter-gather lists
/linux/scripts/package/
H A DPKGBUILD61 # systemd expects to find the kernel here to allow hibernation

1234