Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.c153 pid_t pid = current->tgid, ctxpid = 0; in get_context() local
201 ctxpid = ctxi->pid; in get_context()
203 if (pid != ctxpid) in get_context()
216 "ctx_ctrl=%u\n", __func__, rctxid, ctxi, ctxpid, pid, in get_context()