Home
last modified time | relevance | path

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

/drivers/hwspinlock/
A Dhwspinlock_core.c31 #define HWSPINLOCK_UNUSED (0) /* tags an hwspinlock as unused */ macro
468 tmp = radix_tree_tag_set(&hwspinlock_tree, id, HWSPINLOCK_UNUSED); in hwspin_lock_register_single()
486 ret = radix_tree_tag_get(&hwspinlock_tree, id, HWSPINLOCK_UNUSED); in hwspin_lock_unregister_single()
704 HWSPINLOCK_UNUSED); in __hwspin_lock_request()
743 ret = radix_tree_tag_get(&hwspinlock_tree, id, HWSPINLOCK_UNUSED); in hwspin_lock_request_specific()
789 HWSPINLOCK_UNUSED); in hwspin_lock_free()
802 HWSPINLOCK_UNUSED); in hwspin_lock_free()

Completed in 6 milliseconds