Home
last modified time | relevance | path

Searched defs:nspid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dnamespaces.c68 char *nspid; in nsinfo__get_nspid() local
H A Djitdump.c437 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 Dtst_netdevice.c368 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 Dunwinder.cpp79 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