Home
last modified time | relevance | path

Searched refs:synchronize_threads (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/net/tcp_ao/
H A Drst.c97 synchronize_threads(); /* 1: MKT added */ in test_server_active_rst()
105 synchronize_threads(); /* 2: connection accept()ed, another queued */ in test_server_active_rst()
109 synchronize_threads(); /* 3: close listen socket */ in test_server_active_rst()
117 synchronize_threads(); /* 4: finishing up */ in test_server_active_rst()
120 synchronize_threads(); /* 5: closed active sk */ in test_server_active_rst()
122 synchronize_threads(); /* 6: counters checks */ in test_server_active_rst()
140 synchronize_threads(); /* 1: MKT added => connect() */ in test_server_passive_rst()
148 synchronize_threads(); /* 2: accepted => send data */ in test_server_passive_rst()
161 synchronize_threads(); /* 3: checkpoint the client */ in test_server_passive_rst()
162 synchronize_threads(); /* 4: close the server, creating twsk */ in test_server_passive_rst()
[all …]
H A Dseq-ext.c80 synchronize_threads(); /* 1: MKT added => connect() */ in server_fn()
89 synchronize_threads(); /* 2: accepted => send data */ in server_fn()
103 synchronize_threads(); /* 3: restore the connection on another port */ in server_fn()
115 synchronize_threads(); /* 4: dump finished */ in server_fn()
127 synchronize_threads(); /* 5: verify the connection during SEQ-number rollover */ in server_fn()
138 synchronize_threads(); /* 6: verify counters after SEQ-number rollover */ in server_fn()
167 synchronize_threads(); /* 6: verified => closed */ in server_fn()
189 synchronize_threads(); /* 1: MKT added => connect() */ in client_fn()
193 synchronize_threads(); /* 2: accepted => send data */ in client_fn()
201 synchronize_threads(); /* 3: restore the connection on another port */ in client_fn()
[all …]
H A Drestore.c32 synchronize_threads(); /* 1: MKT added => connect() */ in try_server_run()
41 synchronize_threads(); /* 2: accepted => send data */ in try_server_run()
66 synchronize_threads(); /* 3: counters checks */ in try_server_run()
85 synchronize_threads(); /* 4: verified => closed */ in try_server_run()
105 synchronize_threads(); /* don't race to exit: client exits */ in server_fn()
122 synchronize_threads(); /* 1: MKT added => connect() */ in test_get_sk_checkpoint()
126 synchronize_threads(); /* 2: accepted => send data */ in test_get_sk_checkpoint()
179 synchronize_threads(); /* 3: counters checks */ in test_sk_restore()
193 synchronize_threads(); /* 4: verified => closed */ in test_sk_restore()
H A Dconnect.c15 synchronize_threads(); in server_fn()
24 synchronize_threads(); in server_fn()
46 synchronize_threads(); in client_fn()
49 synchronize_threads(); in client_fn()
H A Dconnect-deny.c53 synchronize_threads(); /* preparations done */ in try_accept()
78 synchronize_threads(); /* before counter checks */ in try_accept()
101 synchronize_threads(); /* close() */ in try_accept()
162 synchronize_threads(); in server_fn()
184 synchronize_threads(); /* preparations done */ in try_connect()
187 synchronize_threads(); /* before counter checks */ in try_connect()
215 synchronize_threads(); /* close() */ in try_connect()
H A Dunsigned-md5.c70 synchronize_threads(); /* preparations done */ in try_accept()
73 synchronize_threads(); /* connect()/accept() timeouts */ in try_accept()
118 synchronize_threads(); /* test_kill_sk() */ in try_accept()
127 synchronize_threads(); /* client_add_ips() */ in server_add_routes()
242 synchronize_threads(); in server_fn()
289 synchronize_threads(); /* preparations done */ in try_connect()
292 synchronize_threads(); /* connect()/accept() timeouts */ in try_connect()
313 synchronize_threads(); /* test_kill_sk() */ in try_connect()
455 synchronize_threads(); /* preparations done */ in try_to_add()
459 synchronize_threads(); /* connect()/accept() timeouts */ in try_to_add()
[all …]
H A Dkey-management.c801 synchronize_threads(); /* 1: key collection initialized */ in start_server()
805 synchronize_threads(); /* 2: MKTs added => connect() */ in start_server()
815 synchronize_threads(); /* 3: accepted => send data */ in start_server()
841 synchronize_threads(); /* 4: verified => closed */ in end_server()
845 synchronize_threads(); /* 5: counters */ in end_server()
882 synchronize_threads(); /* verify current/rnext */ in server_rotations()
894 synchronize_threads(); /* 1: key collection initialized */ in run_client()
910 synchronize_threads(); /* 2: MKTs added => connect() */ in run_client()
920 synchronize_threads(); /* 3: accepted => send data */ in run_client()
961 synchronize_threads(); /* 4: verify => closed */ in end_client()
[all …]
H A Dbench-lookups.c189 synchronize_threads(); in bench_connect_srv()
228 synchronize_threads(); in server_fn()
317 synchronize_threads(); in bench_connect_client()
343 synchronize_threads(); in client_fn()
352 synchronize_threads(); in client_fn()
H A Dicmps-accept.c122 synchronize_threads(); in server_fn()
136 synchronize_threads(); in server_fn()
431 synchronize_threads(); in client_fn()
434 synchronize_threads(); in client_fn()
H A Dicmps-discard.c122 synchronize_threads(); in server_fn()
136 synchronize_threads(); in server_fn()
431 synchronize_threads(); in client_fn()
434 synchronize_threads(); in client_fn()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c157 synchronize_threads(); /* 1: init skpair & read nscounters */ in test_skpair_wait_poll()
174 synchronize_threads(); /* 1: init skpair & read nscounters */ in _test_skpair_connect_poll()
640 synchronize_threads(); /* 1: init skpair & read nscounters */ in test_skpair_server()
723 synchronize_threads(); /* 1: init skpair & read nscounters */ in test_skpair_client()
H A Dsetup.c183 void synchronize_threads(void) in synchronize_threads() function
H A Daolib.h262 extern void synchronize_threads(void);