Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgrukdump.c142 hdr.pid = gts->ts_tgid_owner; in gru_dump_context()
Dgruprocfs.c177 is_kernel_context(ts) ? 0 : ts->ts_tgid_owner, in cch_seq_show()
Dgrutables.h351 pid_t ts_tgid_owner; /* task that is using the member
Dgrufault.c882 gts->ts_tgid_owner = current->tgid; in gru_set_context_option()
Dgrumain.c729 if (!gru || gts->ts_tgid_owner != current->tgid) in gru_check_context_placement()