Home
last modified time | relevance | path

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

/linux-6.15/include/asm-generic/
H A Drqspinlock.h42 extern int resilient_queued_spin_lock_slowpath(rqspinlock_t *lock, u32 val);
182 return resilient_queued_spin_lock_slowpath(lock, val); in res_spin_lock()
/linux-6.15/kernel/bpf/
H A Drqspinlock.c348 int __lockfunc resilient_queued_spin_lock_slowpath(rqspinlock_t *lock, u32 val) in resilient_queued_spin_lock_slowpath() function
663 EXPORT_SYMBOL_GPL(resilient_queued_spin_lock_slowpath);