MCPcopy Create free account

hub / github.com/f9micro/f9-kernel / functions

Functions1,233 in github.com/f9micro/f9-kernel

↓ 1 callersFunctionL4_IsMemoryDescVirtual
user/include/l4/kip.h:531
↓ 1 callersFunctionL4_IsNilFpage
user/include/l4/types.h:201
↓ 1 callersFunctionL4_KernelInterface
user/lib/l4/platform/syscalls.c:14
↓ 1 callersFunctionL4_KernelVersionString
user/include/l4/kip.h:457
↓ 1 callersFunctionL4_KipAreaSizeLog2
user/include/l4/kip.h:438
↓ 1 callersFunctionL4_LoadBRs
user/include/l4/platform/vregs.h:195
↓ 1 callersFunctionL4_MemoryDescHigh
user/include/l4/kip.h:546
↓ 1 callersFunctionL4_MemoryDescLow
user/include/l4/kip.h:541
↓ 1 callersFunctionL4_MemoryDescType
user/include/l4/kip.h:536
↓ 1 callersFunctionL4_NumProcessors
user/include/l4/kip.h:349
↓ 1 callersFunctionL4_ProcDescExternalFreq
user/include/l4/kip.h:585
↓ 1 callersFunctionL4_ProcDescInternalFreq
user/include/l4/kip.h:590
↓ 1 callersFunctionL4_Rights
user/include/l4/types.h:206
↓ 1 callersFunctionL4_Set_PagerOf
user/include/l4/thread.h:291
↓ 1 callersFunctionL4_StoreBR
user/include/l4/platform/vregs.h:171
↓ 1 callersFunctionL4_ThreadSwitch
user/lib/l4/platform/syscalls.c:79
↓ 1 callersFunctionL4_UnmapFpages
user/include/l4/space.h:23
↓ 1 callersFunctionL4_UntypedWords
user/include/l4/message.h:73
↓ 1 callersFunctionL4_UserDefinedHandle
user/include/l4/thread.h:90
↓ 1 callersFunctionL4_UtcbAreaSizeLog2
user/include/l4/kip.h:412
↓ 1 callersFunctionNVIC_DisableIRQ
include/platform/stm32l4/nvic.h:265
↓ 1 callersFunctionNVIC_PriorityGroupConfig
platform/stm32-common/nvic.c:37
↓ 1 callersFunctionNVIC_SetPendingIRQ
include/platform/stm32l4/nvic.h:278
↓ 1 callersFunctionRCC_AHB3PeriphClockCmd
platform/stm32f429/rcc.c:13
↓ 1 callersFunctionRCC_APB1PeriphClockCmd
platform/stm32-common/rcc.c:244
↓ 1 callersFunctionRCC_GetClocksFreq
platform/stm32-common/rcc.c:299
↓ 1 callersFunctionRCC_GetFlagStatus
platform/stm32-common/rcc.c:276
↓ 1 callersFunctionRCC_LTDCCLKDivConfig
platform/stm32f429/rcc.c:32
↓ 1 callersFunctionRCC_PLLSAICmd
platform/stm32f429/rcc.c:47
↓ 1 callersFunctionRCC_PLLSAIConfig
platform/stm32f429/rcc.c:23
↓ 1 callersFunction__L4_TCR_ActualSender
user/include/l4/platform/vregs.h:89
↓ 1 callersFunction__L4_TCR_ErrorCode
user/include/l4/platform/vregs.h:69
↓ 1 callersFunction__L4_TCR_ExceptionHandler
user/include/l4/platform/vregs.h:59
↓ 1 callersFunction__L4_TCR_IntendedReceiver
user/include/l4/platform/vregs.h:84
↓ 1 callersFunction__L4_TCR_MyGlobalId
user/include/l4/platform/vregs.h:24
↓ 1 callersFunction__L4_TCR_MyLocalId
user/include/l4/platform/vregs.h:29
↓ 1 callersFunction__L4_TCR_Pager
user/include/l4/platform/vregs.h:49
↓ 1 callersFunction__L4_TCR_ProcessorNo
user/include/l4/platform/vregs.h:34
↓ 1 callersFunction__L4_TCR_Set_ExceptionHandler
user/include/l4/platform/vregs.h:64
↓ 1 callersFunction__L4_TCR_Set_Pager
user/include/l4/platform/vregs.h:54
↓ 1 callersFunction__L4_TCR_Set_UserDefinedHandle
user/include/l4/platform/vregs.h:44
↓ 1 callersFunction__L4_TCR_Set_VirtualSender
user/include/l4/platform/vregs.h:94
↓ 1 callersFunction__L4_TCR_Set_XferTimeout
user/include/l4/platform/vregs.h:79
↓ 1 callersFunction__L4_TCR_UserDefinedHandle
user/include/l4/platform/vregs.h:39
↓ 1 callersFunction__L4_TCR_XferTimeout
user/include/l4/platform/vregs.h:74
↓ 1 callersFunction__l4_printf
kernel/lib/stdio.c:79
↓ 1 callersFunction__l4_put_dec
kernel/lib/stdio.c:59
↓ 1 callersFunction__l4_put_hex
kernel/lib/stdio.c:35
↓ 1 callersFunction__signal_thread_cleanup
Release signal state slot when thread exits. * Called from pthread_exit() or thread cleanup. */
user/lib/posix/signal.c:177
↓ 1 callersFunction__svc_handler
Always returns 0; fastpath and slowpath both use PendSV for context switching */
kernel/syscall.c:37
↓ 1 callersFunctionadd_pending_cancel
Add a pending early cancel for a pthread_t* (when child hasn't registered). * Returns 0 on success, EAGAIN if table is full. */
user/lib/posix/pthread.c:165
↓ 1 callersFunctionadd_waiter
Add thread to wait queue for a resource */
user/lib/l4/pager.c:99
↓ 1 callersFunctionaddr_align_down
kernel/memory.c:204
↓ 1 callersFunctionas_create
kernel/memory.c:451
↓ 1 callersFunctionas_destroy
* Free all fpages and the address space structure. * Called by as_put() when refcount reaches 0. * Caller must hold IRQs disabled. */
kernel/memory.c:519
↓ 1 callersFunctionas_get
* Increment address space reference count. * Called when a thread shares an existing address space. */
kernel/memory.c:474
↓ 1 callersFunctionas_map_user
kernel/memory.c:427
↓ 1 callersFunctionas_put
* Decrement address space reference count. * Frees the address space when refcount reaches 0. * IRQs remain disabled through as_destroy() to prevent
kernel/memory.c:491
↓ 1 callersFunctionas_setup_mpu
kernel/memory.c:307
↓ 1 callersFunctionbitmap_clear_bit
include/lib/bitmap.h:53
↓ 1 callersFunctionbreakpoint_config
platform/breakpoint.c:15
↓ 1 callersFunctionbreakpoint_install
platform/breakpoint.c:66
↓ 1 callersFunctionbreakpoint_pool_init
platform/breakpoint.c:52
↓ 1 callersFunctionbreakpoint_uninstall
platform/breakpoint.c:71
↓ 1 callersFunctionconsume_pending_cancel
Check and consume pending early cancel for a pthread_t* */
user/lib/posix/pthread.c:182
↓ 1 callersFunctioncorrupt_canary_directly
user/apps/tests/test-fault.c:139
↓ 1 callersFunctioncreate_fpage
kernel/fpage.c:149
↓ 1 callersFunctioncreate_idle_thread
kernel/systhread.c:83
↓ 1 callersFunctioncreate_kernel_thread
kernel/systhread.c:60
↓ 1 callersFunctioncreate_root_thread
kernel/systhread.c:34
↓ 1 callersFunctiondbg_async_putchar
platform/debug_uart.c:76
↓ 1 callersFunctiondbg_device_init
* Initialization procedure for debug IO port */
platform/debug_device.c:77
↓ 1 callersFunctiondbg_ram_init
platform/debug_ram.c:30
↓ 1 callersFunctiondbg_semihosting_init
platform/debug_semihosting.c:43
↓ 1 callersFunctiondbg_start_panic
* Do the preparing before entering panic. Previous characters in * debug queue must be flushed out first. */
platform/debug_device.c:67
↓ 1 callersFunctiondbg_uart_recv
platform/debug_uart.c:46
↓ 1 callersFunctiondbg_uart_send
platform/debug_uart.c:59
↓ 1 callersFunctiondelete_bkpt
platform/breakpoint-soft.c:22
↓ 1 callersFunctiondeliver_signal_locked
Deliver signal to a specific thread atomically under lock. * Prevents use-after-free by holding lock during find + write. * Creates entry for thread
user/lib/posix/signal.c:134
↓ 1 callersFunctiondestroy_fpage
kernel/fpage.c:180
↓ 1 callersFunctiondetect_fpb_hardware
* Detect FPB hardware availability and count comparators. * Returns number of code comparators if FPB is present, 0 otherwise. * * Detection method
platform/breakpoint-hard.c:60
↓ 1 callersFunctiondisable_breakpoint
platform/breakpoint.c:81
↓ 1 callersFunctiondump_as_fpages
platform/stm32-common/mpu.c:163
↓ 1 callersFunctionelf32_checkFile
loader/elf/elf32.c:10
↓ 1 callersFunctionelf32_getEntryPoint
loader/elf/elf32.c:150
↓ 1 callersFunctionelf32_getNumProgramHeaders
Returns the number of program segments in this elf file. */
loader/elf/elf32.c:45
↓ 1 callersFunctionelf32_getProgramHeaderFileSize
loader/include/elf/elf32.h:144
↓ 1 callersFunctionelf32_getProgramHeaderFlags
accessor functions */
loader/include/elf/elf32.h:132
↓ 1 callersFunctionelf32_getProgramHeaderMemorySize
loader/include/elf/elf32.h:150
↓ 1 callersFunctionelf32_getProgramHeaderOffset
loader/include/elf/elf32.h:169
↓ 1 callersFunctionelf32_getProgramHeaderPaddr
loader/include/elf/elf32.h:163
↓ 1 callersFunctionelf32_getProgramHeaderType
loader/include/elf/elf32.h:138
↓ 1 callersFunctionelf32_getProgramHeaderVaddr
loader/include/elf/elf32.h:157
↓ 1 callersFunctionelf32_getSectionAddr
loader/elf/elf32.c:68
↓ 1 callersFunctionelf32_getSectionFlags
loader/include/elf/elf32.h:96
↓ 1 callersFunctionelf32_getSectionNamed
loader/elf/elf32.c:80
↓ 1 callersFunctionelf32_getSectionSize
loader/elf/elf32.c:62
↓ 1 callersFunctionelf32_getSectionType
accessor functions */
loader/include/elf/elf32.h:90
↓ 1 callersFunctionelf_getEntryPoint
loader/elf/elf.c:127
↓ 1 callersFunctionelf_loadFile
loader/elf/elf.c:193
← previousnext →301–400 of 1,233, ranked by callers