Home
last modified time | relevance | path

Searched refs:process_hash_insert (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/iowatcher/
Dblkparse.c332 static struct pid_map *process_hash_insert(u32 pid, char *name) in process_hash_insert() function
369 process_hash_insert(io->pid, payload); in handle_notify()
1029 pm = process_hash_insert(pid, NULL); in get_pid_map()