Searched refs:susp_res_lock (Results 1 – 2 of 2) sorted by relevance
2302 rwlock_init(&arm_state->susp_res_lock); in vchiq_arm_init_state()2346 write_lock_bh(&arm_state->susp_res_lock); in vchiq_use_internal()2354 write_unlock_bh(&arm_state->susp_res_lock); in vchiq_use_internal()2399 write_lock_bh(&arm_state->susp_res_lock); in vchiq_release_internal()2416 write_unlock_bh(&arm_state->susp_res_lock); in vchiq_release_internal()2561 read_lock_bh(&arm_state->susp_res_lock); in vchiq_dump_service_use_state()2591 read_unlock_bh(&arm_state->susp_res_lock); in vchiq_dump_service_use_state()2627 read_lock_bh(&arm_state->susp_res_lock); in vchiq_check_service()2630 read_unlock_bh(&arm_state->susp_res_lock); in vchiq_check_service()2657 write_lock_bh(&arm_state->susp_res_lock); in vchiq_platform_conn_state_changed()[all …]
30 rwlock_t susp_res_lock; member