Searched refs:ln_cpt_table (Results 1 – 3 of 3) sorted by relevance
111 #define lnet_cpt_table() (the_lnet.ln_cpt_table)112 #define lnet_cpt_current() cfs_cpt_current(the_lnet.ln_cpt_table, 1)
669 struct cfs_cpt_table *ln_cpt_table; member
1192 the_lnet.ln_cpt_table = cfs_cpt_table; in LNetInit()