Home
last modified time | relevance | path

Searched defs:nstgid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dnamespaces.c63 static int nsinfo__get_nspid(pid_t *tgid, pid_t *nstgid, bool *in_pidns, const char *path) in nsinfo__get_nspid()
371 pid_t tgid = 0, nstgid = 0; in nsinfo__is_in_root_namespace() local
H A Dnamespaces.h36 pid_t nstgid; in DECLARE_RC_STRUCT() local