Lines Matching defs:xps
32 static void xprt_switch_add_xprt_locked(struct rpc_xprt_switch *xps, in xprt_switch_add_xprt_locked()
52 void rpc_xprt_switch_add_xprt(struct rpc_xprt_switch *xps, in rpc_xprt_switch_add_xprt()
64 static void xprt_switch_remove_xprt_locked(struct rpc_xprt_switch *xps, in xprt_switch_remove_xprt_locked()
86 void rpc_xprt_switch_remove_xprt(struct rpc_xprt_switch *xps, in rpc_xprt_switch_remove_xprt()
99 struct rpc_xprt *rpc_xprt_switch_get_main_xprt(struct rpc_xprt_switch *xps) in rpc_xprt_switch_get_main_xprt()
123 static int xprt_switch_alloc_id(struct rpc_xprt_switch *xps, gfp_t gfp_flags) in xprt_switch_alloc_id()
135 static void xprt_switch_free_id(struct rpc_xprt_switch *xps) in xprt_switch_free_id()
151 struct rpc_xprt_switch *xps; in xprt_switch_alloc() local
172 static void xprt_switch_free_entries(struct rpc_xprt_switch *xps) in xprt_switch_free_entries()
190 struct rpc_xprt_switch *xps = container_of(kref, in xprt_switch_free() local
205 struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps) in xprt_switch_get()
218 void xprt_switch_put(struct rpc_xprt_switch *xps) in xprt_switch_put()
230 void rpc_xprt_switch_set_roundrobin(struct rpc_xprt_switch *xps) in rpc_xprt_switch_set_roundrobin()
289 struct rpc_xprt_switch *xps = rcu_dereference(xpi->xpi_xpswitch); in xprt_iter_first_entry() local
327 struct rpc_xprt_switch *xps = rcu_dereference(xpi->xpi_xpswitch); in _xprt_iter_current_entry() local
361 bool __rpc_xprt_switch_has_addr(struct rpc_xprt_switch *xps, in __rpc_xprt_switch_has_addr()
381 bool rpc_xprt_switch_has_addr(struct rpc_xprt_switch *xps, in rpc_xprt_switch_has_addr()
416 struct rpc_xprt *xprt_switch_set_next_cursor(struct rpc_xprt_switch *xps, in xprt_switch_set_next_cursor()
432 struct rpc_xprt_switch *xps = rcu_dereference(xpi->xpi_xpswitch); in xprt_iter_next_entry_multiple() local
452 struct rpc_xprt *xprt_switch_find_next_entry_roundrobin(struct rpc_xprt_switch *xps, in xprt_switch_find_next_entry_roundrobin()
484 struct rpc_xprt *xprt_switch_find_next_entry_all(struct rpc_xprt_switch *xps, in xprt_switch_find_next_entry_all()
491 struct rpc_xprt *xprt_switch_find_next_entry_offline(struct rpc_xprt_switch *xps, in xprt_switch_find_next_entry_offline()
526 struct rpc_xprt_switch *xps, in __xprt_iter_init()
544 struct rpc_xprt_switch *xps) in xprt_iter_init()
558 struct rpc_xprt_switch *xps) in xprt_iter_init_listall()
564 struct rpc_xprt_switch *xps) in xprt_iter_init_listoffline()