MCPcopy Create free account

hub / github.com/HelenOS/helenos / functions

Functions16,295 in github.com/HelenOS/helenos

↓ 10 callersMethodwrite
Write a piece of data (arbitrarily long) as the contents of the inode
tools/mkext4.py:489
↓ 10 callersFunctionxhci_device_get
uspace/drv/bus/usb/xhci/device.h:74
↓ 10 callersFunctionzone_external_conf_alloc
Allocate external configuration frames from low memory. */
kernel/generic/src/mm/frame.c:701
↓ 9 callersFunction_thread_op_end
End debugging operation on a thread. */
kernel/generic/src/udebug/udebug_ops.c:152
↓ 9 callersFunctionaddressof
uspace/lib/cpp/include/__bits/memory/addressof.hpp:39
↓ 9 callersFunctionarg_parse_short_long
uspace/lib/c/generic/arg_parse.c:37
↓ 9 callersFunctionascii_check
Check whether character is plain ASCII. * * @return True if character is plain ASCII. * */
kernel/generic/src/lib/str.c:435
↓ 9 callersFunctionasync_create_port
uspace/lib/c/generic/async/ports.c:234
↓ 9 callersMethodbegin
uspace/lib/cpp/include/__bits/string/string.hpp:622
↓ 9 callersFunctionbigint_is_zero
Determine if bigint is zero. * * @param bigint Big integer. * @return b_true if @a bigint is zero, b_false otherwise. */
uspace/app/sbi/src/bigint.c:228
↓ 9 callersFunctionbithenge_should_fail
uspace/lib/bithenge/src/common.h:42
↓ 9 callersFunctionbithenge_transform_inc_ref
Increment a transform's reference count. * @param self The transform to reference. */
uspace/lib/bithenge/include/bithenge/transform.h:109
↓ 9 callersFunctionblock_get_nblocks
Get number of blocks on device. * * @param service_id Service ID of the block device. * @param nblocks Output number of blocks. * * @return EOK
uspace/lib/block/block.c:832
↓ 9 callersFunctionbus_to_xhci_bus
uspace/drv/bus/usb/xhci/bus.h:55
↓ 9 callersFunctionconsole_done
uspace/lib/c/generic/io/console.c:72
↓ 9 callersMethodconstruct
uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp:230
↓ 9 callersFunctioncp437_encode
Encode character to code page 437 8-bit code. * * Note that this function considers all code page 437 members as graphic * characters (including th
uspace/lib/codepage/src/cp437.c:292
↓ 9 callersFunctionddev_close
Close display device. * * @param ddev Display device session */
uspace/lib/ddev/src/ddev.c:75
↓ 9 callersFunctionddf_fun_get_handle
Get function handle. * * XXX USB uses this, but its use should be eliminated. */
uspace/lib/drv/generic/driver.c:700
↓ 9 callersFunctiondev_add_ref
Increase device node reference count. * * @param dev Device node */
uspace/srv/devman/dev.c:74
↓ 9 callersFunctiondisplay_cursor_from_wrsz
Get stock cursor to use for the specified window resize type. * * The resize type must be valid, otherwise behavior is undefined. * Resize type can
uspace/lib/display/src/wndresize.c:41
↓ 9 callersFunctiondouble_to_fixed_str
Converts a non-special double into its string representation. * * Conceptually, the truncated double value is: buf * 10^dec_exponent * * Conversio
uspace/lib/c/generic/double_to_str.c:752
↓ 9 callersFunctionds_clonegc_create
Create cloning GC. * * Create graphics context for copying rendering into several GCs. * * @param outgc Primary output GC * @param rgc Place to s
uspace/srv/hid/display/clonegc.c:163
↓ 9 callersFunctionds_display_post_ptd_event
Post position event to a display. * * @param display Display * @param event Event */
uspace/srv/hid/display/display.c:492
↓ 9 callersFunctionevno2event
kernel/generic/src/ipc/event.c:60
↓ 9 callersFunctionext4_directory_entry_ll_get_entry_length
Get directory entry length. * * @param de Directory entry * * @return Entry length * */
uspace/lib/ext4/src/directory.c:80
↓ 9 callersFunctionext4_filesystem_blockaddr2group
Convert the absolute block number to group number * * @param sb Pointer to the superblock * @param b Absolute block number * * @return
uspace/lib/ext4/src/filesystem.c:589
↓ 9 callersFunctionext4_inode_set_links_count
Set number of links to i-node. * * @param inode I-node to set number of links to * @param count Number of links to i-node * */
uspace/lib/ext4/src/inode.c:285
↓ 9 callersFunctionext4_superblock_get_inodes_per_group
Get number of i-nodes per block group (except last BG) * * @param sb Superblock * * @return I-nodes per block group * */
uspace/lib/ext4/src/superblock.c:367
↓ 9 callersFunctionfat_directory_seek
uspace/srv/fs/fat/fat_directory.c:128
↓ 9 callersFunctionfdisk_part_first
uspace/lib/fdisk/src/fdisk.c:647
↓ 9 callersFunctionfibril_timer_set_locked
Set locked timer. * * Set timer to execute a callback function after the specified * interval. Must be called when the timer is locked. * * @para
uspace/lib/c/generic/thread/fibril_synch.c:592
↓ 9 callersFunctionflush_pipeline
Flush Instruction pipeline. */
kernel/arch/sparc64/include/arch/barrier.h:41
↓ 9 callersFunctionfont_edit_gpix_to_disp
Convert glyph pixel coordinates to displayed rectangle. * * Since we upscale the glyph a pixel in the glyph corresponds to a rectangle * on the scr
uspace/app/fontedit/fontedit.c:479
↓ 9 callersFunctionfun_to_hda
uspace/drv/audio/hdaudio/pcm_iface.c:87
↓ 9 callersMethodget
uspace/lib/cpp/include/__bits/memory/unique_ptr.hpp:199
↓ 9 callersMethodget
uspace/lib/cpp/include/__bits/io/istream.hpp:412
↓ 9 callersFunctionget_cmd_ring
uspace/drv/bus/usb/xhci/commands.c:62
↓ 9 callersFunctionget_element
kernel/arch/sparc64/src/sun4v/md.c:104
↓ 9 callersFunctionhash_table_apply
Apply function to all items in hash table. * * @param h Hash table. * @param f Function to be applied. Return false if no more items *
uspace/lib/c/generic/adt/hash_table.c:356
↓ 9 callersFunctionhda_lock
uspace/drv/audio/hdaudio/hdaudio.c:406
↓ 9 callersFunctionhda_reg16_write
uspace/drv/audio/hdaudio/regif.c:61
↓ 9 callersFunctionheap_unlock
Serializes access to the heap from multiple threads. */
uspace/lib/c/generic/malloc.c:217
↓ 9 callersFunctionhtc_connect_service
Initialize HTC service. * * @param htc_device HTC device structure. * @param service_id Identification of WMI service. * @para
uspace/drv/nic/ar9271/htc.c:241
↓ 9 callersFunctionhub_acquire
Acquire exclusive access to the hub. * * @param hub Hub in question. */
uspace/drv/bus/usb/vhc/hub/hub.c:206
↓ 9 callersFunctioninet_checksum_calc
uspace/srv/net/inetsrv/pdu.c:63
↓ 9 callersFunctionintmap_set
Set value corresponding to a key. * * If there already exists a mapping for @a key in the map, it is * silently replaced. If @a value is @c NULL, t
uspace/app/sbi/src/intmap.c:73
↓ 9 callersFunctionirq_spinlock_pass
Pass lock from one interrupts-disabled spinlock to another * * Pass lock from one IRQ spinlock to another IRQ spinlock * without enabling interrupt
kernel/generic/src/synch/spinlock.c:272
↓ 9 callersFunctionloc_register_cat_change_cb
uspace/lib/c/generic/loc.c:864
↓ 9 callersFunctionlog_begin
Begin writing an entry to the log. * * This acquires the log and output buffer locks, so only calls to log_* functions should * be used until calli
kernel/generic/src/log/log.c:151
↓ 9 callersFunctionlog_end
Finish writing an entry to the log. * * This releases the log and output buffer locks. */
kernel/generic/src/log/log.c:174
↓ 9 callersFunctionmake_exception_ptr
uspace/lib/cpp/include/__bits/exception.hpp:104
↓ 9 callersFunctionnchoice_create
Create numerical choice * */
uspace/lib/clui/nchoice.c:45
↓ 9 callersFunctionnchoice_get
Get numerical choice from user */
uspace/lib/clui/nchoice.c:129
↓ 9 callersFunctionnic_get_ddf_dev
* @param nic_data * @return DDF device associated with this NIC. */
uspace/lib/nic/src/nic_driver.c:880
↓ 9 callersFunctionnic_unbind_and_destroy
* Unbind and destroy nic_t stored in ddf_dev_t.nic_data. * The ddf_dev_t.nic_data will be set to NULL, specific driver data will be * destroyed. *
uspace/lib/nic/src/nic_driver.c:671
↓ 9 callersFunctionofw_tree_find_child
Lookup child of given name. * * @param node Node whose child is being looked up. * @param name Name of the child being looked up. * * @return NUL
kernel/genarch/src/ofw/ofw_tree.c:102
↓ 9 callersFunctionofw_tree_lookup
Lookup OpenFirmware node by its path. * * @param path Path to the node. * * @return NULL if there is no such node or pointer to the leaf *
kernel/genarch/src/ofw/ofw_tree.c:244
↓ 9 callersFunctionohci_endpoint_get
Get and convert assigned ohci_endpoint_t structure * @param[in] ep USBD endpoint structure. * @return Pointer to assigned hcd endpoint structure */
uspace/drv/bus/usb/ohci/ohci_bus.h:86
↓ 9 callersFunctionorder_suffix
uspace/lib/c/generic/str.c:1494
↓ 9 callersFunctionpanel_is_active
Determine if panel is active. * * @param panel Panel * @return @c true iff panel is active */
uspace/app/nav/panel.c:265
↓ 9 callersFunctionpci_conf_read_8
uspace/drv/bus/pci/pciintel/pci.c:344
↓ 9 callersFunctionpcut_report_test_done
Report that a test was completed. * * @param test Test that just finished. * @param outcome Outcome of the test. * @param error_message Buffer wit
uspace/lib/pcut/src/report/report.c:207
↓ 9 callersFunctionpio_set_32
uspace/lib/c/include/ddi.h:183
↓ 9 callersFunctionpio_trace_enable
uspace/lib/c/generic/pio_trace.c:104
↓ 9 callersFunctionpio_write_le16
uspace/lib/c/include/ddi.h:89
↓ 9 callersFunctionprint_cc
Print count times a character */
kernel/generic/src/console/kconsole.c:158
↓ 9 callersFunctionprodcons_consume
uspace/lib/c/generic/adt/prodcons.c:56
↓ 9 callersFunctionprodcons_produce
uspace/lib/c/generic/adt/prodcons.c:46
↓ 9 callersFunctionputstr
* putstr() is for unpadded strings (either as in termcap(5) or * simply literal strings); */
uspace/app/tetris/screen.c:87
↓ 9 callersFunctionrun_block
Run code block. * * @param run Runner object * @param block Block to run */
uspace/app/sbi/src/run.c:240
↓ 9 callersFunctionserial_close
Close serial port device. * * Frees the serial port device structure. The underlying session is * not affected. * * @param serial Serial port dev
uspace/lib/device/src/io/serial.c:64
↓ 9 callersFunctionsif_node_delete
Delete SIF node. * * Delete a SIF node that has been already unlinked from the tree. * This will also delete any attributes or child nodes. * * @
uspace/lib/sif/src/sif.c:106
↓ 9 callersFunctionstr_lsize
Get size of string with length limit. * * Get the number of bytes which are used by up to @a max_len first * characters in the string @a str. If @a
uspace/lib/c/generic/str.c:365
↓ 9 callersFunctionstr_tok
Split string by delimiters. * * @param s String to be tokenized. May not be NULL. * @param delim String with the delimiters. * @param
uspace/lib/c/generic/str.c:1459
↓ 9 callersFunctionstrerror
Map error number to a string. * * The string returned by the function may be overwritten by a subsequent * call to strerror (ISO C). In our impleme
uspace/lib/c/generic/string.c:481
↓ 9 callersFunctionsymbol_to_fun
Convert symbol to function (base to derived). * * @param symbol Symbol * @return Function or @c NULL if symbol is not a function */
uspace/app/sbi/src/symbol.c:513
↓ 9 callersFunctionsyntax_error
Note that a syntax error has occurred and print an error message. */
uspace/lib/bithenge/src/script.c:166
↓ 9 callersFunctiontcp_segment_make_ctrl
Create a control-only segment. * * @return Segment */
uspace/srv/net/tcp/segment.c:95
↓ 9 callersFunctiontcp_uc_open
OPEN user call * * @param epp Endpoint pair * @param acpass Active/passive * @param oflags Open flags * @param conn Connection * * Unlike in
uspace/srv/net/tcp/ucall.c:67
↓ 9 callersFunctionterm_update
uspace/app/terminal/terminal.c:329
↓ 9 callersFunctionthread_usleep
Thread usleep * * Suspend execution of the current thread. * * @param usec Number of microseconds to sleep. * */
kernel/generic/src/proc/thread.c:702
↓ 9 callersMethodtime_since_epoch
uspace/lib/cpp/include/__bits/chrono.hpp:230
↓ 9 callersFunctiontinput_display_tail
uspace/lib/clui/tinput.c:113
↓ 9 callersFunctiontlbwi
Write Indexed TLB Entry * * Write Indexed TLB Entry. */
kernel/arch/mips32/include/arch/mm/tlb.h:155
↓ 9 callersFunctionui_clickmatic_set_cb
Set clickmatick callbacks. * * @param clickmatic Clickmatic * @param cb Callbacks * @param arg Argument to callbacks */
uspace/lib/ui/src/clickmatic.c:86
↓ 9 callersFunctionui_fixed_first
Get first element of fixed layout. * * @param fixed Fixed layout * @return First element or @c NULL */
uspace/lib/ui/src/fixed.c:166
↓ 9 callersFunctionui_image_set_rect
Set image rectangle. * * @param image Image * @param rect New image rectangle */
uspace/lib/ui/src/image.c:122
↓ 9 callersFunctionui_menu_entry_first
Get first menu entry in menu. * * @param menu Menu * @return First menu entry or @c NULL if there is none */
uspace/lib/ui/src/menuentry.c:170
↓ 9 callersFunctionui_menu_entry_sep_create
Create new separator menu entry. * * @param menu Menu * @param rmentry Place to store pointer to new menu entry * @return EOK on success, ENOMEM i
uspace/lib/ui/src/menuentry.c:120
↓ 9 callersFunctionui_menu_first
Get first menu in menu bar. * * @param mbar Menu bar * @return First menu or @c NULL if there is none */
uspace/lib/ui/src/menu.c:136
↓ 9 callersFunctionui_paint_filled_circle
Paint a filled circle. * * @param gc Graphic context * @param center Coordinates of the center * @param r Radius in pixels * @param part Which pa
uspace/lib/ui/src/paint.c:328
↓ 9 callersFunctionui_unlock
Unlock UI. * * Allow UI to call window callbacks. @c ui_lock() and @c ui_unlock() * must be used when accessing window resources from a fibril (as
uspace/lib/ui/src/ui.c:484
↓ 9 callersFunctionui_wdecor_rect_from_app
Get outer rectangle from application area rectangle. * * Note that this needs to work just based on a UI, without having an actual * window decorat
uspace/lib/ui/src/wdecor.c:578
↓ 9 callersFunctionui_window_def_paint
Default window paint routine. * * @param window Window * @return EOK on success or an error code */
uspace/lib/ui/src/window.c:1210
↓ 9 callersFunctionvfs_cwd_set
Change working directory * * @param path Path of the new working directory * * @return EOK on success or an error code */
uspace/lib/c/generic/vfs/vfs.c:284
↓ 9 callersFunctionvfs_open
Open a file handle for I/O * * @param file File handle to enable I/O on * @param mode Mode in which to open file in * * @return EOK on suc
uspace/lib/c/generic/vfs/vfs.c:754
↓ 9 callersFunctionvol_create
Create Volume service session. * * @param rvol Place to store pointer to volume service session. * @return EOK on success, ENOMEM if out of mem
uspace/lib/device/src/vol.c:51
↓ 9 callersFunctionwaitq_sleep_timeout
Sleep until either wakeup, timeout or interruption occurs * * This is a sleep implementation which allows itself to time out or to be * interrupted
kernel/generic/src/synch/waitq.c:239
↓ 9 callersFunctionwmi_reg_clear_bit
WMI registry clear specified bit. * * @param htc_device HTC device structure. * @param reg_offset Registry offset (address) to be written. * @para
uspace/drv/nic/ar9271/wmi.c:166
← previousnext →1,001–1,100 of 16,295, ranked by callers