Searched refs:rtmp (Results 1 – 2 of 2) sorted by relevance
| /net/9p/ |
| A D | trans_fd.c | 188 struct p9_req_t *req, *rtmp; in p9_conn_cancel() local 203 list_for_each_entry_safe(req, rtmp, &m->req_list, req_list) { in p9_conn_cancel() 207 list_for_each_entry_safe(req, rtmp, &m->unsent_req_list, req_list) { in p9_conn_cancel() 214 list_for_each_entry_safe(req, rtmp, &cancel_list, req_list) { in p9_conn_cancel()
|
| /net/rds/ |
| A D | connection.c | 443 struct rds_message *rm, *rtmp; in rds_conn_path_destroy() local 456 list_for_each_entry_safe(rm, rtmp, in rds_conn_path_destroy()
|
Completed in 9 milliseconds