Searched defs:nstgid (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ | ||
H A D | namespaces.c | 63 static int nsinfo__get_nspid(pid_t *tgid, pid_t *nstgid, bool *in_pidns, const char *path) in nsinfo__get_nspid() argument |
H A D | namespaces.h | 36 pid_t nstgid; in DECLARE_RC_STRUCT() local |