Searched refs:vl_arb_cache (Results 1 – 2 of 2) sorted by relevance
537 struct vl_arb_cache { struct695 struct vl_arb_cache vl_arb_cache[MAX_PRIO_TABLE]; member
6857 spin_lock_init(&ppd->vl_arb_cache[i].lock); in init_vl_arb_caches()6866 static inline struct vl_arb_cache *6871 spin_lock(&ppd->vl_arb_cache[idx].lock); in vl_arb_lock_cache()6872 return &ppd->vl_arb_cache[idx]; in vl_arb_lock_cache()6877 spin_unlock(&ppd->vl_arb_cache[idx].lock); in vl_arb_unlock_cache()6880 static void vl_arb_get_cache(struct vl_arb_cache *cache, in vl_arb_get_cache()6886 static void vl_arb_set_cache(struct vl_arb_cache *cache, in vl_arb_set_cache()6892 static int vl_arb_match_cache(struct vl_arb_cache *cache, in vl_arb_match_cache()7363 struct vl_arb_cache *vlc; in fm_get_table()7416 struct vl_arb_cache *vlc; in fm_set_table()