Searched defs:fbc (Results 1 – 5 of 5) sorted by relevance
32 #define percpu_counter_init(fbc, value) \ argument45 static inline void percpu_counter_add(struct percpu_counter *fbc, s64 amount) in percpu_counter_add()50 static inline s64 percpu_counter_sum_positive(struct percpu_counter *fbc) in percpu_counter_sum_positive()56 static inline s64 percpu_counter_sum(struct percpu_counter *fbc) in percpu_counter_sum()61 static inline s64 percpu_counter_read(struct percpu_counter *fbc) in percpu_counter_read()71 static inline s64 percpu_counter_read_positive(struct percpu_counter *fbc) in percpu_counter_read_positive()81 static inline int percpu_counter_initialized(struct percpu_counter *fbc) in percpu_counter_initialized()92 static inline int percpu_counter_init(struct percpu_counter *fbc, s64 amount) in percpu_counter_init()98 static inline void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy()102 static inline void percpu_counter_set(struct percpu_counter *fbc, s64 amount) in percpu_counter_set()[all …]
22 struct percpu_counter *fbc = addr; in percpu_counter_fixup_free() local39 static inline void debug_percpu_counter_activate(struct percpu_counter *fbc) in debug_percpu_counter_activate()45 static inline void debug_percpu_counter_deactivate(struct percpu_counter *fbc) in debug_percpu_counter_deactivate()52 static inline void debug_percpu_counter_activate(struct percpu_counter *fbc) in debug_percpu_counter_activate()54 static inline void debug_percpu_counter_deactivate(struct percpu_counter *fbc) in debug_percpu_counter_deactivate()58 void percpu_counter_set(struct percpu_counter *fbc, s64 amount) in percpu_counter_set()72 void __percpu_counter_add(struct percpu_counter *fbc, s64 amount, s32 batch) in __percpu_counter_add()94 s64 __percpu_counter_sum(struct percpu_counter *fbc) in __percpu_counter_sum()110 int __percpu_counter_init(struct percpu_counter *fbc, s64 amount, in __percpu_counter_init()132 void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy()[all …]
241 u32 fbc; member353 struct ffb_fbc __iomem *fbc; member377 struct ffb_fbc __iomem *fbc; in FFBFifo() local392 struct ffb_fbc __iomem *fbc; in FFBWait() local425 struct ffb_fbc __iomem *fbc = par->fbc; in ffb_switch_from_graph() local478 struct ffb_fbc __iomem *fbc = par->fbc; in ffb_fillrect() local518 struct ffb_fbc __iomem *fbc = par->fbc; in ffb_copyarea() local552 struct ffb_fbc __iomem *fbc = par->fbc; in ffb_imageblit() local899 struct ffb_fbc __iomem *fbc; in ffb_probe() local
257 struct cg6_fbc __iomem *fbc; member271 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_sync() local319 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_fillrect() local358 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_copyarea() local396 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_imageblit() local670 struct cg6_fbc __iomem *fbc = par->fbc; in cg6_chip_init() local
499 struct percpu_counter *fbc = &sbi->s_freeblocks_counter; in ext4_has_free_blocks() local