MCPcopy Create free account

hub / github.com/HelenOS/helenos / functions

Functions16,295 in github.com/HelenOS/helenos

↓ 5 callersFunctionasync_answer_5
uspace/lib/c/generic/async/server.c:1093
↓ 5 callersFunctionasync_msg_0
uspace/lib/c/generic/async/client.c:808
↓ 5 callersFunctionasync_msg_3
uspace/lib/c/generic/async/client.c:827
↓ 5 callersFunctionasync_send_fast
Send message and return id of the sent message. * * The return value can be used as input for async_wait() to wait for * completion. * * @param e
uspace/lib/c/generic/async/client.c:251
↓ 5 callersFunctionasync_share_out_finalize
Wrapper for answering the IPC_M_SHARE_OUT calls using the async framework. * * This wrapper only makes it more comfortable to answer IPC_M_SHARE_OUT
uspace/lib/c/generic/async/server.c:1298
↓ 5 callersFunctionasync_share_out_receive
Wrapper for receiving the IPC_M_SHARE_OUT calls using the async framework. * * This wrapper only makes it more comfortable to receive IPC_M_SHARE_OU
uspace/lib/c/generic/async/server.c:1268
↓ 5 callersFunctionasync_share_out_start
Wrapper for IPC_M_SHARE_OUT calls using the async framework. * * @param exch Exchange for sending the message. * @param src Source address space
uspace/lib/c/generic/async/client.c:1287
↓ 5 callersFunctionattrs_same
uspace/lib/c/include/io/charfield.h:84
↓ 5 callersFunctionaudio_data_link_remain_size
* Data link remaining size getter. * @param alink audio data link * @return Remaining size of valid data in the buffer. */
uspace/srv/audio/hound/audio_data.c:155
↓ 5 callersFunctionbd_srv_usbmast
uspace/drv/block/usbmast/main.c:101
↓ 5 callersFunctionbigint_shallow_copy
Shallow copy of integer. * * @param src Source. * @param dest Destination. */
uspace/app/sbi/src/bigint.c:101
↓ 5 callersFunctionbithenge_blob_read_bits
Read part of the bit blob. If the requested data extends beyond the end of * the blob, the data up until the end of the blob will be read. If the off
uspace/lib/bithenge/include/bithenge/blob.h:181
↓ 5 callersFunctionbithenge_boolean_node_value
Get the value of a boolean node. * @memberof bithenge_node_t * @param self The boolean node. * @return The node's value. */
uspace/lib/bithenge/include/bithenge/tree.h:146
↓ 5 callersFunctionbithenge_const_expression
Create an expression that returns a constant. Takes a reference to @a node. * @param[out] out Holds the created expression. * @param node The consta
uspace/lib/bithenge/src/expression.c:465
↓ 5 callersFunctionbithenge_expression_inc_ref
Increment an expression's reference count. * @param self The expression to reference. */
uspace/lib/bithenge/include/bithenge/expression.h:65
↓ 5 callersFunctionbithenge_init_expression
Initialize a new expression. * @param[out] self Expression to initialize. * @param[in] ops Operations provided by the expression. * @return EOK or
uspace/lib/bithenge/src/expression.c:51
↓ 5 callersFunctionbithenge_transform_num_params
Get the number of parameters required by a transform. This number is used * by the parser and param-wrapper. Takes ownership of nothing. * @param se
uspace/lib/bithenge/include/bithenge/transform.h:100
↓ 5 callersFunctionbitmap_get
kernel/generic/include/adt/bitmap.h:68
↓ 5 callersFunctionblob_as_subblob
uspace/lib/bithenge/src/blob.c:301
↓ 5 callersFunctionblock_read_bytes_direct
Read bytes directly from the device (bypass cache) * * @param service_id Service ID of the block device. * @param abs_offset Absolute offset in byt
uspace/lib/block/block.c:849
↓ 5 callersFunctionbuiltin_find_lvl0
Simplifed search for a global symbol. * * The specified symbol must exist. * * @param bi Builtin context object. * @param sym_name Name of symbo
uspace/app/sbi/src/builtin.c:181
↓ 5 callersFunctionbus_find_endpoint
* Search for an endpoint. Returns a reference. */
uspace/lib/usbhost/src/bus.c:442
↓ 5 callersFunctionbus_init
* Initializes the base bus structure. */
uspace/lib/usbhost/src/bus.c:56
↓ 5 callersFunctioncanonify
Canonify a file system path. * * A file system path is canonical, if the following holds: * * 1) the path is absolute * (i.e. a/b/c is not can
uspace/lib/c/generic/vfs/canonify.c:313
↓ 5 callersFunctioncdfs_readdir
uspace/srv/fs/cdfs/cdfs_ops.c:568
↓ 5 callersFunctionceil
uspace/lib/cpp/include/__bits/builtins.hpp:75
↓ 5 callersFunctionchargrid_clear
Clear the chargrid. * * @param scrbuf Chargrid. * */
uspace/lib/c/generic/io/chargrid.c:244
↓ 5 callersFunctionchargrid_putuchar
Store one character to chargrid. * * Its position is determined by scrbuf->col * and scrbuf->row. * * @param scrbuf Chargrid. * @param ch Ch
uspace/lib/c/generic/io/chargrid.c:142
↓ 5 callersFunctionchargrid_set_cursor_visibility
uspace/lib/c/generic/io/chargrid.c:272
↓ 5 callersFunctioncheck_kernel
boot/generic/src/kernel.c:113
↓ 5 callersFunctionclipboard_put_str
Copy string to clipboard. * * Sets the clipboard contents to @a str. Passing an empty string or NULL * makes the clipboard empty. * * @param str
uspace/lib/c/generic/clipboard.c:100
↓ 5 callersFunctioncompiler_barrier
kernel/generic/include/barrier.h:35
↓ 5 callersFunctioncons_update
uspace/srv/hid/console/console.c:192
↓ 5 callersFunctionconsole_get_pos
uspace/lib/c/generic/io/console.c:168
↓ 5 callersFunctionconsole_set_caption
Set console caption. * * Set caption text for the console (if the console suports captions). * * @param ctrl Console * @param caption Caption tex
uspace/lib/c/generic/io/console.c:141
↓ 5 callersFunctionconsole_set_pos
uspace/lib/c/generic/io/console.c:177
↓ 5 callersFunctioncoord_cmp
Compare coordinats. */
uspace/app/edit/edit.c:2195
↓ 5 callersFunctioncpuid
kernel/arch/ia32/include/arch/cpuid.h:108
↓ 5 callersFunctioncreate_match_id
uspace/lib/device/include/ipc/devman.h:91
↓ 5 callersFunctionctor_to_symbol
Convert constructor to symbol (derived to base). * * @param ctor Constructor * @return Symbol */
uspace/app/sbi/src/symbol.c:502
↓ 5 callersMethoddecrement
uspace/lib/cpp/src/refcount_obj.cpp:43
↓ 5 callersFunctiondev_ns8250
Obtain soft-state structure from device node */
uspace/drv/char/ns8250/ns8250.c:182
↓ 5 callersFunctiondhcp_link_set_failed
uspace/srv/net/dhcp/dhcp.c:438
↓ 5 callersFunctiondma_policy_chunk_mask
* Get mask which defines bits of offset in chunk. */
uspace/lib/usb/include/usb/dma_buffer.h:85
↓ 5 callersFunctiondma_policy_create
uspace/lib/usb/src/dma_buffer.c:41
↓ 5 callersFunctionds_clonegc_next_output
Get next clone GC output. * * @param cur Current output * @return Next output or @c NULL if @a cur is the last */
uspace/srv/hid/display/clonegc.c:414
↓ 5 callersFunctionds_cursor_create
Create cursor. * * @param disp Display * @param rect Rectangle bounding cursor graphic * @param image Cursor image (one entire byte per pixel) *
uspace/srv/hid/display/cursor.c:51
↓ 5 callersFunctionds_display_crop_max_rect
Crop maximize rectangle. * * Use the avoid rectangle @a arect to crop off maximization rectangle * @a mrect. If @a arect covers the top, bottom, le
uspace/srv/hid/display/display.c:787
↓ 5 callersFunctionds_display_get_gc
Get display GC. * * Get the graphic context used to paint the display. This is to be used * for all display server paint operations. * * @param d
uspace/srv/hid/display/display.c:834
↓ 5 callersFunctionds_display_last_window
Get last window in display. * * @param display Display * @return Last window or @c NULL if there is none */
uspace/srv/hid/display/display.c:426
↓ 5 callersFunctionds_display_update_max_rect
Update display maximize rectangle. * * Recalculate the maximize rectangle (the rectangle used for maximized * windows). * * @param display Displa
uspace/srv/hid/display/display.c:750
↓ 5 callersFunctionds_seat_get_pointer_rect
Get rectangle covered by pointer. * * @param seat Seat * @param rect Place to store rectangle */
uspace/srv/hid/display/seat.c:286
↓ 5 callersFunctionds_seat_post_ptd_event
Post pointing device event to the seat * * Update pointer position and generate position event. * * @param seat Seat * @param event Event * * @
uspace/srv/hid/display/seat.c:346
↓ 5 callersFunctionds_window_get_preview_rect
Get the preview rectangle for a window. * * Get the preview rectangle if the window is being resized or moved. * If the window is not being resized
uspace/srv/hid/display/window.c:264
↓ 5 callersFunctionds_window_set_cursor
Set window cursor. * * @param wnd Window * @param cursor New cursor * @return EOK on success, EINVAL if @a cursor is invalid */
uspace/srv/hid/display/window.c:926
↓ 5 callersFunctione1000_clear_unicast_receive_addresses
Clear all unicast addresses from RA registers * * @param e1000 E1000 data structure * */
uspace/drv/nic/e1k/e1k.c:607
↓ 5 callersFunctionelf_get_phdr
* Given the base of an ELF image in memory (i.e. pointer to the file * header at the beginning of the text segment), returns pointer to the * first
uspace/lib/c/generic/elf/elf.c:77
↓ 5 callersFunctionendpoint_init
* Initialize provided endpoint structure. */
uspace/lib/usbhost/src/endpoint.c:54
↓ 5 callersFunctionendpoint_list_fini
Dispose transfer list structures. * * @param[in] instance Memory place to use. * * Frees memory of the internal ed_t structure. */
uspace/drv/bus/usb/ehci/endpoint_list.h:63
↓ 5 callersFunctioneth_addr_format
Format Ethernet address as a string. * * @param addr Ethernet address * @param saddr Structure for storing string representation * of @a ad
uspace/lib/inet/src/eth_addr.c:106
↓ 5 callersMethodevaluate
(self, config)
tools/config.py:63
↓ 5 callersFunctionexfat_directory_find
uspace/srv/fs/exfat/exfat_directory.c:188
↓ 5 callersFunctionexfat_free_clusters
Free clusters forming a cluster chain in FAT. * * @param bs Buffer hodling the boot sector of the file system. * @param service_id Service ID of t
uspace/srv/fs/exfat/exfat_fat.c:363
↓ 5 callersFunctionexpect_identifier
Expect and consume an identifier token. If the next token is not an * identifier, an error is caused and this function returns null. */
uspace/lib/bithenge/src/script.c:395
↓ 5 callersFunctionext4_block_group_get_inode_bitmap
Get address of block with i-node bitmap. * * @param bg Pointer to block group * @param sb Pointer to superblock * * @return Address of block with
uspace/lib/ext4/src/block_group.c:86
↓ 5 callersFunctionext4_block_group_has_flag
Check if block group has a flag. * * @param bg Pointer to block group * @param flag Flag to be checked * * @return True if flag is set to 1 *
uspace/lib/ext4/src/block_group.c:351
↓ 5 callersFunctionext4_directory_dx_countlimit_get_count
Get current number of index node entries. * * @param countlimit Pointer to counlimit structure * * @return Number of entries in node * */
uspace/lib/ext4/src/directory_index.c:165
↓ 5 callersFunctionext4_directory_dx_countlimit_get_limit
Get maximum number of index node entries. * * @param countlimit Pointer to counlimit structure * * @return Maximum of entries in node * */
uspace/lib/ext4/src/directory_index.c:140
↓ 5 callersFunctionext4_directory_dx_countlimit_set_count
Set current number of index node entries. * * @param countlimit Pointer to counlimit structure * @param count Number of entries in node * */
uspace/lib/ext4/src/directory_index.c:177
↓ 5 callersFunctionext4_directory_iterator_fini
Uninitialize directory iterator. * * Release all allocated structures. * * @param it Iterator to be finished * * @return Error code * */
uspace/lib/ext4/src/directory.c:333
↓ 5 callersFunctionext4_extent_get_block_count
Get number of blocks covered by extent. * * @param extent Extent to load count from * * @return Number of blocks covered by extent * */
uspace/lib/ext4/src/extent.c:76
↓ 5 callersFunctionext4_extent_header_get_depth
Get depth of extent subtree. * * @param header Extent header to get value from * * @return Depth of extent subtree * */
uspace/lib/ext4/src/extent.c:244
↓ 5 callersFunctionext4_extent_index_set_first_block
Set logical number of the block covered by extent index. * * @param index Extent index to set number to * @param iblock Logical number of the firs
uspace/lib/ext4/src/extent.c:135
↓ 5 callersFunctionext4_extent_index_set_leaf
Set physical number of block where the child node is located. * * @param index Extent index to set number to * @param fblock Ohysical number of th
uspace/lib/ext4/src/extent.c:160
↓ 5 callersFunctionext4_filesystem_bg_get_itable_size
Get the size of the block group's inode table * * @param sb Pointer to the superblock * @param bg_index Block group index * * @return
uspace/lib/ext4/src/filesystem.c:1048
↓ 5 callersFunctionext4_filesystem_get_inode_ref
Get reference to i-node specified by index. * * @param fs Filesystem to find i-node on * @param index Index of i-node to load * @oaram ref Ou
uspace/lib/ext4/src/filesystem.c:1119
↓ 5 callersFunctionext4_ialloc_free_inode
Free i-node number and modify filesystem data structers. * * @param fs Filesystem, where the i-node is located * @param index Index of i-node
uspace/lib/ext4/src/ialloc.c:98
↓ 5 callersFunctionext4_inode_set_blocks_count
Set number of 512-bytes blocks used for i-node. * * @param sb Superblock * @param inode I-node * @param count Number of 512-bytes blocks * *
uspace/lib/ext4/src/inode.c:326
↓ 5 callersFunctionext4_node_get
Get node specified by index * * It's wrapper for node_put_core operation * * @param rfn Output pointer to loaded node if operation successf
uspace/lib/ext4/src/ops.c:263
↓ 5 callersFunctionext4_superblock_get_blocks_in_group
Compute number of blocks in specified block group. * * @param sb Superblock * @param bgid Block group index * * @return Number of blocks * */
uspace/lib/ext4/src/superblock.c:1310
↓ 5 callersFunctionext4_superblock_get_free_blocks_count
Get number of free data blocks in the whole filesystem. * * @param sb Superblock * * @return Number of free data blocks * */
uspace/lib/ext4/src/superblock.c:133
↓ 5 callersFunctionext4_superblock_get_inode_size
Get size of i-node structure. * * For the oldest revision return constant number. * * @param sb Superblock * * @return Size of i-node structure
uspace/lib/ext4/src/superblock.c:742
↓ 5 callersFunctionext4_superblock_has_feature_compatible
Check if filesystem supports compatible feature. * * @param sb Superblock * @param feature Feature to be checked * * @return True, if filesy
uspace/lib/ext4/src/superblock.c:1125
↓ 5 callersFunctionfat_directory_open
uspace/srv/fs/fat/fat_directory.c:48
↓ 5 callersFunctionfat_fs_close
uspace/srv/fs/fat/fat_ops.c:1025
↓ 5 callersFunctionfat_idx_fini_by_service_id
uspace/srv/fs/fat/fat_idx.c:532
↓ 5 callersFunctionfgets
uspace/lib/c/generic/io/io.c:828
↓ 5 callersFunctionfibril_rwlock_is_locked
uspace/lib/c/generic/thread/fibril_synch.c:389
↓ 5 callersFunctionfibril_teardown
uspace/lib/c/generic/thread/fibril.c:192
↓ 5 callersFunctionfont_edit_paint_preview_str
Paint font preview string. * * @param fedit Font editor * @param x Starting X coordinate * @param y Starting Y coordinate * @param color Color *
uspace/app/fontedit/fontedit.c:498
↓ 5 callersFunctionfpu_have_coprocessor_access
kernel/arch/arm32/src/fpu_context.c:116
↓ 5 callersFunctionfun_add_ref
Increase function node reference count. * * @param fun Function node */
uspace/srv/devman/fun.c:89
↓ 5 callersFunctionfun_rtc
Obtain soft state structure from function node */
uspace/drv/time/cmos-rtc/cmos-rtc.c:137
↓ 5 callersFunctionfun_sata_dev
Get SATA structure from DDF function. */
uspace/drv/block/ahci/ahci.c:159
↓ 5 callersFunctionfutex_destroy
uspace/lib/c/generic/private/futex.h:58
↓ 5 callersMethodget_bucket_idx_
uspace/lib/cpp/include/__bits/adt/hash_table.hpp:571
↓ 5 callersFunctiongfx_coord2_clip
Clip point coordinates to be within a rectangle. * * @param a Pixel coordinates * @param clip Clipping rectangle * @param d Place to store clipped
uspace/lib/gfx/src/coord.c:92
↓ 5 callersFunctiongfx_coord2_project
Transform coordinates via rectangle to rectangle projection. * * Transform pixel coordinate via a projection that maps one rectangle * onto another
uspace/lib/gfx/src/coord.c:117
↓ 5 callersFunctiongfx_font_open
Open font. * * @param finfo Font info * @param rfont Place to store pointer to open font * @return EOK on success or an error code */
uspace/lib/gfxfont/src/font.c:214
↓ 5 callersFunctiongfx_glyph_bmp_save
Save glyph bitmap. * * @param bmp Glyph bitmap * @return EOK on success, ENOMEM if out of memory */
uspace/lib/gfxfont/src/glyph_bmp.c:113
← previousnext →1,701–1,800 of 16,295, ranked by callers