Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/lnet/
Dlib-types.h322 unsigned int lp_notifying:1; /* some thread is handling member
/drivers/staging/lustre/lnet/lnet/
Drouter.c141 if (lp->lp_notifying || !ni) in lnet_ni_notify_locked()
144 lp->lp_notifying = 1; in lnet_ni_notify_locked()
166 lp->lp_notifying = 0; in lnet_ni_notify_locked()
Dpeer.c311 lp->lp_notifying = 0; in lnet_nid2peer_locked()