Searched defs:nodes (Results 1 - 25 of 30) sorted by relevance

12

/src/bin/sh/
H A DMakefile
/src/sys/arch/powerpc/booke/dev/
H A Dcpunode.c54 static u_int nodes; variable in typeref:typename:u_int
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dmm.h23 struct list_head nodes; member in struct:nvkm_mm
/src/sys/kern/
H A Dkern_crashme.c81 static crashme_node nodes[] = { variable in typeref:typename:crashme_node[]
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_mm.c291 int nodes = 0; local in function:nvkm_mm_fini
[all...]
/src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c94 ino_t nodes; local in function:tmpfs_mount
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c282 struct drm_mm_node *nodes = mem->mm_node; local in function:amdgpu_vram_mgr_bo_visible_size
338 struct drm_mm_node *nodes; local in function:amdgpu_vram_mgr_new
456 struct drm_mm_node *nodes = mem->mm_node; local in function:amdgpu_vram_mgr_del
[all...]
H A Dta_xgmi_if.h94 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member in struct:ta_xgmi_cmd_get_topology_info_input
99 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member in struct:ta_xgmi_cmd_get_topology_info_output
104 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member in struct:ta_xgmi_cmd_set_topology_info_input
/src/sys/external/bsd/ipf/netinet/
H A Dradix_ipf.h60 ipf_rdx_node_t nodes[3]; member in struct:ipf_rdx_head
H A Dip_dstlist.c473 ipf_dstnode_t *node, **nodes; local in function:ipf_dstlist_node_add
[all...]
H A Dradix_ipf.c99 buildnodes(addrfamily_t *addr, addrfamily_t *mask, ipf_rdx_node_t nodes[2]) argument
319 ipf_rx_insert(ipf_rdx_head_t * head,ipf_rdx_node_t nodes[2],int * dup) argument
496 ipf_rx_addroute(ipf_rdx_head_t * head,addrfamily_t * addr,addrfamily_t * mask,ipf_rdx_node_t * nodes) argument
919 struct ipf_rdx_node nodes[2]; member in struct:myst
[all...]
/src/dist/pf/sbin/pfctl/
H A Dpfctl_qstats.c88 int nodes, dotitle = (opts & PF_OPT_SHOWALL); local in function:pfctl_show_altq
H A Dpfctl_parser.c1033 print_tabledef(const char * name,int flags,int addrs,struct node_tinithead * nodes) argument
/src/sys/dev/raidframe/
H A Drf_parityloggingdags.c87 RF_DagNode_t *nodes, *wndNodes, *rodNodes = NULL, *syncNode, *xorNode, local in function:rf_CommonCreateParityLoggingLargeWriteDAG
331 RF_DagNode_t *xorNodes, *blockNode, *unblockNode, *nodes; local in function:rf_CommonCreateParityLoggingSmallWriteDAG
[all...]
H A Drf_parityscan.c426 RF_DagNode_t *nodes, *termNode, *blockNode, *unblockNode, *tmpNode; local in function:rf_MakeSimpleDAG
[all...]
H A Drf_dagdegrd.c580 RF_DagNode_t *nodes, *rdNode, *blockNode, *commitNode, *termNode; local in function:rf_CreateRaidCDegradedReadDAG
1046 RF_DagNode_t *nodes, *rudNodes, *rrdNodes, *recoveryNode, *blockNode, local in function:rf_DoubleDegRead
[all...]
H A Drf_dagdegwr.c721 RF_DagNode_t *nodes, *wudNodes, *rrdNodes, *recoveryNode, *blockNode, local in function:rf_DoubleDegSmallWrite
[all...]
H A Drf_dag.h175 RF_DagNode_t *nodes; /* linked list of nodes used in this DAG */ member in struct:RF_DagHeader_s
H A Drf_dagutils.c702 rf_ValidateBranch(RF_DagNode_t * node,int * scount,int * acount,RF_DagNode_t ** nodes,int unvisited) argument
812 RF_DagNode_t **nodes; /* array of ptrs to nodes in dag */ local in function:rf_ValidateDAG
[all...]
/src/usr.bin/make/
H A Dcompat.c475 GNode **nodes; local in function:MakeWaitGroupsInRandomOrder
/src/sys/net/
H A Dradix.c396 rn_newpair(const void * v,int b,struct radix_node nodes[2]) argument
411 rn_insert(const void * v_arg,struct radix_node_head * head,int * dupentry,struct radix_node nodes[2]) argument
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_chardev.c934 uint32_t nodes = 0; local in function:kfd_ioctl_get_process_apertures_new
[all...]
/src/sbin/routed/
H A Dradix.c329 rn_newpair(void *v, int b, struct radix_node nodes[2]) argument
344 rn_insert(void * v_arg,struct radix_node_head * head,int * dupentry,struct radix_node nodes[2]) argument
/src/common/lib/libc/gen/
H A Dradixtree.c330 struct radix_tree_node *nodes[RADIX_TREE_MAX_HEIGHT]; local in function:radix_tree_await_memory
1475 struct testnode *nodes; local in function:test2
[all...]
/src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c272 struct drm_mm_node nodes[2]; local in function:igt_debug
380 struct drm_mm_node tmp, *nodes, *node, *next; local in function:__igt_reserve
578 struct drm_mm_node *nodes, *node, *next; local in function:__igt_insert
885 struct drm_mm_node *nodes, *node, *next; local in function:__igt_insert_range
1046 struct drm_mm_node *nodes, *node, *next; local in function:igt_align
1192 evict_nodes(struct drm_mm_scan * scan,struct evict_node * nodes,unsigned int * order,unsigned int count,bool use_color,struct list_head * evict_list) argument
1239 evict_nothing(struct drm_mm * mm,unsigned int total_size,struct evict_node * nodes) argument
1286 evict_everything(struct drm_mm * mm,unsigned int total_size,struct evict_node * nodes) argument
1335 evict_something(struct drm_mm * mm,u64 range_start,u64 range_end,struct evict_node * nodes,unsigned int * order,unsigned int count,unsigned int size,unsigned int alignment,const struct insert_mode * mode) argument
1412 struct evict_node *nodes; local in function:igt_evict
1525 struct evict_node *nodes; local in function:igt_evict_range
1626 struct drm_mm_node *nodes, *node, *next; local in function:igt_topdown
1740 struct drm_mm_node *nodes, *node, *next; local in function:igt_bottomup
2088 evict_color(struct drm_mm * mm,u64 range_start,u64 range_end,struct evict_node * nodes,unsigned int * order,unsigned int count,unsigned int size,unsigned int alignment,unsigned long color,const struct insert_mode * mode) argument
2164 struct evict_node *nodes; local in function:igt_color_evict
2267 struct evict_node *nodes; local in function:igt_color_evict_range
[all...]

Completed in 24 milliseconds

12