MCPcopy Create free account

hub / github.com/HelenOS/helenos / functions

Functions16,295 in github.com/HelenOS/helenos

↓ 74 callersFunctionbithenge_node_dec_ref
Decrement a node's reference count and free it if appropriate. * @memberof bithenge_node_t * @param node The node to dereference, or NULL. */
uspace/lib/bithenge/src/tree.c:75
↓ 74 callersFunctionfibril_condvar_broadcast
uspace/lib/c/generic/thread/fibril_synch.c:458
↓ 72 callersFunctionddf_dev_get_name
Return device name. * * @param dev Device * @return Device name. Valid as long as @a dev is valid. */
uspace/lib/drv/generic/driver.c:653
↓ 72 callersFunctiondisplay_wnd_params_init
Initialize window parameters structure. * * Window parameters structure must always be initialized using this function * first. * * @param params
uspace/lib/display/src/display.c:147
↓ 72 callersFunctionstr_error_name
uspace/lib/c/generic/str_error.c:92
↓ 69 callersFunctionasync_req_1_0
uspace/lib/c/generic/async/client.c:593
↓ 69 callersFunctionend
uspace/lib/cpp/include/__bits/adt/initializer_list.hpp:90
↓ 69 callersMethodremove
uspace/lib/cpp/include/__bits/adt/list.hpp:973
↓ 68 callersMethodadd
Add a directory entry to the directory
tools/mkext2.py:593
↓ 68 callersFunctionloc_server_register
Register new server with loc. */
uspace/lib/c/generic/loc.c:242
↓ 68 callersFunctionloc_service_register
Register new service. * * @param fqsn Fully qualified service name * @param[out] sid Service ID of new service * */
uspace/lib/c/generic/loc.c:275
↓ 67 callersMethodflags
uspace/lib/cpp/src/ios.cpp:50
↓ 67 callersFunctionloc_service_unregister
Unregister service. * * @param sid Service ID */
uspace/lib/c/generic/loc.c:314
↓ 66 callersFunctionloc_service_connect
uspace/lib/c/generic/loc.c:563
↓ 65 callersFunctionidt_setoffset
kernel/arch/ia32/src/pm.c:147
↓ 65 callersFunctionpio_write_8
Byte to port * * Output byte to port * * @param port Port to write to * @param val Value to write * */
kernel/arch/ia32/include/arch/asm.h:115
↓ 65 callersFunctionstype_note_error
Note a static typing error that has been immediately recovered. * * @param stype Static typing object */
uspace/app/sbi/src/stype.c:2277
↓ 64 callersFunctionasync_data_write_receive
Wrapper for receiving the IPC_M_DATA_WRITE calls using the async framework. * * This wrapper only makes it more comfortable to receive IPC_M_DATA_WR
uspace/lib/c/generic/async/server.c:1483
↓ 64 callersFunctionddf_fun_create
Create a DDF function node. * * Create a DDF function (in memory). Both child devices and external clients * communicate with a device via its func
uspace/lib/drv/generic/driver.c:730
↓ 64 callersFunctiongfx_color_new_rgb_i16
Create new 16-bit per channel RGB color. * * Create a new RGB color where the R, G, B components have 16 bits * of precision each. * * @param r R
uspace/lib/gfx/src/color.c:54
↓ 64 callersFunctionidt_setoffset
kernel/arch/amd64/src/pm.c:147
↓ 64 callersFunctionsysinfo_set_item_val
Set sysinfo item with a constant numeric value * * @param name Sysinfo path. * @param root Pointer to the root item or where to store *
kernel/generic/src/sysinfo/sysinfo.c:327
↓ 63 callersFunctiongfx_bitmap_destroy
Destroy bitmap from graphics context. * * @param bitmap Bitmap * * @return EOK on success, EIO if graphic device connection was lost */
uspace/lib/gfx/src/bitmap.c:96
↓ 63 callersMethodsize
uspace/lib/cpp/include/__bits/adt/map.hpp:260
↓ 62 callersFunctionlist_first
Get first item in list. * * @param list Pointer to list_t structure. * * @return Head item of the list. * @return NULL if the list is empty. *
uspace/lib/c/include/adt/list.h:277
↓ 61 callersFunctionasync_data_write_accept
Wrapper for receiving binary data or strings * * This wrapper only makes it more comfortable to use async_data_write_* * functions to receive binar
uspace/lib/c/generic/async/server.c:1539
↓ 61 callersFunctionasync_data_write_finalize
Wrapper for answering the IPC_M_DATA_WRITE calls using the async framework. * * This wrapper only makes it more comfortable to answer IPC_M_DATA_WRI
uspace/lib/c/generic/async/server.c:1511
↓ 61 callersFunctionpio_write_32
uspace/lib/c/generic/ddi.c:340
↓ 61 callersFunctionspinlock_lock
Acquire spinlock * * @param lock Pointer to spinlock_t structure. */
kernel/generic/include/synch/spinlock.h:105
↓ 60 callersFunctionblock_fini
uspace/lib/block/block.c:189
↓ 60 callersMethodinsert
uspace/lib/cpp/include/__bits/adt/map.hpp:330
↓ 59 callersFunctionds_display_destroy
Destroy display. * * @param disp Display */
uspace/srv/hid/display/display.c:116
↓ 59 callersMethodend
uspace/lib/cpp/include/__bits/adt/map.hpp:205
↓ 59 callersFunctionfibril_condvar_initialize
uspace/lib/c/generic/thread/fibril_synch.c:395
↓ 58 callersFunctionbegin
uspace/lib/cpp/include/__bits/adt/initializer_list.hpp:84
↓ 58 callersFunctionds_display_create
Create display. * * @param gc Graphics context for displaying output * @param flags Display flags * @param rdisp Place to store pointer to new dis
uspace/srv/hid/display/display.c:68
↓ 58 callersFunctionds_window_create
Create window. * * Create graphics context for rendering into a window. * * @param client Client owning the window * @param params Window paramet
uspace/srv/hid/display/window.c:73
↓ 58 callersFunctionds_window_destroy
Destroy window. * * @param wnd Window */
uspace/srv/hid/display/window.c:179
↓ 58 callersFunctionuint16_t_be2host
uspace/lib/bithenge/src/linux/common.h:109
↓ 57 callersFunctionfibril_rwlock_read_lock
uspace/lib/c/generic/thread/fibril_synch.c:249
↓ 57 callersFunctionlist_count
Count list items * * Return the number of items in the list. * * @param list List to count. * @return Number of items in the list. */
uspace/lib/c/generic/adt/list.c:103
↓ 56 callersFunctionhash_table_find
Search hash table for an item matching keys. * * @param h Hash table. * @param key Array of all keys needed to compute hash index. * * @return
uspace/lib/c/generic/adt/hash_table.c:248
↓ 56 callersFunctionkm_map
Map a piece of physical address space into the virtual address space. * * @param paddr Physical address to be mapped. May be unaligned. * @param s
kernel/generic/src/mm/km.c:191
↓ 56 callersFunctionpio_read_32
uspace/lib/c/generic/ddi.c:366
↓ 55 callersFunctionasync_send_0
uspace/lib/c/generic/async/client.c:314
↓ 55 callersFunctionddf_driver_main
uspace/lib/drv/generic/driver.c:973
↓ 55 callersFunctioninet_ep2_init
Initialize endpoint pair structure. * * Sets any address, any port number for both local and remote sides. * * @param ep2 Endpoint pair */
uspace/lib/inet/src/endpoint.c:55
↓ 54 callersFunctiondlsym
* @note Symbols with NULL values are not accounted for. */
uspace/lib/c/generic/dlfcn.c:75
↓ 54 callersFunctionfopen
Open a stream. * * @param path Path of the file to open. * @param mode Mode string, (r|w|a)[b|t][+][x]. * */
uspace/lib/c/generic/io/io.c:336
↓ 54 callersFunctionkobject_put
Drop reference to kernel object * * The encapsulated object and the kobject_t wrapper are both destroyed when the * last reference is dropped. *
kernel/generic/src/cap/cap.c:481
↓ 53 callersFunctiongfx_update
Update display. * * Finish any deferred rendering. * * @param gc Graphic context * * @return EOK on success, ENOMEM if insufficient resources,
uspace/lib/gfx/src/render.c:87
↓ 52 callersFunctionipc_set_retval
abi/include/abi/ipc/ipc.h:127
↓ 52 callersFunctionnic_get_from_ddf_fun
* @param dev DDF function associated with NIC * @return The associated NIC structure */
uspace/lib/nic/src/nic_driver.c:916
↓ 52 callersFunctionpio_read_8
Byte from port * * Get byte from port * * @param port Port to read from * @return Value read * */
kernel/arch/ia32/include/arch/asm.h:172
↓ 52 callersFunctionui_resource_destroy
Destroy UI resource. * * @param resource UI resource or @c NULL */
uspace/lib/ui/src/resource.c:602
↓ 51 callersFunctioncli_error
Print an error report signifying errno * * errno is translated to its corresponding human readable string. * If errno > 0, raise the cli_quit int t
uspace/app/bdsh/errors.c:64
↓ 51 callersFunctiongfx_bitmap_create
Allocate bitmap in a graphics context. * * @param gc Graphic context * @param params Bitmap parameters * @param alloc Bitmap allocation info or @c
uspace/lib/gfx/src/bitmap.c:67
↓ 51 callersFunctionmake_pair
uspace/lib/cpp/include/__bits/utility/utility.hpp:341
↓ 51 callersFunctionui_window_get_res
Get UI resource from window. * * @param window Window * @return UI resource */
uspace/lib/ui/src/window.c:695
↓ 50 callersFunctionfibril_create
uspace/lib/c/generic/thread/fibril.c:575
↓ 50 callersFunctionrdata_var_new
Allocate new var node. * * @param vc Var node class (varclass). * @return New var node. */
uspace/app/sbi/src/rdata.c:222
↓ 50 callersFunctionslab_free
Return slab object to cache * */
kernel/generic/src/mm/slab.c:786
↓ 50 callersFunctiontdata_item_new
Allocate new type item. * * @param tic Type item class * @return New type item */
uspace/app/sbi/src/tdata.c:644
↓ 50 callersFunctionui_fixed_add
Add control to fixed layout. * * @param fixed Fixed layout * @param control Control * @return EOK on success, ENOMEM if out of memory */
uspace/lib/ui/src/fixed.c:127
↓ 50 callersFunctionui_menu_create
Create new menu. * * @param mbar Menu bar * @param caption Caption * @param rmenu Place to store pointer to new menu * @return EOK on success, EN
uspace/lib/ui/src/menu.c:85
↓ 50 callersFunctionui_resource_create
Create new UI resource. * * @param gc Graphic context * @param textmode @c true if running in text mode * @param rresource Place to store pointer
uspace/lib/ui/src/resource.c:589
↓ 49 callersFunctionbithenge_transform_dec_ref
Decrement a transform's reference count and free it if appropriate. * @param self The transform to dereference, or NULL. */
uspace/lib/bithenge/include/bithenge/transform.h:118
↓ 49 callersFunctionddf_log_init
Initialize the logging system. * * @param drv_name Driver name, will be printed as part of message * */
uspace/lib/drv/generic/log.c:42
↓ 49 callersFunctionfibril_add_ready
Start a fibril that has not been running yet. (obsolete) */
uspace/lib/c/generic/thread/fibril.c:745
↓ 49 callersFunctionfibril_rwlock_write_lock
uspace/lib/c/generic/thread/fibril_synch.c:275
↓ 49 callersFunctionui_file_list_destroy
Destroy file list. * * @param flist File list */
uspace/lib/ui/src/filelist.c:149
↓ 48 callersFunctionddf_fun_get_name
Return function name. * * @param fun Function * @return Function name. Valid as long as @a fun is valid. */
uspace/lib/drv/generic/driver.c:778
↓ 48 callersFunctionlist_init
Initialize list. * * @param list List to initialize. */
uspace/app/sbi/src/list.c:53
↓ 48 callersMethodput
uspace/lib/cpp/include/__bits/locale/num_put.hpp:53
↓ 48 callersFunctionui_file_list_create
Create file list. * * @param window Containing window * @param active @c true iff file list should be active * @param rflist Place to store pointe
uspace/lib/ui/src/filelist.c:95
↓ 48 callersFunctionwmi_reg_write
WMI registry write. * * @param htc_device HTC device structure. * @param reg_offset Registry offset (address) to be written. * @param val V
uspace/drv/nic/ar9271/wmi.c:84
↓ 47 callersFunctionasync_accept_0
uspace/lib/c/generic/async/server.c:1042
↓ 47 callersFunctionbithenge_expression_dec_ref
Decrement an expression's reference count and free it if appropriate. * @param self The expression to dereference, or NULL. */
uspace/lib/bithenge/include/bithenge/expression.h:74
↓ 47 callersFunctionddf_dev_parent_sess_get
Return existing session with the parent function. * * @param dev Device * @return Session with parent function or NULL upon failure */
uspace/lib/drv/generic/driver.c:663
↓ 47 callersFunctionds_display_unlock
Unlock display. * * @param disp Display */
uspace/srv/hid/display/display.c:142
↓ 47 callersFunctionui_menu_entry_create
Create new menu entry. * * @param menu Menu * @param caption Caption * @param shortcut Shotcut key(s) or empty string * @param rmentry Place to s
uspace/lib/ui/src/menuentry.c:75
↓ 46 callersFunctionds_client_create
Create client. * * @param display Parent display * @param cb Client callbacks * @param cb_arg Callback argument * @param rclient Place to store p
uspace/srv/hid/display/client.c:52
↓ 46 callersFunctionds_client_destroy
Destroy client. * * @param client Client */
uspace/srv/hid/display/client.c:76
↓ 46 callersMethodjoin
uspace/lib/cpp/src/thread.cpp:88
↓ 45 callersFunctionasync_manager
uspace/lib/c/generic/async/server.c:1817
↓ 45 callersFunctionds_seat_create
Create seat. * * @param display Parent display * @param rseat Place to store pointer to new seat. * @return EOK on success, ENOMEM if out of memor
uspace/srv/hid/display/seat.c:56
↓ 45 callersFunctionds_seat_destroy
Destroy seat. * * @param seat Seat */
uspace/srv/hid/display/seat.c:79
↓ 45 callersFunctionexpect
Expect and consume a certain token. If the next token is of the wrong type, * an error is caused. */
uspace/lib/bithenge/src/script.c:383
↓ 45 callersFunctiongfx_bitmap_params_init
Initialize bitmap parameters structure. * * Bitmap parameters structure must always be initialized using this function * first. * * @param params
uspace/lib/gfx/src/bitmap.c:50
↓ 45 callersFunctionpio_read_16
uspace/lib/c/generic/ddi.c:359
↓ 45 callersFunctionui_menu_bar_create
Create new menu bar. * * @param ui UI * @param window Window that will contain the menu bar * @param rmbar Place to store pointer to new menu bar
uspace/lib/ui/src/menubar.c:80
↓ 44 callersFunctionfault_if_from_uspace
Terminate thread and task if exception came from userspace. * */
kernel/generic/src/interrupt/interrupt.c:199
↓ 44 callersFunctiongetuptime
Get system uptime. * * @param[out] ts Timespec to hold time current uptime. * * The time variables are memory mapped (read-only) from kernel whic
uspace/lib/c/generic/time.c:666
↓ 44 callersFunctiongfx_typeface_destroy
Destroy typeface. * * @param tface Typeface */
uspace/lib/gfxfont/src/typeface.c:79
↓ 44 callersFunctionlist_remove
Remove item from doubly-linked circular list * * Remove item from doubly-linked circular list. * * @param link Pointer to link_t structure to be r
kernel/generic/include/adt/list.h:230
↓ 44 callersMethodnode
uspace/lib/cpp/include/__bits/adt/list.hpp:256
↓ 44 callersFunctionstr_length
Get number of characters in a string. * * @param str NULL-terminated string. * * @return Number of characters in string. * */
uspace/lib/c/generic/str.c:442
↓ 44 callersFunctiontcp_segment_delete
Delete segment. */
uspace/srv/net/tcp/segment.c:51
↓ 44 callersFunctionui_menu_bar_destroy
Destroy menu bar * * @param mbar Menu bar or @c NULL */
uspace/lib/ui/src/menubar.c:106
↓ 43 callersFunctionddf_fun_add_to_category
Add exposed function to category. * * Must only be called when the function is bound. * */
uspace/lib/drv/generic/driver.c:965
← previousnext →101–200 of 16,295, ranked by callers