Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/qed/
Discsi_common.h902 __le16 next_tid; member
/linux-4.19.296/fs/proc/
Dbase.c3576 static struct task_struct *next_tid(struct task_struct *start) in next_tid() function
3614 task = next_tid(task), ctx->pos++) { in proc_task_readdir()