Searched defs:nspid (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | namespaces.c | 68 char *nspid; in nsinfo__get_nspid() local
|
| H A D | jitdump.c | 437 pid_t nspid, pid, tid; in jit_repipe_code_load() local 553 pid_t nspid, pid, tid; in jit_repipe_code_move() local
|
| /third_party/ltp/lib/ |
| H A D | tst_netdevice.c | 368 tst_netdev_change_ns_pid(const char *file, const int lineno, int strict, const char *ifname, pid_t nspid) tst_netdev_change_ns_pid() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | unwinder.cpp | 79 Impl(int pid, int nspid, bool crash) : pid_(nspid) in Impl() argument 286 Unwinder::Unwinder(int pid, int nspid, bool crash) : impl_(std::make_shared<Impl>(pid, nspid, crash)) in Unwinder() argument
|
Completed in 6 milliseconds