Home
last modified time | relevance | path

Searched refs:node (Results 1301 – 1325 of 1648) sorted by relevance

1...<<51525354555657585960>>...66

/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c716 frdest_t node; local
770 if (ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, &node) == 0)
771 fdp = &node;
/freebsd-12.1/sys/cam/
H A Dcam_iosched.c1129 struct sysctl_ctx_list *ctx, struct sysctl_oid *node) in cam_iosched_sysctl_init() argument
1135 SYSCTL_ADD_INT(ctx, SYSCTL_CHILDREN(node), in cam_iosched_sysctl_init()
1145 SYSCTL_CHILDREN(node), OID_AUTO, "iosched", in cam_iosched_sysctl_init()
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/
H A Dhip06.dtsi332 * systems. Hence please make sure that the smmu pcie node on
334 * when iommu-map entry is used along with the PCIe node.
/freebsd-12.1/sys/dev/liquidio/base/
H A Dlio_droq.c46 struct lio_stailq_node node; member
545 &rdisp->node, entries); in lio_droq_dispatch_pkt()
/freebsd-12.1/sys/dts/powerpc/
H A Dp5020ds.dts290 * SGMII, so this is the only SGMII node.
385 * Therefore, we don't need a virtual MDIO node.
H A Dp3041ds.dts294 * SGMII, so this is the only SGMII node.
389 * Therefore, we don't need a virtual MDIO node.
/freebsd-12.1/contrib/gcc/
H A Dfix-header.c532 fn = lookup_std_proto ((const char *) NODE_NAME (fname->val.node), in recognized_function()
533 NODE_LEN (fname->val.node)); in recognized_function()
H A DChangeLog.tree-ssa4026 into cloned node.
4853 a tree node.
7940 node.
10337 and PHI node.
13615 the given node.
15164 inner node.
16605 node.
16808 node.
17961 node.
18031 the internal node.
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A DREADME27 mirrors a tree rooted at some node in the repository. Over time, the
94 .svn/wc.db /* SQLite database containing node metadata. */
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dbfdsumm.texi25 @node BFD information loss
70 @node Canonical format
/freebsd-12.1/sys/dev/iwi/
H A Dif_iwi.c1757 struct iwi_ibssnode node; in iwi_write_ibssnode() local
1760 memset(&node, 0, sizeof node); in iwi_write_ibssnode()
1761 IEEE80211_ADDR_COPY(node.bssid, addr); in iwi_write_ibssnode()
1763 DPRINTF(("%s mac %6D station %u\n", __func__, node.bssid, ":", entry)); in iwi_write_ibssnode()
1766 IWI_CSR_NODE_BASE + entry * sizeof node, in iwi_write_ibssnode()
1767 (uint8_t *)&node, sizeof node); in iwi_write_ibssnode()
/freebsd-12.1/sys/netgraph/netflow/
H A Dng_netflow.h411 node_p node; /* link to the node itself */ member
/freebsd-12.1/sys/gnu/dts/arm/
H A Dimx1.dtsi16 * pre-existing /chosen node to be available to insert the
/freebsd-12.1/sys/xen/xenbus/
H A Dxenbusb_if.m104 * \param _path The tree relative sub-path to the modified node. The empty
/freebsd-12.1/sys/dev/vnic/
H A Dnic.h302 uint8_t node; member
/freebsd-12.1/share/misc/
H A Dorganization.dot18 node [color=lightblue2, style=filled, bgcolor=black];
/freebsd-12.1/contrib/gcc/doc/
H A Dconfigterms.texi5 @node Configure Terms
H A Dinterface.texi6 @node Interface
H A Dmd.texi7 @node Machine Desc
53 @node Overview
101 @node Patterns
181 @node Example
228 @node RTL Template
667 @node Predicates
1020 @node Constraints
1032 @node Constraints
1497 @node Modifiers
7272 @node Macros
[all …]
/freebsd-12.1/contrib/binutils/binutils/doc/
H A Dbinutils.texi96 @node Top
185 @node ar
656 @node ld
664 @node nm
945 @node objcopy
1565 @node objdump
2014 @node ranlib
2064 @node size
2184 @node strings
2281 @node strip
[all …]
/freebsd-12.1/contrib/amd/amd/
H A Dnfs_subr.c636 validate_ap(am_node *node, int *rp, u_int fhh_gen) in validate_ap() argument
638 am_node *ap = node; in validate_ap()
645 if (node != NULL && node->am_gen != fhh_gen) in validate_ap()
/freebsd-12.1/sys/dev/cesa/
H A Dcesa.c990 device_from_node(device_t root, phandle_t node) in device_from_node() argument
996 if (node == -1) in device_from_node()
1010 if (OFW_BUS_GET_NODE(root, children[i]) == node) { in device_from_node()
1015 if ((retval = device_from_node(children[i], node)) != NULL) in device_from_node()
/freebsd-12.1/contrib/amd/doc/
H A Dtexinfo.tex1331 % We use the node names as the destinations.
5256 \let\lastnode=\empty % no node to associate with
7797 node \samp{\ignorespaces#1{}}}
7802 % @node foo , bar , ...
7803 % We don't want such trailing spaces in the node name.
7808 % @node Help-Cross, , , Cross-refs
7812 \let\nwnode=\node
7886 % manual. All but the node name can be omitted.
7913 % No printed node name was explicitly given.
7928 % Otherwise just copy the Info node name.
[all …]
/freebsd-12.1/contrib/gperf/
H A DChangeLog996 the keyword list, delete the list node.
1058 (Output Format): Drop reference to node 'Implementation'.
1526 * src/list-node.h: Remove file.
1527 * src/list-node.cc: Remove file.
1530 old list-node.cc.
1538 (list-node.o): Remove rule.
1543 * src/list-node.h (List_Node): Inherit from KeywordExt.
1544 * src/list-node.cc: Update.
1552 * src/list-node.h (List_Node): Extend Keyword.
1553 * src/list-node.cc: Update.
[all …]
/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_internal.h99 TAILQ_ENTRY(ath_hal_chip) node;
125 TAILQ_ENTRY(ath_hal_rf) node;

1...<<51525354555657585960>>...66