Searched refs:tclass_for_proc (Results 1 – 1 of 1) sorted by relevance
287 static TAILQ_HEAD(, tclass_for_proc) tfp_head =290 struct tclass_for_proc { struct291 TAILQ_ENTRY(tclass_for_proc) tfp_link;310 static struct tclass_for_proc * argument313 struct tclass_for_proc *tfp; in find_tfp_by_pid()326 static struct tclass_for_proc *329 struct tclass_for_proc *tfp; in find_tfp_by_pname()343 struct tclass_for_proc *tfp = NULL; in set_tclass_for_curr_proc()377 struct tclass_for_proc *tfp, *tvar; in purge_tclass_for_proc()391 kfree_type(struct tclass_for_proc, tfp); in purge_tclass_for_proc()[all …]