Searched refs:global_ctx_data_ref (Results 1 – 1 of 1) sorted by relevance
5312 static refcount_t global_ctx_data_ref; variable5321 if (refcount_inc_not_zero(&global_ctx_data_ref)) in attach_global_ctx_data()5325 if (refcount_inc_not_zero(&global_ctx_data_ref)) in attach_global_ctx_data()5344 refcount_set(&global_ctx_data_ref, 1); in attach_global_ctx_data()5423 if (refcount_dec_not_one(&global_ctx_data_ref)) in detach_global_ctx_data()5427 if (!refcount_dec_and_test(&global_ctx_data_ref)) in detach_global_ctx_data()8909 if (!refcount_read(&global_ctx_data_ref)) in perf_event_alloc_task_data()8929 if (!refcount_read(&global_ctx_data_ref)) in perf_event_alloc_task_data()