Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dnet_namespace.c180 static int __peernet2id_alloc(struct net *net, struct net *peer, bool *alloc) in __peernet2id_alloc() function
207 return __peernet2id_alloc(net, peer, &no); in __peernet2id()
222 id = __peernet2id_alloc(net, peer, &alloc); in peernet2id_alloc()