Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/include/linux/
Dpercpu-refcount.h192 static inline void percpu_ref_get(struct percpu_ref *ref) in percpu_ref_get() function
Dbacking-dev-defs.h213 percpu_ref_get(&wb->refcnt); in wb_get()
Dcgroup.h291 percpu_ref_get(&css->refcnt); in css_get()
Dgenhd.h666 percpu_ref_get(&part->ref); in hd_struct_get()
/linux-4.4.14/block/
Dblk.h85 percpu_ref_get(&q->q_usage_counter); in blk_queue_enter_live()
/linux-4.4.14/fs/
Daio.c763 percpu_ref_get(&ctx->users); /* io_setup() will drop this ref */ in ioctx_alloc()
764 percpu_ref_get(&ctx->reqs); /* free_ioctx_users() will drop this */ in ioctx_alloc()
1011 percpu_ref_get(&ctx->reqs); in aio_get_req()
1048 percpu_ref_get(&ctx->users); in lookup_ioctx()
/linux-4.4.14/drivers/target/
Dtarget_core_device.c85 percpu_ref_get(&se_lun->lun_ref); in transport_lookup_cmd_lun()
120 percpu_ref_get(&se_lun->lun_ref); in transport_lookup_cmd_lun()