Lines Matching defs:head
242 struct rpc_xprt *xprt_switch_find_first_entry(struct list_head *head) in xprt_switch_find_first_entry()
254 struct rpc_xprt *xprt_switch_find_first_entry_offline(struct list_head *head) in xprt_switch_find_first_entry_offline()
276 struct rpc_xprt *_xprt_switch_find_current_entry(struct list_head *head, in _xprt_switch_find_current_entry()
294 struct rpc_xprt *xprt_switch_find_current_entry(struct list_head *head, in xprt_switch_find_current_entry()
302 struct rpc_xprt *first_entry(struct list_head *head), in _xprt_iter_current_entry()
303 struct rpc_xprt *current_entry(struct list_head *head, in _xprt_iter_current_entry()
307 struct list_head *head; in _xprt_iter_current_entry() local
325 struct rpc_xprt *xprt_switch_find_current_entry_offline(struct list_head *head, in xprt_switch_find_current_entry_offline()
343 struct list_head *head; in __rpc_xprt_switch_has_addr() local
373 struct rpc_xprt *xprt_switch_find_next_entry(struct list_head *head, in xprt_switch_find_next_entry()
419 struct rpc_xprt *__xprt_switch_find_next_entry_roundrobin(struct list_head *head, in __xprt_switch_find_next_entry_roundrobin()
434 struct list_head *head = &xps->xps_xprt_list; in xprt_switch_find_next_entry_roundrobin() local