Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_arena_spin_lock.h10 #define arch_mcs_spin_lock_contended_label(l, label) smp_cond_load_acquire_label(l, VAL, label) macro
383 arch_mcs_spin_lock_contended_label(&node->locked, release_node_err); in arena_spin_lock_slowpath()