Home
last modified time | relevance | path

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

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