old_last         2843 drivers/infiniband/sw/rdmavt/qp.c 	u32 old_last, last;
old_last         2850 drivers/infiniband/sw/rdmavt/qp.c 	old_last = qp->s_last;
old_last         2851 drivers/infiniband/sw/rdmavt/qp.c 	trace_rvt_qp_send_completion(qp, wqe, old_last);
old_last         2854 drivers/infiniband/sw/rdmavt/qp.c 	if (qp->s_acked == old_last)
old_last         2856 drivers/infiniband/sw/rdmavt/qp.c 	if (qp->s_cur == old_last)
old_last         2858 drivers/infiniband/sw/rdmavt/qp.c 	if (qp->s_tail == old_last)
old_last         4517 fs/namei.c     	struct qstr old_last, new_last;
old_last         4541 fs/namei.c     				&old_path, &old_last, &old_type);
old_last         4574 fs/namei.c     	old_dentry = __lookup_hash(&old_last, old_path.dentry, lookup_flags);
old_last         4603 fs/namei.c     		if (old_last.name[old_last.len])
old_last          999 tools/perf/util/callchain.c 	struct callchain_cursor_node **old_last = cursor->last;
old_last         1035 tools/perf/util/callchain.c 	cursor->last = old_last;