Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_arm.c85 atomic_t ka_use_count; member
301 atomic_set(&platform_state->ka_use_count, 0); in vchiq_platform_init_state()
990 uc = atomic_xchg(&arm_state->ka_use_count, 0); in vchiq_keepalive_thread_func()
1125 atomic_inc(&arm_state->ka_use_count); in vchiq_on_remote_use()