Searched refs:ln_cpt_table (Results 1 – 3 of 3) sorted by relevance
112 #define lnet_cpt_table() (the_lnet.ln_cpt_table)113 #define lnet_cpt_current() cfs_cpt_current(the_lnet.ln_cpt_table, 1)
549 struct cfs_cpt_table *ln_cpt_table; member
1415 the_lnet.ln_cpt_table = cfs_cpt_table; in lnet_lib_init()