Home
last modified time | relevance | path

Searched defs:node_type (Results 1 – 16 of 16) sorted by relevance

/linux-3.3/drivers/infiniband/core/
Dsmi.c47 u8 node_type, int port_num) in smi_handle_dr_smp_send()
131 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, u8 node_type, in smi_handle_dr_smp_recv()
Dverbs.c108 rdma_node_get_transport(enum rdma_node_type node_type) in rdma_node_get_transport()
/linux-3.3/drivers/pci/hotplug/
Drpadlpar_core.c81 static struct device_node *find_dlpar_node(char *drc_name, int *node_type) in find_dlpar_node()
289 int node_type; in dlpar_add_slot() local
412 int node_type; in dlpar_remove_slot() local
/linux-3.3/fs/ubifs/
Dlpt_commit.c1044 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty()
1065 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len()
1107 int pos = 0, node_type; in get_lpt_node_type() local
1125 int pos = 0, node_type, node_len; in is_a_node() local
1160 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local
1614 static int dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, in dbg_is_node_dirty()
1640 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local
1894 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
Dlpt.c946 int node_type; in check_lpt_type() local
Dubifs-media.h436 __u8 node_type; member
/linux-3.3/drivers/staging/tidspbridge/rmgr/
Dnode.c304 enum node_type node_type = NODE_TASK; in node_allocate() local
780 enum node_type node_type; in node_change_priority() local
1130 enum node_type node_type; in node_create() local
1401 enum node_type node_type; in node_delete() local
1714 enum node_type node_type; in node_get_channel_id() local
1757 enum node_type node_type; in node_get_message() local
1904 enum node_type node_type; in node_get_type() local
1965 enum node_type node_type; in node_pause() local
2048 enum node_type node_type; in node_put_message() local
2200 enum node_type node_type; in node_run() local
[all …]
Ddisp.c260 enum node_type node_type; in disp_node_create() local
/linux-3.3/include/rdma/
Drdma_netlink.h31 __u8 node_type; member
Dib_verbs.h1243 u8 node_type; member
/linux-3.3/arch/x86/kernel/apic/
Dsummit_32.c168 } node_type; typedef
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_mad.h45 u8 node_type; member
/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_mad.c72 u8 node_type; member
/linux-3.3/sound/pci/asihpi/
Dhpi.h1146 u16 node_type; /**< what type of node is the control on ? */ member
/linux-3.3/fs/dlm/
Dconfig.c425 static struct config_item_type node_type = { variable
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/
Ddbdefs.h136 enum node_type { enum