Home
last modified time | relevance | path

Searched defs:fa (Results 1 – 9 of 9) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dheap.h36 # define HEAP_INIT_WITH_FA(fa) &fa._fa argument
48 #define HEAP_FREE_AREA_END(fa) ((void *)(fa + 1)) argument
51 #define HEAP_FREE_AREA_START(fa) ((void *)((char *)(fa + 1) - (fa)->size)) argument
53 #define HEAP_FREE_AREA_SIZE(fa) ((fa)->size) argument
107 __heap_delete (struct heap_free_area **heap, struct heap_free_area *fa) in __heap_delete()
122 __heap_link_free_area (struct heap_free_area **heap, struct heap_free_area *fa, in __heap_link_free_area()
142 struct heap_free_area *fa, in __heap_link_free_area_after()
161 struct heap_free_area *fa = (struct heap_free_area *) in __heap_add_free_area() local
176 struct heap_free_area *fa, size_t size) in __heap_free_area_alloc()
A Dheap_debug.c33 struct heap_free_area *fa; in __heap_dump_freelist() local
69 __heap_check_failure (struct heap_free_area *heap, struct heap_free_area *fa, in __heap_check_failure()
98 struct heap_free_area *fa, *prev; in __heap_check() local
A Dheap_alloc.c25 struct heap_free_area *fa; in __heap_alloc() local
A Dheap_alloc_at.c24 struct heap_free_area *fa; in __heap_alloc_at() local
A Dheap_free.c23 struct heap_free_area *fa, *prev_fa; in __heap_free() local
A Dfree.c36 struct heap_free_area *fa; in __free_to_heap() local
/l4re-core-master/uclibc/lib/contrib/uclibc/librt/
A Dspawn.c41 inline static bool execute_file_actions(const posix_spawn_file_actions_t *fa) in execute_file_actions()
114 const posix_spawn_file_actions_t *fa, in __spawni()
245 const posix_spawn_file_actions_t *fa, in posix_spawn()
256 const posix_spawn_file_actions_t *fa, in posix_spawnp()
/l4re-core-master/ned/server/src/
A Dned.lua246 local function fa(a) function
/l4re-core-master/l4sys/include/
A D__l4_fpage.h689 l4_addr_t fa = l4_fpage_memaddr(fpage); in l4_fpage_contains() local

Completed in 10 milliseconds