Home
last modified time | relevance | path

Searched refs:fprop_local_single (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dflex_proportions.h43 struct fprop_local_single { struct
55 int fprop_local_init_single(struct fprop_local_single *pl); argument
56 void fprop_local_destroy_single(struct fprop_local_single *pl);
57 void __fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl);
59 struct fprop_local_single *pl, unsigned long *numerator,
63 void fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl) in fprop_inc_single()
/linux-4.1.27/lib/
Dflex_proportions.c93 int fprop_local_init_single(struct fprop_local_single *pl) in fprop_local_init_single()
101 void fprop_local_destroy_single(struct fprop_local_single *pl) in fprop_local_destroy_single()
106 struct fprop_local_single *pl) in fprop_reflect_period_single()
130 void __fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl) in __fprop_inc_single()
139 struct fprop_local_single *pl, in fprop_fraction_single()