Searched defs:prop_local_single (Results 1 - 1 of 1) sorted by last modified time

/include/linux/
H A Dproportions.h102 struct prop_local_single { struct
121 int prop_local_init_single(struct prop_local_single *pl);
122 void prop_local_destroy_single(struct prop_local_single *pl);
123 void __prop_inc_single(struct prop_descriptor *pd, struct prop_local_single *pl);
124 void prop_fraction_single(struct prop_descriptor *pd, struct prop_local_single *pl,
128 void prop_inc_single(struct prop_descriptor *pd, struct prop_local_single *pl)

Completed in 58 milliseconds