Home
last modified time | relevance | path

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

/linux/include/linux/
A Dflex_proportions.h44 struct fprop_local_single { struct
56 int fprop_local_init_single(struct fprop_local_single *pl); argument
57 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()
/linux/lib/
A Dflex_proportions.c94 int fprop_local_init_single(struct fprop_local_single *pl) in fprop_local_init_single()
102 void fprop_local_destroy_single(struct fprop_local_single *pl) in fprop_local_destroy_single()
107 struct fprop_local_single *pl) in fprop_reflect_period_single()
131 void __fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl) in __fprop_inc_single()
140 struct fprop_local_single *pl, in fprop_fraction_single()

Completed in 3 milliseconds