| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | udp_tunnel_nic.sh | 193 while ! check_table 1 exp1 $((retries == 0)); do 276 exp1=( 0 0 0 0 ) 305 exp1=( `mke 6081 2` 0 0 0 ) 312 exp1=( 0 0 0 0 ) 318 exp1=( `mke 6081 2` 0 0 0 ) 325 exp1=( 0 0 0 0 ) 393 exp1=( `mke 20000 2` 0 0 0 ) 397 exp1=( `mke 20000 2` `mke 20001 2` 0 0 ) 401 exp1=( `mke 20000 2` `mke 20001 2` `mke 20002 2` 0 ) 405 exp1=( `mke 20000 2` `mke 20001 2` `mke 20002 2` `mke 20003 2` ) [all …]
|
| /linux/lib/ |
| H A D | test_bitmap.c | 19 #define EXP1_IN_BITS (sizeof(exp1) * 8) 26 static const unsigned long exp1[] __initconst = { variable 231 for_each_set_bit(bit, exp1, EXP1_IN_BITS) { in test_find_nth_bit() 232 b = find_nth_bit(exp1, EXP1_IN_BITS, cnt++); in test_find_nth_bit() 452 {0, "0", &exp1[0], 8, 0}, 453 {0, "1", &exp1[1 * step], 8, 0}, 454 {0, "0-15", &exp1[2 * step], 32, 0}, 455 {0, "16-31", &exp1[3 * step], 32, 0}, 456 {0, "0-31:1/2", &exp1[4 * step], 32, 0}, 457 {0, "1-31:1/2", &exp1[5 * step], 32, 0}, [all …]
|
| /linux/tools/testing/selftests/net/ |
| H A D | link_netns.py | 127 for src_net, netns, link_netns, exp1, exp2 in cases: 138 ksft_true(validate_link_netns(tgt_net, "foo", exp1),
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am62x-sk-csi2-tevi-ov5640.dtso | 75 powerdown-gpios = <&exp1 13 GPIO_ACTIVE_LOW>;
|
| H A D | k3-am62x-sk-csi2-ov5640.dtso | 75 powerdown-gpios = <&exp1 13 GPIO_ACTIVE_LOW>;
|
| H A D | k3-am62x-sk-csi2-imx219.dtso | 74 reset-gpios = <&exp1 13 GPIO_ACTIVE_HIGH>;
|
| H A D | k3-j721s2-evm-gesi-exp-board.dtso | 50 &exp1 {
|
| H A D | k3-am625-sk-common.dtsi | 64 gpio = <&exp1 3 GPIO_ACTIVE_HIGH>; 172 exp1: gpio@22 { label
|
| H A D | k3-j721e-common-proc-board-infotainment.dtso | 105 &exp1 {
|
| H A D | k3-j721e-evm-gesi-exp-board.dtso | 103 &exp1 {
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | hyperv_tlb_flush.c | 171 static inline void post_test(struct test_data *data, u64 exp1, u64 exp2) in prepare_to_test() 177 set_expected_val((void *)data->test_pages, exp1, WORKER_VCPU_ID_1); 182 post_test(struct test_data * data,u64 exp1,u64 exp2) post_test() argument
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-p2597.dtsi | 1372 exp1: gpio@74 { label 1708 gpio = <&exp1 3 GPIO_ACTIVE_HIGH>; 1719 gpio = <&exp1 9 GPIO_ACTIVE_HIGH>; 1749 gpio = <&exp1 12 GPIO_ACTIVE_HIGH>; 1769 gpio = <&exp1 13 GPIO_ACTIVE_HIGH>; 1799 gpio = <&exp1 4 GPIO_ACTIVE_LOW>;
|
| H A D | tegra186-p2771-0000.dts | 2250 exp1: gpio@74 { label 2549 gpio = <&exp1 14 GPIO_ACTIVE_HIGH>; 2585 gpio = <&exp1 4 GPIO_ACTIVE_LOW>;
|
| /linux/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_join.sh | 2072 local exp1=$2 2079 print_check "mptcp_info ${info1:0:15}=$exp1:$exp2" 2087 if [ "$cnt1" != "$exp1" ] || [ "$cnt2" != "$exp2" ]; then 2088 fail_test "got $cnt1:$cnt2 $info1:$info2 expected $exp1:$exp2"
|