/linux-6.12.1/tools/testing/selftests/net/tcp_ao/ |
D | connect.c | 38 struct tcp_ao_counters ao1, ao2; in client_fn() local 53 if (test_get_tcp_ao_counters(sk, &ao1)) in client_fn() 74 if (test_tcp_ao_counters_cmp("connect", &ao1, &ao2, TEST_CNT_GOOD)) in client_fn() 78 before_aogood, ao1.ao_info_pkt_good, in client_fn() 79 ao1.key_cnts[0].pkt_good, in client_fn()
|
D | seq-ext.c | 68 struct tcp_ao_counters ao1, ao2; in server_fn() local 117 client_new_port, &ao1); in server_fn() 143 test_tcp_ao_counters_cmp(NULL, &ao1, &ao2, TEST_CNT_GOOD); in server_fn() 176 struct tcp_ao_counters ao1, ao2; in client_fn() local 216 test_server_port + 1, &ao1); in client_fn() 229 test_tcp_ao_counters_cmp(NULL, &ao1, &ao2, TEST_CNT_GOOD); in client_fn()
|
D | restore.c | 20 struct tcp_ao_counters ao1, ao2; in try_server_run() local 51 if (test_get_tcp_ao_counters(sk, &ao1)) in try_server_run() 72 test_tcp_ao_counters_cmp(tst_name, &ao1, &ao2, cnt_expected); in try_server_run() 143 struct tcp_ao_counters ao1, ao2; in test_sk_restore() local 162 if (test_get_tcp_ao_counters(sk, &ao1)) in test_sk_restore() 185 test_tcp_ao_counters_cmp(tst_name, &ao1, &ao2, cnt_expected); in test_sk_restore()
|
D | rst.c | 131 struct tcp_ao_counters ao1, ao2; in test_server_passive_rst() local 150 if (test_get_tcp_ao_counters(sk, &ao1)) in test_server_passive_rst() 168 test_tcp_ao_counters_cmp("passive RST server", &ao1, &ao2, TEST_CNT_GOOD); in test_server_passive_rst() 326 struct tcp_ao_counters ao1, ao2; in test_client_passive_rst() local 400 if (test_get_tcp_ao_counters(sk, &ao1)) in test_client_passive_rst() 434 test_tcp_ao_counters_cmp("client passive RST", &ao1, &ao2, TEST_CNT_GOOD); in test_client_passive_rst()
|
/linux-6.12.1/drivers/pinctrl/tegra/ |
D | pinctrl-tegra20.c | 2170 DRV_PG(ao1, 0x868),
|
D | pinctrl-tegra114.c | 1789 DRV_PINGROUP(ao1, 0x868, 2, 3, 4, 12, 5, 20, 5, 28, 2, 30, 2, N),
|
D | pinctrl-tegra124.c | 1996 DRV_PINGROUP(ao1, 0x868, 2, 3, 4, 12, 5, 20, 5, 28, 2, 30, 2, N),
|
D | pinctrl-tegra30.c | 2421 DRV_PINGROUP(ao1, 0x868, 2, 3, 4, 12, 5, 20, 5, 28, 2, 30, 2),
|