Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/sgi-gru/
Dgrukdump.c155 hdr.pid = gts->ts_tgid_owner; in gru_dump_context()
Dgruprocfs.c191 is_kernel_context(ts) ? 0 : ts->ts_tgid_owner, in cch_seq_show()
Dgrutables.h365 pid_t ts_tgid_owner; /* task that is using the member
Dgrufault.c904 gts->ts_tgid_owner = current->tgid; in gru_set_context_option()
Dgrumain.c749 if (!gru || gts->ts_tgid_owner != current->tgid) in gru_check_context_placement()