Home
last modified time | relevance | path

Searched refs:percpu_ref_get (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/lib/
Dpercpu-refcount.c176 percpu_ref_get(ref); /* put after confirmation */ in __percpu_ref_switch_to_atomic()
189 percpu_ref_get(ref); /* put after confirmation */ in __percpu_ref_switch_to_atomic()
327 percpu_ref_get(ref); in percpu_ref_reinit()
/linux-4.1.27/include/linux/
Dpercpu-refcount.h192 static inline void percpu_ref_get(struct percpu_ref *ref) in percpu_ref_get() function
Dcgroup.h45 percpu_ref_get(&css->refcnt); in css_get()
/linux-4.1.27/fs/
Daio.c754 percpu_ref_get(&ctx->users); /* io_setup() will drop this ref */ in ioctx_alloc()
755 percpu_ref_get(&ctx->reqs); /* free_ioctx_users() will drop this */ in ioctx_alloc()
1002 percpu_ref_get(&ctx->reqs); in aio_get_req()
1039 percpu_ref_get(&ctx->users); in lookup_ioctx()
/linux-4.1.27/drivers/target/
Dtarget_core_device.c97 percpu_ref_get(&se_lun->lun_ref); in transport_lookup_cmd_lun()
127 percpu_ref_get(&se_lun->lun_ref); in transport_lookup_cmd_lun()