Home
last modified time | relevance | path

Searched refs:free_ioctx_reqs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Daio.c611 static void free_ioctx_reqs(struct percpu_ref *ref) in free_ioctx_reqs() function
769 if (percpu_ref_init(&ctx->reqs, free_ioctx_reqs, 0, GFP_KERNEL)) in ioctx_alloc()
848 /* free_ioctx_reqs() will do the necessary RCU synchronization */ in kill_ioctx()
/kernel/linux/linux-6.6/fs/
H A Daio.c632 static void free_ioctx_reqs(struct percpu_ref *ref) in free_ioctx_reqs() function
788 if (percpu_ref_init(&ctx->reqs, free_ioctx_reqs, 0, GFP_KERNEL)) in ioctx_alloc()
867 /* free_ioctx_reqs() will do the necessary RCU synchronization */ in kill_ioctx()

Completed in 7 milliseconds