Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dpid.c55 static inline int mk_pid(struct pid_namespace *pid_ns, in mk_pid() function
197 pid = mk_pid(pid_ns, map, offset); in alloc_pidmap()
211 pid = mk_pid(pid_ns, map, offset); in alloc_pidmap()
232 return mk_pid(pid_ns, map, offset); in next_pidmap()