bcast_sched_linear   25 ompi/mca/coll/libnbc/nbc_ibcast.c static inline int bcast_sched_linear(int rank, int p, int root, NBC_Schedule *schedule, void *buffer, int count,
bcast_sched_linear  131 ompi/mca/coll/libnbc/nbc_ibcast.c         res = bcast_sched_linear(rank, p, root, schedule, buffer, count, datatype);