Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d997d88edff9f47f4939560823f656432d8bc821
/
lib
/
percpu-refcount.c
2d72278
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
by Tejun Heo
· 10 years ago
9a1049d
percpu-refcount: require percpu_ref to be exited explicitly
by Tejun Heo
· 10 years ago
7d74207
percpu-refcount: use unsigned long for pcpu_count pointer
by Tejun Heo
· 10 years ago
eae7975
percpu-refcount: add helpers for ->percpu_count accesses
by Tejun Heo
· 10 years ago
d630dc4
percpu-refcount: one bit is enough for REF_STATUS
by Tejun Heo
· 10 years ago
687b0ad
percpu-refcount: Add a WARN() for ref going negative
by Kent Overstreet
· 11 years ago
5e9dd37
percpu_refcount: export symbols
by Matias Bjorling
· 11 years ago
a424445
percpu-refcount: use RCU-sched insted of normal RCU
by Tejun Heo
· 11 years ago
dbece3a
percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
by Tejun Heo
· 11 years ago
bc497bd
percpu-refcount: implement percpu_ref_cancel_init()
by Tejun Heo
· 11 years ago
acac788
percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu()
by Tejun Heo
· 11 years ago
ac89906
percpu-refcount: cosmetic updates
by Tejun Heo
· 11 years ago
c1ae6e9
percpu-refcount: Don't use silly cmpxchg()
by Kent Overstreet
· 11 years ago
215e262
percpu: implement generic percpu refcounting
by Kent Overstreet
· 11 years ago