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

/seL4-camkes-master/projects/musllibc/src/linux/
H A Dsetgroups.c5 int setgroups(size_t count, const gid_t list[]) argument
H A Dxattr.c19 ssize_t listxattr(const char *path, char *list, size_t size) argument
24 ssize_t llistxattr(const char *path, char *list, size_t size) argument
29 ssize_t flistxattr(int filedes, char *list, size_t size) argument
/seL4-camkes-master/projects/musllibc/src/unistd/
H A Dgetgroups.c4 int getgroups(int count, gid_t list[]) argument
/seL4-camkes-master/kernel/include/arch/x86/arch/kernel/
H A Dboot.h17 p_region_t list[MAX_NUM_FREEMEM_REG]; member in struct:mem_p_regs
/seL4-camkes-master/projects/seL4_projects_libs/libsel4vmmplatsupport/src/
H A Ddevice.c13 int device_list_init(device_list_t *list) argument
25 int add_device(device_list_t *list, const struct device *d) argument
[all...]
/seL4-camkes-master/tools/cogent/impl/fs/bilby/c/
H A Dgc.c34 struct obj_ch **list, **valid_list; local
[all...]
H A Dostore.c584 ostore_scan_obj(struct bilbyfs_info *bi, struct bilbyfs_rbuf *rbuf, int lnum, void **list, int max_count) argument
610 ostore_scan_leb_obj(struct bilbyfs_info *bi, struct bilbyfs_rbuf *rbuf, int lnum, void **list, int max_count) argument
/seL4-camkes-master/projects/util_libs/libplatsupport/src/
H A Dtqueue.c35 static tqueue_node_t *head(tqueue_node_t *list) argument
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/src/
H A Dhashtable.h21 struct hashtable_list list; member in struct:hashtable_pair
36 struct hashtable_list list; member in struct:hashtable
H A Dhashtable.c35 static JSON_INLINE void list_init(list_t *list) argument
41 static JSON_INLINE void list_insert(list_t *list, list_t *node) argument
49 list_remove(list_t *list) argument
60 insert_to_bucket(hashtable_t *hashtable, bucket_t *bucket, list_t *list) argument
78 list_t *list; local
135 list_t *list, *next; local
149 list_t *list, *next; local
322 list_t *list = (list_t *)iter; local
[all...]
/seL4-camkes-master/projects/musllibc/src/network/
H A Dif_nameindex.c21 struct ifnamemap *list; member in struct:ifnameindexctx
/seL4-camkes-master/tools/rumprun/platform/sel4/pci/
H A Drumpdma.c38 a_list_t list[LIST_LENGTH]; variable
[all...]
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/src/utspace/
H A Dsplit.c106 struct utspace_split_node **list; local
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dphy.h143 struct list_head list; member in struct:phy_driver
H A Dlist.h31 static inline void INIT_LIST_HEAD(struct list_head *list) argument
143 list_move(struct list_head *list, struct list_head *head) argument
154 list_move_tail(struct list_head *list, struct list_head *head) argument
166 list_is_last(const struct list_head *list, const struct list_head *head) argument
209 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
235 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
249 __list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) argument
268 list_splice(const struct list_head *list, struct list_head *head) argument
280 list_splice_tail(struct list_head *list, struct list_head *head) argument
294 list_splice_init(struct list_head *list, struct list_head *head) argument
311 list_splice_tail_init(struct list_head *list, struct list_head *head) argument
[all...]
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dlist.h33 static inline void INIT_LIST_HEAD(struct list_head *list) argument
145 list_move(struct list_head *list, struct list_head *head) argument
156 list_move_tail(struct list_head *list, struct list_head *head) argument
168 list_is_last(const struct list_head *list, const struct list_head *head) argument
211 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
237 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
251 __list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) argument
270 list_splice(const struct list_head *list, struct list_head *head) argument
282 list_splice_tail(struct list_head *list, struct list_head *head) argument
296 list_splice_init(struct list_head *list, struct list_head *head) argument
313 list_splice_tail_init(struct list_head *list, struct list_head *head) argument
[all...]
H A Dphy.h148 struct list_head list; member in struct:phy_driver
/seL4-camkes-master/projects/picotcp/docs/user_manual/
H A Dchap_api_ipv4.tex
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dlist.h33 static inline void INIT_LIST_HEAD(struct list_head *list) argument
145 list_move(struct list_head *list, struct list_head *head) argument
156 list_move_tail(struct list_head *list, struct list_head *head) argument
168 list_is_last(const struct list_head *list, const struct list_head *head) argument
211 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
237 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
254 __list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) argument
273 list_splice(const struct list_head *list, struct list_head *head) argument
286 list_splice_tail(struct list_head *list, struct list_head *head) argument
301 list_splice_init(struct list_head *list, struct list_head *head) argument
318 list_splice_tail_init(struct list_head *list, struct list_head *head) argument
[all...]
H A Dphy.h151 struct list_head list; member in struct:phy_driver
/seL4-camkes-master/projects/camkes-tool/libsel4camkes/src/
H A Dio.c53 static UNUSED int ll_prepend(ps_malloc_ops_t *malloc_ops, ll_t **list, const void *data) argument
66 static UNUSED int ll_append(ps_malloc_ops_t *malloc_ops, ll_t **list, const void *data) argument
85 static UNUSED int ll_remove(ps_malloc_ops_t *malloc_ops, ll_t **list, const void *data) argument
[all...]
/seL4-camkes-master/projects/util_libs/libfdt/
H A Dfdt_ro.c725 const char *list, *end; local
752 const char *list, *end; local
782 const char *list, *end; local
[all...]
/seL4-camkes-master/tools/riscv-pk/machine/
H A Dfdt.c131 const char *list = (const char *)prop->value; local
/seL4-camkes-master/projects/lwip/src/core/
H A Dtcp.c251 tcp_remove_listener(struct tcp_pcb *list, struct tcp_pcb_listen *lpcb) argument
[all...]

Completed in 418 milliseconds