Lines Matching refs:lcs_reply
757 lcs_get_reply(struct lcs_reply *reply)
763 lcs_put_reply(struct lcs_reply *reply)
769 static struct lcs_reply *
772 struct lcs_reply *reply;
776 reply = kzalloc(sizeof(struct lcs_reply), GFP_ATOMIC);
795 struct lcs_reply *reply;
800 reply = list_entry(l, struct lcs_reply, list);
822 struct lcs_reply *reply = from_timer(reply, t, timer);
823 struct lcs_reply *list_reply, *r;
848 struct lcs_reply *reply;