Searched refs:_ndns (Results 1 – 2 of 2) sorted by relevance
16 struct nd_namespace_common *ndns = *_ndns; in __nd_detach_ndns()26 *_ndns = NULL; in __nd_detach_ndns()31 struct nd_namespace_common **_ndns) in nd_detach_ndns() argument39 __nd_detach_ndns(dev, _ndns); in nd_detach_ndns()45 struct nd_namespace_common **_ndns) in __nd_attach_ndns() argument54 *_ndns = attach; in __nd_attach_ndns()96 struct nd_namespace_common **_ndns) in nd_detach_and_reset() argument99 __nd_detach_ndns(dev, _ndns); in nd_detach_and_reset()100 if (is_idle(dev, *_ndns)) { in nd_detach_and_reset()142 ndns = *_ndns; in nd_namespace_store()[all …]
135 void nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns);136 void __nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns);138 struct nd_namespace_common **_ndns);140 struct nd_namespace_common **_ndns, const char *buf,