Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Drpadlpar_core.c76 static struct device_node *find_dlpar_node(char *drc_name, int *node_type) in find_dlpar_node()
287 int node_type; in dlpar_add_slot() local
422 int node_type; in dlpar_remove_slot() local
/Linux-v5.4/fs/ubifs/
Dlpt_commit.c991 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty()
1012 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len()
1054 int pos = 0, node_type; in get_lpt_node_type() local
1072 int pos = 0, node_type, node_len; in is_a_node() local
1107 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local
1567 static int dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, in dbg_is_node_dirty()
1592 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local
1844 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
Dlpt.c954 int node_type; in check_lpt_type() local
Dubifs-media.h461 __u8 node_type; member
/Linux-v5.4/include/rdma/
Dopa_smi.h106 u8 node_type; member
Dib_smi.h125 u8 node_type; member
Dib_verbs.h2629 u8 node_type; member
/Linux-v5.4/drivers/net/ethernet/apm/xgene/
Dxgene_enet_cle.h211 u8 node_type; member
228 u8 node_type; member
/Linux-v5.4/drivers/hwtracing/stm/
Dcore.c375 const struct config_item_type *node_type; member
468 const struct config_item_type **node_type) in stm_lookup_protocol()
/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-core.c665 unsigned node_type = node_types[inst]; in vivid_create_instance() local
/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c518 static struct kobj_type node_type = { variable
/Linux-v5.4/tools/testing/selftests/kvm/lib/
Dsparsebit.c875 char *node_type; in dump_nodes() local
/Linux-v5.4/fs/dlm/
Dconfig.c320 static const struct config_item_type node_type = { variable
/Linux-v5.4/sound/pci/asihpi/
Dhpi.h1143 u16 node_type; /**< what type of node is the control on ? */ member
/Linux-v5.4/drivers/infiniband/core/
Dverbs.c212 rdma_node_get_transport(unsigned int node_type) in rdma_node_get_transport()