Searched refs:tclass_for_proc (Results 1 – 1 of 1) sorted by relevance
286 static TAILQ_HEAD(, tclass_for_proc) tfp_head =289 struct tclass_for_proc { struct290 TAILQ_ENTRY(tclass_for_proc) tfp_link;309 static struct tclass_for_proc * argument312 struct tclass_for_proc *tfp; in find_tfp_by_pid()325 static struct tclass_for_proc *328 struct tclass_for_proc *tfp; in find_tfp_by_pname()342 struct tclass_for_proc *tfp = NULL; in set_tclass_for_curr_proc()376 struct tclass_for_proc *tfp, *tvar; in purge_tclass_for_proc()390 kfree_type(struct tclass_for_proc, tfp); in purge_tclass_for_proc()[all …]