Lines Matching defs:tmp
118 struct list_head *tmp;
121 list_for_each(tmp, &hw->sln_head) {
122 ln = (struct csio_lnode *) tmp;
938 struct list_head *tmp, *next;
941 list_for_each_safe(tmp, next, &rnhead->sm.sm_list) {
942 rn = (struct csio_rnode *) tmp;
960 struct list_head *tmp, *next_rn;
963 list_for_each_safe(tmp, next_rn, &rnhead->sm.sm_list) {
964 rn = (struct csio_rnode *) tmp;
985 struct list_head *tmp;
996 list_for_each(tmp, &sln->cln_head) {
997 cln = (struct csio_lnode *) tmp;
1925 struct list_head *tmp;
1931 list_for_each(tmp, &hw->sln_head) {
1932 ln = (struct csio_lnode *) tmp;
1967 struct list_head *tmp;
1973 list_for_each(tmp, &hw->sln_head) {
1974 ln = (struct csio_lnode *) tmp;