Searched defs:node (Results 1 - 25 of 67) sorted by last modified time

123

/seL4-camkes-master/projects/seL4_projects_libs/libsel4dma/src/
H A Ddma.c63 struct dma_memd_node *node; member in struct:dma_mem
[all...]
/seL4-camkes-master/projects/util_libs/libfdt/
H A Dfdtget.c146 int list_properties(const void *blob, int node) argument
174 int list_subnodes(const void *blob, int node) argument
230 show_data_for_item(const void *blob, struct display_info *disp, int node, const char *property) argument
279 int i, node; local
[all...]
/seL4-camkes-master/projects/lwip/src/include/lwip/apps/
H A Dsnmp_table.h62 struct snmp_leaf_node node; member in struct:snmp_table_node
108 struct snmp_leaf_node node; member in struct:snmp_table_simple_node
H A Dsnmp_threadsync.h88 struct snmp_leaf_node node; member in struct:snmp_threadsync_node
H A Dsnmp_scalar.h54 struct snmp_leaf_node node; member in struct:snmp_scalar_node
90 struct snmp_leaf_node node; member in struct:snmp_scalar_array_node
H A Dsnmp_core.h200 const struct snmp_node* node; member in struct:snmp_node_instance
229 struct snmp_node node; member in struct:snmp_tree_node
246 struct snmp_node node; member in struct:snmp_leaf_node
[all...]
/seL4-camkes-master/projects/lwip/src/apps/snmp/
H A Dsnmp_snmpv2_framework.c43 static s16_t snmpengine_scalars_get_value(const struct snmp_scalar_array_node_def *node, void *value) argument
H A Dsnmp_snmpv2_usm.c331 static s16_t usmstats_scalars_get_value(const struct snmp_scalar_array_node_def *node, void *value) argument
[all...]
H A Dsnmp_mib2_snmp.c49 snmp_get_value(const struct snmp_scalar_array_node_def *node, void *value) argument
156 snmp_set_test(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) argument
174 snmp_set_value(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) argument
H A Dsnmp_mib2_system.c230 system_get_value(const struct snmp_scalar_array_node_def *node, void *value) argument
281 system_set_test(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) argument
327 system_set_value(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) argument
[all...]
H A Dsnmp_mib2_icmp.c59 icmp_get_value(const struct snmp_scalar_array_node_def *node, void *value) argument
H A Dsnmp_core.c985 const struct snmp_node *const *node = &mib->root_node; local
1020 const struct snmp_node *const *node; local
[all...]
/seL4-camkes-master/projects/camkes-tool/libsel4camkes/src/
H A Ddma.c120 static void prepend_node(region_t *node) argument
126 static void remove_node(region_t *previous, region_t *node) argument
146 shrink_node(region_t *node, size_t by) argument
152 grow_node(region_t *node, size_t by) argument
[all...]
H A Dio.c55 ll_t *node = NULL; local
68 ll_t *node = NULL; local
[all...]
/seL4-camkes-master/kernel/include/smp/
H A Dlock.h34 clh_qnode_t *node; member in struct:clh_qnode_p
/seL4-camkes-master/tools/cogent/cogent/examples/recursive-list-example/
H A Dlist_node_free.c2 t2* node = malloc(sizeof(*node)); local
/seL4-camkes-master/tools/seL4/elfloader-tool/include/binaries/efi/
H A Defi.h20 uint8_t node[6]; member in struct:__anon120::__anon121
/seL4-camkes-master/projects/projects_libs/libfdtgen/
H A Dfdtgen.c347 d_list_node_t *node = a->data; local
416 void fdtgen_keep_node_subtree_disable(fdtgen_context_t *handle, const void *ori_fdt, const char *node) argument
439 fdtgen_keep_node_subtree(fdtgen_context_t *handle, const void *ori_fdt, const char *node) argument
[all...]
/seL4-camkes-master/projects/util_libs/libutils/src/
H A Dlist.c150 int list_prepend_node(list_t *l, node_t *node) argument
159 int list_append_node(list_t *l, node_t *node) argument
/seL4-camkes-master/projects/seL4_libs/libsel4platsupport/src/
H A Dio.c51 static void free_node(io_mapping_t *node) argument
102 static void insert_node(sel4platsupport_io_mapper_cookie_t *io_mapper, io_mapping_t *node) argument
123 remove_node(sel4platsupport_io_mapper_cookie_t *io_mapper, io_mapping_t *node) argument
[all...]
/seL4-camkes-master/tools/cogent/impl/fs/bilby/c/
H A Dostore.c775 struct list_obj_del *node; local
H A Dbilbyfs.h383 struct rbt_node node; member in struct:idx_node
395 struct rbt_node node; member in struct:gim_node
[all...]
/seL4-camkes-master/projects/seL4_libs/libsel4utils/src/
H A Dprocess.c49 object_node_t *node = malloc(sizeof(object_node_t)); local
/seL4-camkes-master/projects/seL4_libs/libsel4utils/src/irq_server/
H A Dirq_server.c39 irq_server_node_t *node; member in struct:irq_server_thread
84 static irq_id_t irq_server_node_register_irq(irq_server_node_t *node, ps_irq_t irq, irq_callback_fn_t callback, argument
[all...]
/seL4-camkes-master/tools/rumprun/platform/xen/xen/xenbus/
H A Dxenbus.c831 xenbus_printf(xenbus_transaction_t xbt, const char* node, const char* path, const char* fmt, ...) argument

Completed in 263 milliseconds

123