MCPcopy Create free account

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

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

↓ 4 callersFunctionstrchrnul
userspace/libraries/LibC/string.cpp:254
↓ 4 callersFunctionstrtoll
userspace/libraries/LibC/stdlib.cpp:94
↓ 4 callersFunctionsystem
userspace/libraries/LibC/stdlib.cpp:164
↓ 4 callersFunctiontcsetpgrp
userspace/libraries/LibC/unistd.cpp:861
↓ 4 callersFunctionu32_hash
BAN/include/BAN/Hash.h:15
↓ 4 callersFunctionu32_to_name
userspace/aoc2024/day24/main.cpp:29
↓ 4 callersFunctionunallocate_page
kernel/arch/x86_64/PageTable.cpp:67
↓ 4 callersFunctionunexpected_token_error
userspace/programs/Shell/TokenParser.cpp:64
↓ 4 callersFunctionunlinkat
userspace/libraries/LibC/unistd.cpp:662
↓ 4 callersFunctionvalue_to_base_char
BAN/include/BAN/Formatter.h:150
↓ 4 callersMethodwait_not_pinned
kernel/kernel/Memory/MemoryRegion.cpp:103
↓ 4 callersFunctionwcslen
userspace/libraries/LibC/wchar.cpp:197
↓ 4 callersMethodwords_per_sector
kernel/include/kernel/Storage/ATA/ATADevice.h:27
↓ 4 callersMethodwrite
kernel/kernel/APIC.cpp:479
↓ 4 callersMethodwrite
kernel/kernel/ACPI/ACPI.cpp:145
↓ 3 callersFunctionabort
userspace/libraries/LibC/stdlib.cpp:22
↓ 3 callersFunctionadd_file_action
userspace/libraries/LibC/spawn.cpp:140
↓ 3 callersMethodadd_inode
kernel/kernel/FS/DevFS/FileSystem.cpp:178
↓ 3 callersMethodallocate_block
kernel/kernel/FS/TmpFS/FileSystem.cpp:337
↓ 3 callersFunctionalpha_blend4
userspace/programs/WindowServer/WindowServer.cpp:962
↓ 3 callersFunctionatomic_exchange
BAN/include/BAN/Atomic.h:27
↓ 3 callersFunctionatomic_fetch_add
BAN/include/BAN/Atomic.h:39
↓ 3 callersMethodavailable_bytes
userspace/libraries/LibDEFLATE/include/LibDEFLATE/BitStream.h:77
↓ 3 callersFunctionbios_number_to_memory_type
kernel/kernel/BootInfo.cpp:12
↓ 3 callersMethodblock_with_wake_time_ms
kernel/include/kernel/ThreadBlocker.h:23
↓ 3 callersMethodblocks
kernel/kernel/FS/FAT/FileSystem.cpp:70
↓ 3 callersMethodbus
kernel/include/kernel/PCI.h:84
↓ 3 callersFunctioncalculate_hash
userspace/aoc2023/day15/main.cpp:48
↓ 3 callersFunctioncalculate_score
userspace/aoc2023/day13/main.cpp:21
↓ 3 callersMethodcan_access
kernel/kernel/FS/Inode.cpp:14
↓ 3 callersFunctionchown
userspace/libraries/LibC/unistd.cpp:618
↓ 3 callersMethodcleanup_from_fs_no_lock
kernel/kernel/FS/Ext2/Inode.cpp:404
↓ 3 callersMethodclear
userspace/libraries/LibAudio/Audio.cpp:49
↓ 3 callersMethodclear
BAN/include/BAN/ByteSpan.h:108
↓ 3 callersMethodcommand_slot_count
kernel/include/kernel/Storage/ATA/AHCI/Controller.h:25
↓ 3 callersMethodcpu_time_ns
kernel/kernel/Thread.cpp:288
↓ 3 callersMethodcreate_directory
kernel/kernel/FS/Inode.cpp:89
↓ 3 callersMethodcreate_file
kernel/kernel/FS/Inode.cpp:78
↓ 3 callersFunctioncreate_huffman_tree
userspace/libraries/LibDEFLATE/Compressor.cpp:26
↓ 3 callersMethodctime
kernel/include/kernel/FS/Inode.h:98
↓ 3 callersMethodctl
kernel/kernel/Epoll.cpp:41
↓ 3 callersFunctiondcngettext_l
userspace/libraries/LibC/libintl.cpp:178
↓ 3 callersMethoddelete_inode
kernel/kernel/FS/Ext2/FileSystem.cpp:278
↓ 3 callersFunctiondngettext_l
userspace/libraries/LibC/libintl.cpp:168
↓ 3 callersMethoddraw_character
userspace/libraries/LibGUI/Texture.cpp:93
↓ 3 callersFunctiondraw_circle
userspace/tests/test-joystick/main.cpp:20
↓ 3 callersFunctiondrop_read_buffer
userspace/libraries/LibC/stdio.cpp:79
↓ 3 callersFunctiondump_range
kernel/arch/i686/PageTable.cpp:743
↓ 3 callersMethodempty
kernel/include/kernel/Memory/ByteRingBuffer.h:57
↓ 3 callersFunctionemulate_program
userspace/aoc2024/day17/main.cpp:73
↓ 3 callersFunctionentry_color
userspace/programs/ls/main.cpp:51
↓ 3 callersMethodeoi
kernel/kernel/PIC.cpp:71
↓ 3 callersMethodepoll_notify
kernel/kernel/FS/Inode.cpp:358
↓ 3 callersFunctionepoll_pwait2
userspace/libraries/LibC/sys/epoll.cpp:46
↓ 3 callersFunctionevaluate
userspace/programs/test/main.cpp:205
↓ 3 callersMethodevaluate
userspace/programs/Shell/CommandTypes.cpp:15
↓ 3 callersFunctionexecl_impl
userspace/libraries/LibC/unistd.cpp:475
↓ 3 callersFunctionfat_date_to_timespec
kernel/kernel/FS/FAT/Inode.cpp:26
↓ 3 callersFunctionfchmodat
userspace/libraries/LibC/sys/stat.cpp:21
↓ 3 callersFunctionfegetenv
userspace/libraries/LibC/fenv.cpp:34
↓ 3 callersMethodfetch_sub
BAN/include/BAN/Atomic.h:89
↓ 3 callersMethodfile_of
kernel/kernel/OpenFileDescriptorSet.cpp:869
↓ 3 callersMethodfind_builtin
userspace/programs/Shell/Builtin.cpp:289
↓ 3 callersMethodfind_section
bootloader/installer/ELF.cpp:130
↓ 3 callersMethodfree_block
kernel/kernel/FS/TmpFS/FileSystem.cpp:260
↓ 3 callersMethodfree_pages
kernel/kernel/Memory/Heap.cpp:226
↓ 3 callersFunctionfree_uthread
userspace/libraries/LibC/pthread.cpp:123
↓ 3 callersFunctionfrom_unix_time
BAN/BAN/Time.cpp:40
↓ 3 callersFunctionfseeko
userspace/libraries/LibC/stdio.cpp:470
↓ 3 callersMethodfull_height
userspace/programs/WindowServer/Window.h:64
↓ 3 callersMethodfull_width
userspace/programs/WindowServer/Window.h:63
↓ 3 callersMethodget
userspace/aoc2024/day10/main.cpp:43
↓ 3 callersMethodget_alias
userspace/programs/Shell/Alias.cpp:12
↓ 3 callersFunctionget_ipv4_address
userspace/tests/test-tcp/main.cpp:10
↓ 3 callersFunctionget_mac_address
userspace/programs/dhcp-client/main.cpp:63
↓ 3 callersFunctionget_next_guard_state
userspace/aoc2024/day6/main.cpp:120
↓ 3 callersFunctionget_vendor_id
kernel/kernel/PCI.cpp:102
↓ 3 callersFunctiongetopt_long_impl
userspace/libraries/LibC/getopt.cpp:14
↓ 3 callersFunctiongetpwent_impl
userspace/libraries/LibC/pwd.cpp:32
↓ 3 callersFunctiongetuid
userspace/libraries/LibC/unistd.cpp:771
↓ 3 callersMethodhandle_signal_if_interrupted
kernel/kernel/Thread.cpp:456
↓ 3 callersMethodhas_error
kernel/include/kernel/FS/Inode.h:150
↓ 3 callersMethodhas_fd
kernel/include/kernel/Epoll.h:55
↓ 3 callersMethodhas_hungup
kernel/include/kernel/FS/Inode.h:151
↓ 3 callersMethodhas_spinlock
kernel/include/kernel/Thread.h:148
↓ 3 callersFunctionhost_to_little_endian
BAN/include/BAN/Endianness.h:39
↓ 3 callersMethodinitialize
userspace/libraries/LibAudio/Audio.cpp:84
↓ 3 callersMethodinitialize
kernel/kernel/Input/PS2/Keymap.cpp:13
↓ 3 callersMethodinitialize
kernel/kernel/Device/FramebufferDevice.cpp:72
↓ 3 callersFunctioninl
kernel/include/kernel/IO.h:38
↓ 3 callersMethodinterrupt_mechanism
kernel/include/kernel/PCI.h:102
↓ 3 callersMethodinvalidate_range
kernel/arch/i686/PageTable.cpp:343
↓ 3 callersMethodioctl
kernel/kernel/FS/Inode.cpp:319
↓ 3 callersMethodis_contained_by
kernel/kernel/Memory/MemoryRegion.cpp:55
↓ 3 callersFunctionis_default_ignored_signal
kernel/kernel/Thread.cpp:148
↓ 3 callersMethodis_detached
kernel/include/kernel/Thread.h:123
↓ 3 callersMethodis_idle
kernel/kernel/Scheduler.cpp:727
↓ 3 callersMethodis_in_service
kernel/kernel/PIC.cpp:124
↓ 3 callersFunctionis_name_string_start
kernel/include/kernel/ACPI/AML/Bytes.h:163
↓ 3 callersMethodis_valid
kernel/include/kernel/Terminal/Serial.h:24
← previousnext →601–700 of 4,827, ranked by callers