Searched refs:tasktable (Results 1 – 1 of 1) sorted by relevance
210 static hash_table *tasktable; variable438 tasktable = hash_create(HASH_SIZE); in machine_init()871 hi = hash_first_pid(tasktable, &pos); in get_process_info()961 taskproc = hash_lookup_pid(tasktable, taskpid); in get_process_info()969 hash_add_pid(tasktable, taskpid, (void *)taskproc); in get_process_info()