Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 3 files:

Smatch caller information:

kernel/locking/rtmutex_api.c __rt_mutex_trylock() -> rt_mutex_slowtrylock()

Type Parameter Key Value
PARAM_VALUE 0 lock 4096-ptr_max
DATA_SOURCE 0 lock $0
RX_PATH
TASK_NOT_RUNNING

kernel/locking/rtmutex_api.c rt_mutex_futex_trylock() -> rt_mutex_slowtrylock()

Type Parameter Key Value
PARAM_VALUE 0 lock 4096-ptr_max
DATA_SOURCE 0 lock $0
PREEMPT_ADD
RX_PATH
LOCK2 &hb->lock
TYPE_LOCK (struct futex_hash_bucket)->lock

kernel/locking/rtmutex_api.c rt_mutex_try_acquire() -> rt_mutex_slowtrylock()

Type Parameter Key Value
DATA_SOURCE 0 lock $0
RX_PATH
TASK_NOT_RUNNING