Home
last modified time | relevance | path

Searched defs:node_index (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dws.c25 u16 node_index = 0; in irdma_alloc_node() local
/openbmc/linux/tools/perf/util/
H A Dmmap.c102 unsigned long node_index; in perf_mmap__aio_bind() local
/openbmc/linux/sound/xen/
H A Dxen_snd_front_cfg.c386 const char *path, int node_index, int *stream_cnt) in cfg_device()
/openbmc/linux/arch/sparc/kernel/
H A Dcpumap.c296 static void increment_rover(struct cpuinfo_tree *t, int node_index, in increment_rover()
/openbmc/linux/sound/soc/sof/
H A Dipc4-pcm.c749 u32 ch, node_index; in sof_ipc4_get_stream_start_offset() local
/openbmc/linux/sound/pci/asihpi/
H A Dhpi.h1142 u16 node_index; /**< what node is the control on ? */ member
/openbmc/linux/drivers/scsi/isci/
H A Dhost.c2498 u16 node_index; in sci_controller_allocate_remote_node_context() local
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c1563 static unsigned int node_index(const struct drm_mm_node *node) in node_index() function