Searched defs:nodes (Results 1 - 25 of 116) sorted by path

12345

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dmm.h21 struct list_head nodes; member in struct:nvkm_mm
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c286 int nodes = 0; local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Ddynack.h74 struct list_head nodes; member in struct:ath_dynack
/linux-master/fs/hpfs/
H A Danode.c406 int i, j, nodes; local
/linux-master/include/uapi/linux/
H A Dscif_ioctl.h193 __u64 nodes; member in struct:scifioctl_node_ids
/linux-master/lib/
H A Dinterval_tree_test.c24 static struct interval_tree_node *nodes = NULL; variable in typeref:struct:interval_tree_node
[all...]
/linux-master/Documentation/sphinx/
H A Dautomarkup.py7 from docutils import nodes namespace
[all...]
H A Dcdomain.py35 from docutils import nodes namespace
H A Dkernel_abi.py42 from docutils import nodes, statemachine namespace
H A Dkernel_feat.py40 from docutils import nodes, statemachine namespace
H A Dkernel_include.py36 from docutils import io, nodes, statemachine namespace
H A Dkerneldoc.py37 from docutils import nodes, statemachine namespace
H A Dkfigure.py56 from docutils import nodes namespace
[all...]
H A DrstFlatTable.py45 from docutils import nodes namespace
[all...]
H A Dtranslations.py11 from docutils import nodes namespace
/linux-master/arch/arm/mach-sunxi/
H A Dmc_smp.c706 static void __init sunxi_mc_smp_put_nodes(struct sunxi_mc_smp_nodes *nodes) argument
715 static int __init sun9i_a80_get_smp_nodes(struct sunxi_mc_smp_nodes *nodes) argument
741 sun8i_a83t_get_smp_nodes(struct sunxi_mc_smp_nodes *nodes) argument
781 struct sunxi_mc_smp_nodes nodes = { 0 }; local
[all...]
/linux-master/arch/powerpc/lib/
H A Dqspinlock.c26 struct qnode nodes[MAX_NODES]; member in struct:qnodes
/linux-master/arch/x86/events/amd/
H A Dibs.c1353 int nodes; local
/linux-master/arch/x86/include/asm/uv/
H A Duv_mmrs.h2931 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_0_u::uvh_node_present_0_s
2936 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_0_u::uvyh_node_present_0_s
2941 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_0_u::uv5h_node_present_0_s
2963 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_1_u::uvh_node_present_1_s
2968 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_1_u::uvyh_node_present_1_s
2973 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_1_u::uv5h_node_present_1_s
3003 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_table_u::uvh_node_present_table_s
3008 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_table_u::uvxh_node_present_table_s
3013 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_table_u::uv4h_node_present_table_s
3018 unsigned long nodes member in struct:uvh_node_present_table_u::uv3h_node_present_table_s
3023 unsigned long nodes:64; /* RW */ member in struct:uvh_node_present_table_u::uv2h_node_present_table_s
[all...]
/linux-master/arch/x86/kernel/apic/
H A Dapic_numachip.c147 u32 nodes = 1; local
/linux-master/drivers/acpi/acpica/
H A Daclocal.h1228 u32 nodes; member in struct:acpi_integrity_info
/linux-master/drivers/android/
H A Dbinder.c5833 int threads, nodes, incoming_refs, outgoing_refs, active_transactions; local
[all...]
H A Dbinder_internal.h405 struct rb_root nodes; member in struct:binder_proc
/linux-master/drivers/base/regmap/
H A Dregcache-rbtree.c140 int nodes = 0; local
/linux-master/drivers/clk/zynqmp/
H A Dclk-gate-zynqmp.c107 zynqmp_clk_register_gate(const char *name, u32 clk_id, const char * const *parents, u8 num_parents, const struct clock_topology *nodes) argument

Completed in 739 milliseconds

12345