Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dptrace.c555 collect_task (struct task_list **listp, struct task_struct *p, int make_writable) in collect_task() argument
566 e->next = *listp; in collect_task()
567 *listp = e; in collect_task()