Searched refs:susp_res_lock (Results 1 – 2 of 2) sorted by relevance
1374 rwlock_init(&arm_state->susp_res_lock); in vchiq_arm_init_state()1416 write_lock_bh(&arm_state->susp_res_lock); in vchiq_use_internal()1424 write_unlock_bh(&arm_state->susp_res_lock); in vchiq_use_internal()1469 write_lock_bh(&arm_state->susp_res_lock); in vchiq_release_internal()1486 write_unlock_bh(&arm_state->susp_res_lock); in vchiq_release_internal()1631 read_lock_bh(&arm_state->susp_res_lock); in vchiq_dump_service_use_state()1661 read_unlock_bh(&arm_state->susp_res_lock); in vchiq_dump_service_use_state()1695 read_lock_bh(&arm_state->susp_res_lock); in vchiq_check_service()1698 read_unlock_bh(&arm_state->susp_res_lock); in vchiq_check_service()1724 write_lock_bh(&arm_state->susp_res_lock); in vchiq_platform_conn_state_changed()[all …]
36 rwlock_t susp_res_lock; member