Searched defs:in_pidns (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dnamespaces.h38 bool in_pidns; local
H A Dnamespaces.c63 static int nsinfo__get_nspid(pid_t *tgid, pid_t *nstgid, bool *in_pidns, const char *path) argument
372 bool in_pidns = false; local

Completed in 250 milliseconds