Searched refs:lcs_reply (Results 1 – 2 of 2) sorted by relevance
753 lcs_get_reply(struct lcs_reply *reply) in lcs_get_reply()759 lcs_put_reply(struct lcs_reply *reply) in lcs_put_reply()765 static struct lcs_reply *768 struct lcs_reply *reply; in lcs_alloc_reply()772 reply = kzalloc(sizeof(struct lcs_reply), GFP_ATOMIC); in lcs_alloc_reply()791 struct lcs_reply *reply; in lcs_notify_lancmd_waiters()796 reply = list_entry(l, struct lcs_reply, list); in lcs_notify_lancmd_waiters()818 struct lcs_reply *reply = from_timer(reply, t, timer); in lcs_lancmd_timeout()819 struct lcs_reply *list_reply, *r; in lcs_lancmd_timeout()844 struct lcs_reply *reply; in lcs_send_lancmd()
272 struct lcs_reply { struct