Home
last modified time | relevance | path

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

/io_uring/
Dsqpoll.h17 pid_t task_tgid; member
Dsqpoll.c122 if (sqd->task_tgid != current->tgid) { in io_attach_sq_data()
401 sqd->task_tgid = current->tgid; in io_sq_offload_create()