max_notifyid      365 drivers/remoteproc/remoteproc_core.c 	if (notifyid > rproc->max_notifyid)
max_notifyid      366 drivers/remoteproc/remoteproc_core.c 		rproc->max_notifyid = notifyid;
max_notifyid     1395 drivers/remoteproc/remoteproc_core.c 	rproc->max_notifyid = -1;
max_notifyid      509 include/linux/remoteproc.h 	int max_notifyid;