Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/cxlflash/
Dsuperpipe.c165 pid_t pid = task_tgid_nr(current), ctxpid = 0; in get_context() local
213 ctxpid = ctxi->pid; in get_context()
215 if (pid != ctxpid) in get_context()
228 "ctx_ctrl=%u\n", __func__, rctxid, ctxi, ctxpid, pid, in get_context()