Searched defs:ivpu_user_limits (Results 1 – 1 of 1) sorted by relevance
125 struct ivpu_user_limits { struct126 struct hlist_node hash_node;127 struct ivpu_device *vdev;128 struct kref ref;129 u32 max_ctx_count;130 u32 max_db_count;131 u32 uid;132 atomic_t db_count;