Home
last modified time | relevance | path

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

12345

/linux-6.1.9/tools/testing/selftests/net/forwarding/
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 …]
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 …]
Dvxlan_bridge_1d.sh387 local -a expects=("${@}")
404 local expect=${expects[$key]}
454 local -a expects=(0 0 0)
455 expects[$hit_idx]=10
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-6.1.9/Documentation/devicetree/bindings/sound/
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.
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-6.1.9/Documentation/usb/
Dmisc_usbsevseg.rst28 hex expects a value between 0-15 per character,
29 ascii expects a value between '0'-'9' and 'A'-'F'.
/linux-6.1.9/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S250 shl $32-4, len_dw # less_than_16 expects length
258 # less_than_8 expects length in upper 3 bits of len_dw
259 # less_than_8_post_shl1 expects length = carryflag * 8 + len_dw[31:30]
/linux-6.1.9/mm/damon/
Dcore-test.h276 unsigned long expects[] = {8, 16, 16, 24, 24, 28}; in damon_test_set_regions() local
286 KUNIT_EXPECT_EQ(test, r->ar.start, expects[expect_idx++]); in damon_test_set_regions()
287 KUNIT_EXPECT_EQ(test, r->ar.end, expects[expect_idx++]); in damon_test_set_regions()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-net-qmi13 '802.3' mode, and the driver expects to exchange
16 and the driver expects to echange IPv4 or IPv6 packets
Dsysfs-class-fc16 The interface expects a string "<cgroupid>:<appid>" where:
/linux-6.1.9/Documentation/leds/
Dleds-sc27xx.rst15 For the breathing mode, the SC27XX LED only expects one brightness
Dleds-lp3944.rst43 The chip is used mainly in embedded contexts, so this driver expects it is
/linux-6.1.9/Documentation/devicetree/bindings/phy/
Dbrcm,stingray-usb-phy.txt9 - Must be 1 for brcm,sr-usb-combo-phy as it expects one argument to indicate
/linux-6.1.9/arch/powerpc/boot/dts/
Dps3.dts33 * dtc expects a clock-frequency and timebase-frequency entries, so
/linux-6.1.9/Documentation/x86/x86_64/
Dcpu-hotplug-spec.rst16 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
/linux-6.1.9/Documentation/w1/slaves/
Dw1_ds28e04.rst41 driven low-active, i.e. the driver delivers/expects low-active values.
/linux-6.1.9/security/loadpin/
DKconfig34 expects a file descriptor of a file with verity digests as
/linux-6.1.9/arch/m68k/fpsp040/
Dsto_res.S4 | Takes the result and puts it in where the user expects it.
/linux-6.1.9/Documentation/devicetree/bindings/display/panel/
Dadvantech,idk-2121wr.yaml18 The panel expects odd pixels on the first port, and even pixels on the
/linux-6.1.9/Documentation/admin-guide/
Dedid.rst41 Makefile. Please note that the EDID data structure expects the timing
/linux-6.1.9/Documentation/core-api/
Dtimekeeping.rst84 interface that expects a 'timespec' or 'timeval' structure.
125 in a fast path and one still expects better than second accuracy,
/linux-6.1.9/arch/arm64/boot/dts/marvell/
Darmada-3720-turris-mox.dts143 * U-Boot port for Turris Mox has a bug which always expects that "ranges" DT property
145 * 2 size cells and also expects that the second range starts at 16 MB offset. Also it
146 * expects that first range uses same address for PCI (child) and CPU (parent) cells (so
/linux-6.1.9/drivers/atm/
Dnicstarmac.copyright21 * expects the Linux ATM stack to support scatter-gather lists
/linux-6.1.9/Documentation/devicetree/bindings/dvfs/
Dperformance-domain.yaml67 // domain provider and expects one cell as its phandle argument.

12345