Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dpid.c56 static inline int mk_pid(struct pid_namespace *pid_ns, in mk_pid() function
203 pid = mk_pid(pid_ns, map, offset); in alloc_pidmap()
215 pid = mk_pid(pid_ns, map, offset); in alloc_pidmap()
236 return mk_pid(pid_ns, map, offset); in next_pidmap()