Searched refs:put_ctx (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/cxlflash/
H A Dsuperpipe.c613 bool put_ctx = false; _cxlflash_disk_release() local
637 put_ctx = true; _cxlflash_disk_release()
695 if (put_ctx) _cxlflash_disk_release()
829 bool put_ctx = false; _cxlflash_disk_detach() local
848 put_ctx = true; _cxlflash_disk_detach()
892 put_ctx = false; _cxlflash_disk_detach()
910 if (put_ctx) _cxlflash_disk_detach()
H A Dvlun.c735 bool put_ctx = false; _cxlflash_vlun_resize() local
774 put_ctx = true; _cxlflash_vlun_resize()
795 if (put_ctx) _cxlflash_vlun_resize()
/linux-4.4.14/kernel/events/
H A Dcore.c884 static void put_ctx(struct perf_event_context *ctx) put_ctx() function
888 put_ctx(ctx->parent_ctx); put_ctx()
974 put_ctx(ctx); perf_event_ctx_lock_nested()
991 put_ctx(ctx); perf_event_ctx_unlock()
996 * context_equiv(), therefore we cannot call put_ctx() since that might end up
3205 put_ctx(clone_ctx); perf_event_enable_on_exec()
3499 put_ctx(clone_ctx); find_get_context()
3529 put_ctx(ctx); find_get_context()
3696 put_ctx(event->ctx); __free_event()
3875 put_ctx(ctx); orphans_remove_work()
8508 put_ctx(gctx); SYSCALL_DEFINE5()
8548 put_ctx(gctx); SYSCALL_DEFINE5()
8598 put_ctx(ctx); SYSCALL_DEFINE5()
8663 put_ctx(ctx); perf_event_create_kernel_counter()
8700 put_ctx(src_ctx); perf_pmu_migrate_context()
8841 * incremented the context's refcount before we do put_ctx below. perf_event_exit_task_context()
8857 put_ctx(clone_ctx); perf_event_exit_task_context()
8883 put_ctx(child_ctx); perf_event_exit_task_context()
8979 put_ctx(ctx); for_each_task_context_nr()
9259 put_ctx(parent_ctx); perf_event_init_context()

Completed in 364 milliseconds