Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsched.h538 static inline void hash_pid(struct task_struct *p) in hash_pid() function
/linux-2.4.37.9/kernel/
Dfork.c815 hash_pid(p); in do_fork()