Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
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-6.1.9/lib/
Dflex_proportions.c90 int fprop_local_init_single(struct fprop_local_single *pl) in fprop_local_init_single()
98 void fprop_local_destroy_single(struct fprop_local_single *pl) in fprop_local_destroy_single()
103 struct fprop_local_single *pl) in fprop_reflect_period_single()
127 void __fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl) in __fprop_inc_single()
136 struct fprop_local_single *pl, in fprop_fraction_single()