Searched defs:node (Results 201 - 225 of 882) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/arm/annapurna/alpine/
H A Dcommon.c68 phandle_t node; local
82 phandle_t node; local
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Daw_usbphy.c89 phandle_t node; local
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kmod.c147 phandle_t node; local
/freebsd-11-stable/lib/librt/
H A Dmq.c58 struct sigev_node *node; member in struct:__mq
[all...]
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_fixed.c169 clk_fixed_init_fixed(struct clk_fixed_softc *sc, phandle_t node, argument
184 clk_fixed_init_fixed_factor(struct clk_fixed_softc *sc, phandle_t node, argument
213 phandle_t node; local
[all...]
/freebsd-11-stable/sys/dev/gpio/
H A Dgpioled_fdt.c81 gpioleds_attach_led(struct gpioleds_softc *sc, phandle_t node, argument
H A Dgpioiic.c103 phandle_t node; local
/freebsd-11-stable/sys/dev/fdt/
H A Dsimplebus.c146 phandle_t node; local
166 simplebus_init(device_t dev, phandle_t node) argument
186 simplebus_fill_ranges(phandle_t node, struct simplebus_softc *sc) argument
235 simplebus_setup_dinfo(device_t dev, phandle_t node, struct simplebus_devinfo *di) argument
260 simplebus_add_device(device_t dev, phandle_t node, u_int order, const char *name, int unit, struct simplebus_devinfo *di) argument
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) argument
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_io.c317 ocs_io_find_tgt_io(ocs_t *ocs, ocs_node_t *node, uint16_t ox_id, uint16_t rx_id) argument
/freebsd-11-stable/contrib/mdocml/
H A Dlibroff.h42 struct roff_node *node; /* syntax tree of this equation */ member in struct:eqn_node
/freebsd-11-stable/stand/efi/libefi/
H A Definet.c271 EFI_DEVICE_PATH *devpath, *node; local
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_atm/
H A Datm_sys.c67 atm_node2if(u_int node) argument
102 handle_atm_message(const struct ng_mesg *mesg, const char *path __unused, ng_ID_t node, void *uarg) argument
[all...]
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c88 debug_print_tree(iso9660_disk *diskStructure, cd9660node *node, int level) argument
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_util.c127 linux_driver_get_major_minor(const char *node, int *major, int *minor) argument
[all...]
/freebsd-11-stable/stand/powerpc/ofw/
H A Dofwfdt.c39 OF_hasprop(phandle_t node, const char *prop) argument
45 add_node_to_fdt(void *buffer, phandle_t node, int fdt_offset) argument
99 phandle_t node; local
[all...]
/freebsd-11-stable/contrib/unbound/edns-subnet/
H A Daddrtree.h114 struct addrnode *node; member in struct:addredge
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DSimple.h205 auto node = new (_file.allocator()) variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h54 uptr node = t1.getAndClearFirstOne(); local
H A Dsanitizer_stackdepotbase.h106 Node *node = find(s, args, h); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionIterator.h105 inline RNSuccIterator(NodeRef node) argument
118 inline RNSuccIterator(NodeRef node, bool) argument
183 RNSuccIterator(NodeRef node) argument
196 RNSuccIterator(NodeRef node, bool) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DPostfixExpression.cpp245 void postfix::ToDWARF(Node &node, Stream &stream) { argument
240 ResolveSymbols( Node *&node, llvm::function_ref<Node *(SymbolNode &)> replacer) argument
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp61 std::string baseName(ASTNode node) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h61 class node { class in class:llvm::Registry
69 node(const entry &V) : Next(nullptr), Val(V) {} function in class:llvm::Registry::node
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.cpp90 explicit Handle(ChainedOriginDepotNode *node) : node_(node) {} argument

Completed in 273 milliseconds

1234567891011>>