| /src/bin/sh/ |
| H A D | Makefile | |
| /src/sys/arch/powerpc/booke/dev/ |
| H A D | cpunode.c | 54 static u_int nodes; variable in typeref:typename:u_int
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
| H A D | mm.h | 23 struct list_head nodes; member in struct:nvkm_mm
|
| /src/sys/kern/ |
| H A D | kern_crashme.c | 81 static crashme_node nodes[] = { variable in typeref:typename:crashme_node[]
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/ |
| H A D | nouveau_nvkm_core_mm.c | 291 int nodes = 0; local in function:nvkm_mm_fini [all...] |
| /src/sys/fs/tmpfs/ |
| H A D | tmpfs_vfsops.c | 94 ino_t nodes; local in function:tmpfs_mount
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_vram_mgr.c | 282 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 D | ta_xgmi_if.h | 94 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 D | radix_ipf.h | 60 ipf_rdx_node_t nodes[3]; member in struct:ipf_rdx_head
|
| H A D | ip_dstlist.c | 473 ipf_dstnode_t *node, **nodes; local in function:ipf_dstlist_node_add [all...] |
| H A D | radix_ipf.c | 99 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 D | pfctl_qstats.c | 88 int nodes, dotitle = (opts & PF_OPT_SHOWALL); local in function:pfctl_show_altq
|
| H A D | pfctl_parser.c | 1033 print_tabledef(const char * name,int flags,int addrs,struct node_tinithead * nodes) argument
|
| /src/sys/dev/raidframe/ |
| H A D | rf_parityloggingdags.c | 87 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 D | rf_parityscan.c | 426 RF_DagNode_t *nodes, *termNode, *blockNode, *unblockNode, *tmpNode; local in function:rf_MakeSimpleDAG [all...] |
| H A D | rf_dagdegrd.c | 580 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 D | rf_dagdegwr.c | 721 RF_DagNode_t *nodes, *wudNodes, *rrdNodes, *recoveryNode, *blockNode, local in function:rf_DoubleDegSmallWrite [all...] |
| H A D | rf_dag.h | 175 RF_DagNode_t *nodes; /* linked list of nodes used in this DAG */ member in struct:RF_DagHeader_s
|
| H A D | rf_dagutils.c | 702 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 D | compat.c | 475 GNode **nodes; local in function:MakeWaitGroupsInRandomOrder
|
| /src/sys/net/ |
| H A D | radix.c | 396 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 D | kfd_chardev.c | 934 uint32_t nodes = 0; local in function:kfd_ioctl_get_process_apertures_new [all...] |
| /src/sbin/routed/ |
| H A D | radix.c | 329 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 D | radixtree.c | 330 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 D | test-drm_mm.c | 272 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...] |