Searched refs:expects (Results 1 – 25 of 127) sorted by relevance
123456
| /Linux-v6.6/tools/testing/selftests/net/forwarding/ |
| D | vxlan_bridge_1q.sh | 487 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 …]
|
| D | vxlan_bridge_1q_ipv6.sh | 629 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 …]
|
| D | vxlan_bridge_1d.sh | 387 local -a expects=("${@}") 404 local expect=${expects[$key]} 454 local -a expects=(0 0 0) 455 expects[$hit_idx]=10
|
| D | vxlan_bridge_1d_ipv6.sh | 508 local -a expects=("${@}") 525 local expect=${expects[$key]} 575 local -a expects=(0 0 0) 576 expects[$hit_idx]=10
|
| /Linux-v6.6/Documentation/devicetree/bindings/sound/ |
| D | adi,axi-spdif-tx.txt | 7 The controller expects two clocks, the clock used for the AXI interface and 12 the core. The core expects one dma channel for transmit.
|
| D | adi,axi-i2s.txt | 10 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-v6.6/Documentation/usb/ |
| D | misc_usbsevseg.rst | 28 hex expects a value between 0-15 per character, 29 ascii expects a value between '0'-'9' and 'A'-'F'.
|
| /Linux-v6.6/arch/x86/crypto/ |
| D | crc32c-pcl-intel-asm_64.S | 250 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-v6.6/Documentation/riscv/ |
| D | boot.rst | 10 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-v6.6/Documentation/ABI/testing/ |
| D | sysfs-class-net-qmi | 13 '802.3' mode, and the driver expects to exchange 16 and the driver expects to echange IPv4 or IPv6 packets
|
| D | sysfs-class-fc | 16 The interface expects a string "<cgroupid>:<appid>" where:
|
| /Linux-v6.6/Documentation/leds/ |
| D | leds-sc27xx.rst | 15 For the breathing mode, the SC27XX LED only expects one brightness
|
| D | leds-lp3944.rst | 43 The chip is used mainly in embedded contexts, so this driver expects it is
|
| /Linux-v6.6/mm/damon/ |
| D | core-test.h | 276 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-v6.6/Documentation/devicetree/bindings/phy/ |
| D | brcm,stingray-usb-phy.txt | 9 - Must be 1 for brcm,sr-usb-combo-phy as it expects one argument to indicate
|
| /Linux-v6.6/arch/powerpc/boot/dts/ |
| D | ps3.dts | 33 * dtc expects a clock-frequency and timebase-frequency entries, so
|
| /Linux-v6.6/Documentation/arch/x86/x86_64/ |
| D | cpu-hotplug-spec.rst | 16 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
|
| /Linux-v6.6/Documentation/w1/slaves/ |
| D | w1_ds28e04.rst | 41 driven low-active, i.e. the driver delivers/expects low-active values.
|
| /Linux-v6.6/security/loadpin/ |
| D | Kconfig | 34 expects a file descriptor of a file with verity digests as
|
| /Linux-v6.6/arch/m68k/fpsp040/ |
| D | sto_res.S | 4 | Takes the result and puts it in where the user expects it.
|
| /Linux-v6.6/Documentation/virt/coco/ |
| D | tdx-guest.rst | 39 currently used, and it expects this value to be 0. So to keep the IOCTL
|
| /Linux-v6.6/Documentation/admin-guide/ |
| D | edid.rst | 41 Makefile. Please note that the EDID data structure expects the timing
|
| /Linux-v6.6/Documentation/core-api/ |
| D | timekeeping.rst | 84 interface that expects a 'timespec' or 'timeval' structure. 125 in a fast path and one still expects better than second accuracy,
|
| /Linux-v6.6/arch/arm64/boot/dts/marvell/ |
| D | armada-3720-turris-mox.dts | 144 * U-Boot port for Turris Mox has a bug which always expects that "ranges" DT property 146 * 2 size cells and also expects that the second range starts at 16 MB offset. Also it 147 * expects that first range uses same address for PCI (child) and CPU (parent) cells (so
|
| /Linux-v6.6/drivers/atm/ |
| D | nicstarmac.copyright | 21 * expects the Linux ATM stack to support scatter-gather lists
|
123456