Home
last modified time | relevance | path

Searched defs:debug_rt_mutex_proxy_lock (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/locking/
Drtmutex-debug.c149 debug_rt_mutex_proxy_lock(struct rt_mutex *lock, struct task_struct *powner) in debug_rt_mutex_proxy_lock() function
Drtmutex.h18 #define debug_rt_mutex_proxy_lock(l,p) do { } while (0) macro