kernel

Macro current_pid_ns

Source
macro_rules! current_pid_ns {
    () => { ... };
}
Expand description

Returns the currently running task’s pid namespace.