Searched refs:fprop_local_single (Results 1 – 1 of 1) sorted by relevance
44 struct fprop_local_single { struct56 int fprop_local_init_single(struct fprop_local_single *pl); argument57 void fprop_local_destroy_single(struct fprop_local_single *pl);58 void __fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl);60 struct fprop_local_single *pl, unsigned long *numerator,64 void fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl) in fprop_inc_single()