MCPcopy Create free account

hub / github.com/Bananymous/banan-os / functions

Functions4,827 in github.com/Bananymous/banan-os

↓ 1 callersFunctionkey_to_utf8
userspace/libraries/LibInput/KeyEvent.cpp:9
↓ 1 callersFunctionkmalloc_dump_info
kernel/kernel/Memory/kmalloc.cpp:229
↓ 1 callersFunctionkmalloc_initialize
kernel/kernel/Memory/kmalloc.cpp:221
↓ 1 callersFunctionlargest_area
userspace/aoc2024/day14/main.cpp:55
↓ 1 callersMethodlast_background_pid
userspace/programs/Shell/Execute.h:23
↓ 1 callersFunctionlcm
BAN/include/BAN/Math.h:49
↓ 1 callersFunctionldexp
BAN/include/BAN/Math.h:319
↓ 1 callersFunctionleap_days_since_epoch
BAN/BAN/Time.cpp:17
↓ 1 callersFunctionlinkat
userspace/libraries/LibC/unistd.cpp:924
↓ 1 callersFunctionlist_devices
userspace/programs/audioctl/main.cpp:75
↓ 1 callersFunctionlist_directory
userspace/programs/ls/main.cpp:173
↓ 1 callersMethodlist_next_inodes
kernel/kernel/FS/Inode.cpp:71
↓ 1 callersFunctionlist_signals
userspace/programs/kill/main.cpp:86
↓ 1 callersFunctionlist_tab_completion_entries
userspace/programs/Shell/Input.cpp:73
↓ 1 callersMethodlisten
kernel/kernel/FS/Inode.cpp:174
↓ 1 callersFunctionliteral_has
userspace/libraries/LibC/regex.cpp:61
↓ 1 callersMethodload
BAN/include/BAN/Atomic.h:59
↓ 1 callersMethodload
kernel/arch/x86_64/PageTable.cpp:466
↓ 1 callersFunctionload_dynamic_tls
userspace/programs/DynamicLoader/main.cpp:1505
↓ 1 callersFunctionload_keymap_lines_and_parse_includes
userspace/libraries/LibInput/KeyboardLayout.cpp:120
↓ 1 callersFunctionload_netbpm
userspace/libraries/LibImage/Netbpm.cpp:57
↓ 1 callersFunctionload_png
userspace/libraries/LibImage/PNG.cpp:288
↓ 1 callersFunctionload_program_header
FIXME: Don't map read-only sections as writable with DT_TEXTREL. Instead mprotect the areas writable during relocation.
userspace/programs/DynamicLoader/main.cpp:909
↓ 1 callersFunctionload_root_filesystem
kernel/kernel/FS/VirtualFileSystem.cpp:83
↓ 1 callersMethodload_sse
kernel/kernel/Thread.cpp:806
↓ 1 callersFunctionload_symbol_table
userspace/programs/DynamicLoader/main.cpp:1022
↓ 1 callersMethodlocate_inode
kernel/kernel/FS/Ext2/FileSystem.cpp:495
↓ 1 callersFunctionlocate_rsdp
kernel/kernel/ACPI/ACPI.cpp:278
↓ 1 callersMethodlock_depth
kernel/include/kernel/Lock/Mutex.h:87
↓ 1 callersMethodlock_depth
kernel/include/kernel/Lock/SpinLockAsMutex.h:46
↓ 1 callersFunctionlsb_index
BAN/include/BAN/Sort.h:153
↓ 1 callersFunctionlseek
userspace/libraries/LibC/unistd.cpp:265
↓ 1 callersFunctionlstat
userspace/libraries/LibC/sys/stat.cpp:36
↓ 1 callersMethodmake_socket_pair
kernel/kernel/Networking/UNIX/Socket.cpp:113
↓ 1 callersFunctionmallinfo2
userspace/libraries/LibC/malloc.cpp:463
↓ 1 callersFunctionmalloc_environ
userspace/libraries/LibC/environ.cpp:30
↓ 1 callersMethodmap_kernel_memory
kernel/arch/i686/PageTable.cpp:206
↓ 1 callersMethodmap_kernel_memory
kernel/arch/x86_64/PageTable.cpp:330
↓ 1 callersMethodmap_object
kernel/kernel/Memory/SharedMemoryObject.cpp:66
↓ 1 callersMethodmark_hub_init_done
kernel/kernel/USB/Controller.cpp:30
↓ 1 callersFunctionmatch_expr
userspace/libraries/LibC/regex.cpp:419
↓ 1 callersMethodmax_bits
userspace/libraries/LibDEFLATE/include/LibDEFLATE/HuffmanTree.h:43
↓ 1 callersFunctionmaximum_clique
userspace/aoc2024/day23/main.cpp:102
↓ 1 callersFunctionmethod_call_impl
kernel/kernel/ACPI/AML/Node.cpp:2720
↓ 1 callersFunctionminimum_presses
userspace/aoc2025/day10/main.cpp:123
↓ 1 callersFunctionmkdirat
userspace/libraries/LibC/sys/stat.cpp:58
↓ 1 callersFunctionmkfifoat
userspace/libraries/LibC/sys/stat.cpp:68
↓ 1 callersFunctionmknodat
userspace/libraries/LibC/sys/stat.cpp:78
↓ 1 callersFunctionmktime
userspace/libraries/LibC/time.cpp:183
↓ 1 callersMethodmmap_region
kernel/kernel/Device/FramebufferDevice.cpp:366
↓ 1 callersFunctionmode_has_valid_type
kernel/kernel/FS/Ext2/Inode.cpp:473
↓ 1 callersFunctionmprotect
userspace/libraries/LibC/sys/mman.cpp:29
↓ 1 callersMethodmprotect
kernel/kernel/Memory/MemoryRegion.cpp:60
↓ 1 callersMethodmsync
kernel/kernel/Memory/FileBackedRegion.cpp:109
↓ 1 callersMethodnamemax
kernel/kernel/FS/FAT/FileSystem.cpp:78
↓ 1 callersFunctionnan
userspace/libraries/LibC/math.cpp:252
↓ 1 callersFunctionnanf
userspace/libraries/LibC/math.cpp:253
↓ 1 callersFunctionnanl
userspace/libraries/LibC/math.cpp:254
↓ 1 callersFunctionnext_tty_rdev
kernel/kernel/Terminal/TTY.cpp:68
↓ 1 callersFunctionnextafter_impl
userspace/libraries/LibC/math.cpp:116
↓ 1 callersFunctionngettext_l
userspace/libraries/LibC/libintl.cpp:204
↓ 1 callersFunctionnl_langinfo_impl
userspace/libraries/LibC/langinfo.cpp:6
↓ 1 callersMethodon_client_packet
userspace/programs/AudioServer/AudioServer.cpp:37
↓ 1 callersMethodon_key_event
userspace/programs/WindowServer/WindowServer.cpp:513
↓ 1 callersMethodon_key_event
kernel/kernel/Terminal/TTY.cpp:210
↓ 1 callersMethodon_mouse_button
userspace/libraries/LibGUI/Widget/Widget.cpp:162
↓ 1 callersMethodon_mouse_button
userspace/programs/WindowServer/WindowServer.cpp:617
↓ 1 callersMethodon_mouse_move
userspace/libraries/LibGUI/Widget/Widget.cpp:139
↓ 1 callersMethodon_mouse_move
userspace/programs/WindowServer/WindowServer.cpp:814
↓ 1 callersMethodon_mouse_move_abs
userspace/programs/WindowServer/WindowServer.cpp:852
↓ 1 callersMethodon_mouse_scroll
userspace/programs/WindowServer/WindowServer.cpp:889
↓ 1 callersMethodon_new_client
userspace/programs/AudioServer/AudioServer.cpp:14
↓ 1 callersMethodon_process_create
kernel/kernel/FS/ProcFS/FileSystem.cpp:92
↓ 1 callersMethodon_process_delete
kernel/kernel/FS/ProcFS/FileSystem.cpp:100
↓ 1 callersMethodon_stream_interrupt
kernel/kernel/Audio/HDAudio/AudioFunctionGroup.cpp:610
↓ 1 callersMethodon_thread_exit
kernel/kernel/Process.cpp:429
↓ 1 callersMethodon_transfer_event
kernel/kernel/USB/XHCI/Device.cpp:358
↓ 1 callersMethodon_yield
kernel/kernel/Scheduler.cpp:351
↓ 1 callersMethodopen_all_fd_wrappers
kernel/kernel/OpenFileDescriptorSet.cpp:975
↓ 1 callersFunctionopen_audio_server_fd
userspace/programs/TaskBar/main.cpp:138
↓ 1 callersFunctionopen_framebuffer
userspace/programs/WindowServer/Framebuffer.cpp:10
↓ 1 callersFunctionopen_ifaddrs
userspace/libraries/LibC/ifaddrs.cpp:65
↓ 1 callersFunctionopen_server_fd
userspace/programs/AudioServer/main.cpp:15
↓ 1 callersFunctionopen_server_fd
userspace/programs/WindowServer/main.cpp:114
↓ 1 callersFunctionoutput_to_non_terminal
userspace/programs/less/main.cpp:112
↓ 1 callersMethodpad_to_byte_boundary
userspace/libraries/LibDEFLATE/include/LibDEFLATE/BitStream.h:125
↓ 1 callersFunctionpanic_impl
kernel/include/kernel/Panic.h:16
↓ 1 callersMethodparent
userspace/libraries/LibGUI/include/LibGUI/Widget/Widget.h:106
↓ 1 callersFunctionparse_acquire_op
kernel/kernel/ACPI/AML/Node.cpp:2362
↓ 1 callersFunctionparse_binary_integer_op
kernel/kernel/ACPI/AML/Node.cpp:1358
↓ 1 callersFunctionparse_boot_info
kernel/kernel/BootInfo.cpp:228
↓ 1 callersFunctionparse_boot_info_banan_bootloader
kernel/kernel/BootInfo.cpp:176
↓ 1 callersFunctionparse_boot_info_multiboot
kernel/kernel/BootInfo.cpp:24
↓ 1 callersFunctionparse_boot_info_multiboot2
kernel/kernel/BootInfo.cpp:88
↓ 1 callersFunctionparse_bracket_expression
userspace/libraries/LibC/regex.cpp:67
↓ 1 callersFunctionparse_bricks
userspace/aoc2023/day22/main.cpp:70
↓ 1 callersFunctionparse_buffer_op
kernel/kernel/ACPI/AML/Node.cpp:352
↓ 1 callersFunctionparse_command_line
kernel/kernel/kernel.cpp:71
↓ 1 callersFunctionparse_components
userspace/aoc2023/day25/main.cpp:31
↓ 1 callersFunctionparse_concat_op
kernel/kernel/ACPI/AML/Node.cpp:1598
← previousnext →1,601–1,700 of 4,827, ranked by callers