Searched refs:nx_retain_locked (Results 1 – 3 of 3) sorted by relevance
1664 nx_retain_locked(nx); in nxprov_close()1963 nx_retain_locked(nx); /* one for the provider list */ in nx_create()1964 nx_retain_locked(nx); /* one for the global list */ in nx_create()1965 nx_retain_locked(nx); /* one for the caller */ in nx_create()2002 nx_retain_locked(nx); in nx_destroy()2045 nx_retain_locked(nx); in nx_find()2255 nx_retain_locked(struct kern_nexus *nx) in nx_retain_locked() function2267 nx_retain_locked(nx); in nx_retain()
471 extern void nx_retain_locked(struct kern_nexus *);
2143 nx_retain_locked(nx); /* hold a ref on the nexus */ in ch_connect()