Home
last modified time | relevance | path

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

12345

/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1q.sh487 local -a expects=("${@}")
509 local expect=${expects[$key]}
527 local -a expects=("${@}")
567 local -a expects=(0 0 0 0 0)
568 expects[$hit_idx]=10
616 local -a expects=(0 0 0 0 0)
624 expects[0]=10; expects[1]=10; expects[3]=10
634 expects[0]=10; expects[1]=0; expects[3]=0
644 expects[0]=10; expects[1]=10; expects[3]=10
654 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.sh387 local -a expects=("${@}")
404 local expect=${expects[$key]}
454 local -a expects=(0 0 0)
455 expects[$hit_idx]=10
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
/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/mm/damon/tests/
H A Dcore-kunit.h300 unsigned long expects[] = {8, 16, 16, 24, 24, 28}; in damon_test_set_regions() local
310 KUNIT_EXPECT_EQ(test, r->ar.start, expects[expect_idx++]); in damon_test_set_regions()
311 KUNIT_EXPECT_EQ(test, r->ar.end, expects[expect_idx++]); in damon_test_set_regions()
399 unsigned int expects[] = {55000, 50000, 55000, 50000, 45000, 40000, in damon_test_moving_sum() local
406 KUNIT_EXPECT_EQ(test, mvsum, expects[i]); in damon_test_moving_sum()
/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/Documentation/devicetree/bindings/phy/
H A Dbrcm,stingray-usb-phy.txt9 - Must be 1 for brcm,sr-usb-combo-phy as it expects one argument to indicate
/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/security/loadpin/
H A DKconfig37 expects a file descriptor of a file with verity digests as
/linux/arch/m68k/fpsp040/
H A Dsto_res.S4 | Takes the result and puts it in where the user expects it.
/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

12345