Home
last modified time | relevance | path

Searched refs:ts_tgid_owner (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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.h350 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.c731 * If gru or gts->ts_tgid_owner isn't initialized properly, return in gru_check_context_placement()
736 if (!gru || gts->ts_tgid_owner != current->tgid) in gru_check_context_placement()
/kernel/linux/linux-6.6/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.c731 * If gru or gts->ts_tgid_owner isn't initialized properly, return in gru_check_context_placement()
736 if (!gru || gts->ts_tgid_owner != current->tgid) in gru_check_context_placement()

Completed in 10 milliseconds