Searched refs:nspid (Results 1 – 2 of 2) sorted by relevance
68 char *nspid; in nsinfo__get_nspid() local83 nspid = strrchr(statln, '\t'); in nsinfo__get_nspid()84 nsi->nstgid = (pid_t)strtol(nspid, NULL, 10); in nsinfo__get_nspid()89 nsi->in_pidns = (statln + sizeof("NStgid:") - 1) != nspid; in nsinfo__get_nspid()
435 pid_t nspid, pid, tid; in jit_repipe_code_load() local441 nspid = jr->load.pid; in jit_repipe_code_load()459 nspid, in jit_repipe_code_load()549 pid_t nspid, pid, tid; in jit_repipe_code_move() local555 nspid = jr->load.pid; in jit_repipe_code_move()571 nspid, in jit_repipe_code_move()
Completed in 5 milliseconds