free_pid_ns 46 include/linux/pid_namespace.h extern void free_pid_ns(struct kref *kref); free_pid_ns 52 include/linux/pid_namespace.h kref_put(&ns->kref, free_pid_ns);