Searched full:expects (Results 1 – 25 of 1461) sorted by relevance
12345678910>>...59
| /kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
| D | vxlan_bridge_1q.sh | 487 local -a expects=("${@}") 509 local expect=${expects[$key]} 527 local -a expects=("${@}") 531 vxlan_flood_test $mac $dst $vid "${expects[@]}" 567 local -a expects=(0 0 0 0 0) 568 expects[$hit_idx]=10 570 vxlan_flood_test $mac $dst $vid "${expects[@]}" 616 local -a expects=(0 0 0 0 0) 624 expects[0]=10; expects[1]=10; expects[3]=10 625 vxlan_flood_test $mac $dst $vid "${expects[@]}" [all …]
|
| /kernel/linux/linux-4.19/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 | 7 The controller expects two clocks, the clock used for the AXI interface and 12 the core. The core expects two dma channels, one for transmit and one for
|
| D | designware-i2s.txt | 7 clocks. The controller expects one clock: the clock used as the sampling 11 the core. The core expects one or two dma channels: one for transmit and
|
| /kernel/linux/linux-5.10/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 | designware-i2s.txt | 7 clocks. The controller expects one clock: the clock used as the sampling 11 the core. The core expects one or two dma channels: one for transmit and
|
| 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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/Documentation/usb/ |
| D | misc_usbsevseg.txt | 21 hex expects a value between 0-15 per character, 22 ascii expects a value between '0'-'9' and 'A'-'F'.
|
| /kernel/linux/linux-5.10/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'.
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-ite.c | 41 /* Touchpad on, userspace expects F22 for this */ in ite_input_mapping() 46 /* Touchpad off, userspace expects F23 for this */ in ite_input_mapping()
|
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| D | efi-header.S | 15 @ PE/COFF expects the magic string "MZ" at offset 0, while the 16 @ ARM/Linux boot protocol expects an executable instruction
|
| /kernel/linux/linux-4.19/arch/arm/boot/compressed/ |
| D | efi-header.S | 18 @ PE/COFF expects the magic string "MZ" at offset 0, while the 19 @ ARM/Linux boot protocol expects an executable instruction
|
| /kernel/linux/linux-5.10/arch/x86/xen/ |
| D | xen-asm.S | 286 * CS were. The kernel expects __USER_DS and __USER_CS, so 305 * CS were. The kernel expects __USER32_DS and __USER32_CS, so 326 * CS were. The kernel expects __USER32_DS and __USER32_CS, so
|
| /kernel/linux/linux-4.19/arch/x86/xen/ |
| D | xen-asm_64.S | 131 * CS were. The kernel expects __USER_DS and __USER_CS, so 149 * CS were. The kernel expects __USER32_DS and __USER32_CS, so
|
| /kernel/linux/linux-5.10/drivers/media/common/videobuf2/ |
| D | videobuf2-memops.c | 86 * This function adds another user to the provided vma. It expects 104 * This function releases the user from the provided vma. It expects
|
| /kernel/linux/linux-4.19/drivers/media/common/videobuf2/ |
| D | videobuf2-memops.c | 91 * This function adds another user to the provided vma. It expects 109 * This function releases the user from the provided vma. It expects
|
| /kernel/linux/linux-4.19/tools/testing/selftests/sysctl/ |
| D | Makefile | 2 # Expects kernel.sysctl_writes_strict=1.
|
| /kernel/linux/linux-5.10/tools/testing/selftests/sysctl/ |
| D | Makefile | 3 # Expects kernel.sysctl_writes_strict=1.
|
| /kernel/linux/linux-5.10/tools/testing/selftests/pstore/ |
| D | Makefile | 3 # Expects pstore backend is registered.
|
| /kernel/linux/linux-4.19/tools/testing/selftests/pstore/ |
| D | Makefile | 3 # Expects pstore backend is registered.
|
| /kernel/linux/linux-4.19/arch/x86/crypto/ |
| D | crc32c-pcl-intel-asm_64.S | 118 # less_than_8 expects length in upper 3 bits of len_dw 119 # less_than_8_post_shl1 expects length = carryflag * 8 + len_dw[31:30] 251 shl $32-4, len_dw # less_than_16 expects length 259 # less_than_8 expects length in upper 3 bits of len_dw 260 # less_than_8_post_shl1 expects length = carryflag * 8 + len_dw[31:30]
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | crc32c-pcl-intel-asm_64.S | 117 # less_than_8 expects length in upper 3 bits of len_dw 118 # less_than_8_post_shl1 expects length = carryflag * 8 + len_dw[31:30] 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]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | hil_mlc.h | 70 /* HILSE_IN simply expects any non-errored packet to arrive 75 /* HILSE_EXPECT expects a particular packet to arrive
|
12345678910>>...59