Searched refs:rcapd_pid (Results 1 – 1 of 1) sorted by relevance
99 static pid_t rcapd_pid; /* rcapd's pid to ensure it's not */ variable602 if (pid == rcapd_pid) in proc_walk_all()1207 rs.rs_pid = rcapd_pid; in update_statistics()1247 if (pid != rcapd_pid && pid != -1) in verify_statistics()1449 rcapd_pid = getpid(); in main()1500 rcapd_pid = getpid(); in main()