rproc_dev_index 58 drivers/remoteproc/remoteproc_core.c static DEFINE_IDA(rproc_dev_index); rproc_dev_index 1954 drivers/remoteproc/remoteproc_core.c ida_simple_remove(&rproc_dev_index, rproc->index); rproc_dev_index 2041 drivers/remoteproc/remoteproc_core.c rproc->index = ida_simple_get(&rproc_dev_index, 0, 0, GFP_KERNEL); rproc_dev_index 2231 drivers/remoteproc/remoteproc_core.c ida_destroy(&rproc_dev_index);