Searched refs:nspid (Results 1 – 2 of 2) sorted by relevance
69 char *nspid; in nsinfo__init() local116 nspid = strrchr(statln, '\t'); in nsinfo__init()117 nsi->nstgid = (pid_t)strtol(nspid, NULL, 10); in nsinfo__init()121 nsi->in_pidns = (statln + sizeof("NStgid:") - 1) != nspid; in nsinfo__init()
442 pid_t nspid, pid, tid; in jit_repipe_code_load() local448 nspid = jr->load.pid; in jit_repipe_code_load()466 nspid, in jit_repipe_code_load()556 pid_t nspid, pid, tid; in jit_repipe_code_move() local562 nspid = jr->load.pid; in jit_repipe_code_move()578 nspid, in jit_repipe_code_move()
Completed in 4 milliseconds