Home
last modified time | relevance | path

Searched refs:rcu_read_lock_trace_held (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/
H A Drcupdate_trace.h18 static inline int rcu_read_lock_trace_held(void) in rcu_read_lock_trace_held() function
25 static inline int rcu_read_lock_trace_held(void) in rcu_read_lock_trace_held() function
H A Dbpf_local_storage.h22 (rcu_read_lock_held() || rcu_read_lock_trace_held() || \
H A Dbpf.h1996 array = rcu_dereference_check(array_rcu, rcu_read_lock_trace_held()); in bpf_prog_run_array_uprobe()
/openbmc/linux/kernel/bpf/
H A Dhashtab.c681 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in __htab_map_lookup_elem()
1108 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in htab_map_update_elem()
1211 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in htab_lru_map_update_elem()
1280 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in __htab_percpu_map_update_elem()
1335 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in __htab_lru_percpu_map_update_elem()
1413 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in htab_map_delete_elem()
1449 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in htab_lru_map_delete_elem()
H A Dhelpers.c39 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in BPF_CALL_2()
56 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in BPF_CALL_4()
74 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in BPF_CALL_2()
H A Dbpf_local_storage.c434 rcu_read_lock_trace_held()) in bpf_local_storage_lookup()
/openbmc/linux/Documentation/RCU/
H A Dlockdep.rst22 rcu_read_lock_trace_held() for RCU Tasks Trace.
/openbmc/linux/kernel/rcu/
H A Drcutorture.c967 .readlock_held = rcu_read_lock_trace_held,
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2652 rcu_read_lock_trace_held(), call_rcu_tasks_trace(),