Searched defs:node (Results 1 - 24 of 24) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/search/
H A Dinsque.c3 struct node { struct
H A Dtdestroy.c5 struct node { struct
H A Dtsearch_avl.c10 struct node { struct
[all...]
/seL4-refos-master/libs/libmuslc/src/sched/
H A Dsched_getcpu.c15 static long getcpu_init(unsigned *cpu, unsigned *node, void *unused) argument
/seL4-refos-master/libs/libmuslc/src/thread/
H A Dpthread_cond_timedwait.c69 struct waiter node = { 0 }; local
[all...]
/seL4-refos-master/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-refos-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-refos-master/libs/libsel4allocman/src/utspace/
H A Dsplit.c22 static void _remove_node(struct utspace_split_node **head, struct utspace_split_node *node) argument
36 _insert_node(struct utspace_split_node **head, struct utspace_split_node *node) argument
51 struct utspace_split_node *node; local
66 _delete_node(allocman_t *alloc, struct utspace_split_node *node) argument
76 struct utspace_split_node *node; local
132 struct utspace_split_node *node; local
230 struct utspace_split_node *node; local
250 struct utspace_split_node *node; local
330 struct utspace_split_node *node = (struct utspace_split_node *)cookie; local
349 struct utspace_split_node *node = (struct utspace_split_node *)cookie; local
[all...]
/seL4-refos-master/projects/seL4_libs/libsel4allocman/src/utspace/
H A Dsplit.c22 static void _remove_node(struct utspace_split_node **head, struct utspace_split_node *node) argument
36 _insert_node(struct utspace_split_node **head, struct utspace_split_node *node) argument
51 struct utspace_split_node *node; local
66 _delete_node(allocman_t *alloc, struct utspace_split_node *node) argument
76 struct utspace_split_node *node; local
132 struct utspace_split_node *node; local
230 struct utspace_split_node *node; local
250 struct utspace_split_node *node; local
330 struct utspace_split_node *node = (struct utspace_split_node *)cookie; local
349 struct utspace_split_node *node = (struct utspace_split_node *)cookie; local
[all...]
/seL4-refos-master/kernel/include/smp/
H A Dlock.h34 clh_qnode_t *node; member in struct:clh_qnode_p
/seL4-refos-master/libs/libmuslc/src/network/
H A Dgetnameinfo.c124 getnameinfo(const struct sockaddr *restrict sa, socklen_t sl, char *restrict node, socklen_t nodelen, char *restrict serv, socklen_t servlen, int flags) argument
/seL4-refos-master/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-refos-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-refos-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...]
H A Dfdt_overlay.c161 static int overlay_phandle_add_offset(void *fdt, int node, argument
201 overlay_adjust_node_phandles(void *fdto, int node, uint32_t delta) argument
601 overlay_apply_node(void *fdt, int target, void *fdto, int node) argument
[all...]
/seL4-refos-master/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-refos-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-refos-master/libs/libsel4utils/src/
H A Dprocess.c49 object_node_t *node = malloc(sizeof(object_node_t)); local
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/
H A Dprocess.c49 object_node_t *node = malloc(sizeof(object_node_t)); local
/seL4-refos-master/seL4_tools/elfloader-tool/include/binaries/efi/
H A Defi.h20 uint8_t node[6]; member in struct:__anon186::__anon187
/seL4-refos-master/tools/elfloader/include/binaries/efi/
H A Defi.h20 uint8_t node[6]; member in struct:__anon202::__anon203
/seL4-refos-master/libs/libsel4allocman/src/
H A Dbootstrap.c437 cspacepath_t node; local
/seL4-refos-master/projects/seL4_libs/libsel4allocman/src/
H A Dbootstrap.c437 cspacepath_t node; local
/seL4-refos-master/libs/libmuslc/src/regex/
H A Dregcomp.c143 tre_ast_node_t *node local
156 tre_ast_node_t *node; local
172 tre_ast_node_t *node; local
190 tre_ast_node_t *node; local
208 tre_ast_node_t *node; local
616 tre_ast_node_t *node = 0, *n; local
743 marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) argument
783 tre_ast_node_t *node; local
1091 tre_add_tag_left(tre_mem_t mem, tre_ast_node_t *node, int tag_id) argument
1122 tre_add_tag_right(tre_mem_t mem, tre_ast_node_t *node, int tag_id) argument
1194 tre_ast_node_t *node = tree; /* Tree node we are currently looking at. */ local
1689 tre_ast_node_t *node; local
1835 tre_ast_node_t *node; local
2120 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, int *assertions, int *num_tags_seen) argument
2240 tre_ast_node_t *node; local
2610 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, int *counts, int *offs) argument
[all...]

Completed in 257 milliseconds