Home
last modified time | relevance | path

Searched refs:percpu_read (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dpercpu-rwsem.h129 DEFINE_GUARD(percpu_read, struct percpu_rw_semaphore *, in DEFINE_GUARD() argument
131 DEFINE_GUARD_COND(percpu_read, _try, percpu_down_read_trylock(_T)) in DEFINE_GUARD()
/linux-6.15/kernel/events/
H A Dcore.c8769 guard(percpu_read)(&global_ctx_data_rwsem); in perf_event_alloc_task_data()
13833 guard(percpu_read)(&global_ctx_data_rwsem); in perf_event_exit_task()