Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpercpu-rwsem.h141 DEFINE_GUARD(percpu_read, struct percpu_rw_semaphore *, in DEFINE_GUARD() argument
143 DEFINE_GUARD_COND(percpu_read, _try, percpu_down_read_trylock(_T)) in DEFINE_GUARD()
/linux/kernel/events/
H A Dcore.c9220 guard(percpu_read)(&global_ctx_data_rwsem); in perf_event_alloc_task_data()