Home
last modified time | relevance | path

Searched refs:lnet_find_peer_locked (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dpeer.c187 lnet_find_peer_locked(struct lnet_peer_table *ptable, lnet_nid_t nid) in lnet_find_peer_locked() function
222 lp = lnet_find_peer_locked(ptable, nid); in lnet_nid2peer_locked()
278 lp2 = lnet_find_peer_locked(ptable, nid); in lnet_nid2peer_locked()
Drouter.c1551 lp = lnet_find_peer_locked(the_lnet.ln_peer_tables[cpt], nid); in lnet_notify()
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h868 lnet_peer_t *lnet_find_peer_locked(struct lnet_peer_table *ptable,