Searched refs:pid_ll (Results 1 – 1 of 1) sorted by relevance
41 static struct pid_list *pid_ll = (struct pid_list *) NULL; variable53 new->next = pid_ll; in ll_insert()55 pid_ll = new; in ll_insert()64 this = pid_ll; in ll_delete()75 pid_ll = this->next; in ll_delete()89 struct pid_list *this = pid_ll; in ll_lookup()108 struct pid_list *this = pid_ll; in ll_length()120 struct pid_list *this = pid_ll; in ll_print()