Searched defs:properties (Results 1 - 13 of 13) sorted by relevance

/seL4-camkes-master/projects/seL4_libs/libsel4allocman/include/allocman/mspace/
H A Dmspace.h23 struct allocman_properties properties; member in struct:mspace_interface
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/include/allocman/cspace/
H A Dcspace.h25 struct allocman_properties properties; member in struct:cspace_interface
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/include/allocman/utspace/
H A Dutspace.h66 struct allocman_properties properties; member in struct:utspace_interface
/seL4-camkes-master/projects/global-components/plat_components/tx2/BPMPServer/src/
H A Dserver.c64 static int interface_search_handler(void *handler_data, void *interface_instance, char **properties) argument
/seL4-camkes-master/projects/util_libs/libplatsupport/include/platsupport/
H A Dinterface_registration.h51 ps_interface_register(ps_interface_registration_ops_t *interface_registration_ops, ps_interface_type_t interface_type, void *interface_instance, char **properties) argument
/seL4-camkes-master/projects/projects_libs/libplatsupportports/src/plat/tx2/
H A Dreset.c65 static int interface_search_handler(void *handler_data, void *interface_instance, char **properties) argument
H A Dclock.c184 static int interface_search_handler(void *handler_data, void *interface_instance, char **properties) argument
/seL4-camkes-master/projects/camkes-tool/libsel4camkes/src/
H A Dinterface_registration.c43 char **properties; member in struct:interface_list
86 static inline void destroy_properties_array(ps_malloc_ops_t *malloc_ops, char **properties) argument
96 static inline char **copy_properties_array(ps_malloc_ops_t *malloc_ops, char **properties) argument
125 camkes_interface_register(void *cookie, ps_interface_type_t interface_type, void *interface_instance, char **properties) argument
[all...]
/seL4-camkes-master/projects/global-components/remote-drivers/picotcp-ethernet-async/
H A Dserver.c187 static int hardware_interface_searcher(void *cookie, void *interface_instance, char **properties) argument
/seL4-camkes-master/projects/camkes/apps/picotcp_single_component/src/
H A Dethdriver.c197 static int hardware_interface_searcher(void *cookie, void *interface_instance, char **properties) argument
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/src/
H A Dallocman.c24 static inline int _can_alloc(struct allocman_properties properties, size_t alloc_depth, size_t free_depth) argument
31 static inline int _can_free(struct allocman_properties properties, size_t alloc_depth, size_t free_depth) argument
[all...]
/seL4-camkes-master/projects/global-components/components/Ethdriver/src/
H A Dethdriver.c369 static int hardware_interface_searcher(void *cookie, void *interface_instance, char **properties) argument
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Ddwc_eth_qos.c793 static int hardware_interface_searcher(void *handler_data, void *interface_instance, char **properties) argument

Completed in 92 milliseconds