Searched refs:nlm_cop2_save (Results 1 – 2 of 2) sorted by relevance
27 extern void nlm_cop2_save(struct nlm_cop2_state *);30 #define cop2_save(r) nlm_cop2_save(&(r)->thread.cp2)
32 void nlm_cop2_save(struct nlm_cop2_state *r) in nlm_cop2_save() function