Searched refs:matching_procs (Results 1 – 1 of 1) sorted by relevance
156 let mut matching_procs = KVVec::new(); in get_procs_with_pid() localVariable159 matching_procs.push(Arc::clone(proc), GFP_KERNEL)?; in get_procs_with_pid()162 Ok(matching_procs) in get_procs_with_pid()