Searched refs:max_notifyid (Results 1 – 3 of 3) sorted by relevance
209 if (rproc->max_notifyid > SPROC_MAX_NOTIFY_ID) { in sproc_start()211 rproc->max_notifyid); in sproc_start()216 for (i = 0; i <= rproc->max_notifyid; i++) { in sproc_start()
671 rproc->max_notifyid += rsc->num_of_vrings; in rproc_count_vrings()913 rproc->max_notifyid = -1; in rproc_fw_config_virtio()
435 int max_notifyid; member