Lines Matching refs:lcs_reply
753 lcs_get_reply(struct lcs_reply *reply)
759 lcs_put_reply(struct lcs_reply *reply)
765 static struct lcs_reply *
768 struct lcs_reply *reply;
772 reply = kzalloc(sizeof(struct lcs_reply), GFP_ATOMIC);
791 struct lcs_reply *reply;
796 reply = list_entry(l, struct lcs_reply, list);
818 struct lcs_reply *reply = from_timer(reply, t, timer);
819 struct lcs_reply *list_reply, *r;
844 struct lcs_reply *reply;