Searched defs:uts (Results 1 - 8 of 8) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/misc/
H A Duname.c4 int uname(struct utsname *uts) argument
/seL4-camkes-master/projects/musllibc/src/unistd/
H A Dgethostname.c7 struct utsname uts; local
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/include/allocman/utspace/
H A Dtwinkle.h33 struct utspace_twinkle_ut *uts; member in struct:utspace_twinkle
H A Dvka.h70 static inline int _utspace_vka_add_uts(struct allocman *alloc, void *_trickle, size_t num, const cspacepath_t *uts, size_t *size_bits, uintptr_t *paddr, int utType) argument
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/src/utspace/
H A Dtwinkle.c36 int _utspace_twinkle_add_uts(allocman_t *alloc, void *_twinkle, size_t num, const cspacepath_t *uts, size_t *size_bits, argument
[all...]
H A Dsplit.c100 int _utspace_split_add_uts(allocman_t *alloc, void *_split, size_t num, const cspacepath_t *uts, size_t *size_bits, argument
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/include/allocman/
H A Dallocman.h390 static inline int allocman_utspace_add_uts(allocman_t *alloc, size_t num, const cspacepath_t *uts, size_t *size_bits, uintptr_t *paddr, int utType) { argument
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/src/
H A Dbootstrap.c62 cspacepath_t *uts; member in struct:bootstrap_info
199 int bootstrap_add_untypeds(bootstrap_info_t *bs, size_t num, const cspacepath_t *uts, size_t *size_bits, uintptr_t *paddr, bool isDevice) { argument
[all...]

Completed in 94 milliseconds