Searched refs:in_downcall (Results 1 – 3 of 3) sorted by relevance
46 struct list_head in_downcall; member
318 list_for_each_entry(pos, &pipe->in_downcall, list) { in __gss_find_upcall()343 list_add(&gss_msg->list, &pipe->in_downcall); in gss_add_msg()709 list_for_each_entry(pos, &pipe->in_downcall, list) { in gss_find_downcall()855 list_for_each_entry(gss_msg, &pipe->in_downcall, list) { in gss_pipe_release()
547 INIT_LIST_HEAD(&pipe->in_downcall); in init_pipe()