Home
last modified time | relevance | path

Searched defs:max_cids (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Drseq_types.h184 unsigned int max_cids; member
/linux/kernel/sched/
H A Dsched.h3863 __mm_get_cid(struct mm_struct * mm,unsigned int max_cids) __mm_get_cid() argument
3886 mm_cid_converge(struct mm_struct * mm,unsigned int orig_cid,unsigned int max_cids) mm_cid_converge() argument
3920 unsigned int max_cids, tcid = t->mm_cid.cid; mm_cid_from_cpu() local
3955 unsigned int max_cids, tcid = t->mm_cid.cid; mm_cid_from_task() local
[all...]
H A Dcore.c10739 unsigned int opt_cids, max_cids; __mm_update_max_cids() local