Searched refs:nx_retain_locked (Results 1 – 3 of 3) sorted by relevance
1655 nx_retain_locked(nx); in nxprov_close()1954 nx_retain_locked(nx); /* one for the provider list */ in nx_create()1955 nx_retain_locked(nx); /* one for the global list */ in nx_create()1956 nx_retain_locked(nx); /* one for the caller */ in nx_create()1993 nx_retain_locked(nx); in nx_destroy()2034 nx_retain_locked(nx); in nx_find()2239 nx_retain_locked(struct kern_nexus *nx) in nx_retain_locked() function2251 nx_retain_locked(nx); in nx_retain()
461 extern void nx_retain_locked(struct kern_nexus *);
2153 nx_retain_locked(nx); /* hold a ref on the nexus */ in ch_connect()