Searched defs:fn (Results 51 - 73 of 73) sorted by relevance

123

/barrelfish-2018-10-04/lib/dma/ioat/
H A Dioat_dma_device.c505 ioat_dma_device_intr_enable(struct ioat_dma_device *dev, dma_irq_t type, dma_irq_fn_t fn, void *arg) argument
/barrelfish-2018-10-04/lib/lwip/src/core/snmp/
H A Dmib_structs.c320 snmp_mib_node_find(struct mib_list_rootnode * rn, s32_t objid, struct mib_list_node ** fn) argument
/barrelfish-2018-10-04/lib/lwip2/src/api/
H A Dapi_lib.c92 netconn_apimsg(tcpip_callback_fn fn, struct api_msg *apimsg) argument
/barrelfish-2018-10-04/lib/msun/ld128/
H A Ds_expl.c204 double dr, dx, fn, r2; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/objects/
H A Do_names.c265 void (*fn)(const OBJ_NAME *,void *arg); member in struct:doall
/barrelfish-2018-10-04/include/xomp/
H A Dxomp.h95 xomp_worker_fn_t fn; ///< worker function to be called member in struct:xomp_task
/barrelfish-2018-10-04/kernel/arch/armv8/
H A Dpsci.c27 static inline void psci_invoke(psci_fn_t fn, uintptr_t arg0, uintptr_t arg1, argument
/barrelfish-2018-10-04/usr/bench/sdma_bench/
H A Dsdma_bench.c140 size_t fn = 1 << y_bits; local
/barrelfish-2018-10-04/lib/cpuid/
H A Dcpuid_amd.c158 uint32_t fn = 0x80000006; local
/barrelfish-2018-10-04/lib/libc/net/
H A Dnsdispatch.c473 nss_module_register_fn fn; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Da_strex.c397 ASN1_OBJECT *fn; local
/barrelfish-2018-10-04/usr/drivers/cpuboot/
H A Dmain.c100 cmd_fn fn; member in struct:cmd
/barrelfish-2018-10-04/usr/drivers/usb/usb_keyboard/
H A Dusb_keyboard_driver.h45 uint8_t fn :1; member in struct:usb_keyboard_modifiers::__anon1590
/barrelfish-2018-10-04/include/octopus/parser/
H A Dast.h130 struct node_float fn; member in union:ast_object::__anon224
/barrelfish-2018-10-04/lib/bomp/backends/
H A Dxomp_worker.c480 do_work_rx(struct xomp_binding *b, uint64_t fn, uint64_t arg, uint64_t id, uint64_t flags) argument
H A Dxomp_master.c114 uint64_t fn; member in struct:xomp_msg_st::__anon516::__anon517
1115 uint64_t fn = 0; local
[all...]
/barrelfish-2018-10-04/lib/cxx/cxx/
H A Dios.cpp227 ios_base::register_callback(event_callback fn, int index) argument
/barrelfish-2018-10-04/lib/posixcompat/
H A Dpthreads.c101 errval_t posixcompat_pthread_set_placement_fn(pthread_placement_fn fn) argument
/barrelfish-2018-10-04/lib/libc/gen/
H A Dglob.c1001 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) argument
1015 g_stat(Char *fn, struct stat *sb, glob_t *pglob) argument
/barrelfish-2018-10-04/lib/linenoise/
H A Dlinenoise.c410 void linenoiseSetCompletionCallback(linenoiseCompletionCallback *fn) { argument
/barrelfish-2018-10-04/lib/lua/src/
H A Dlapi.c555 LUA_API void lua_pushcclosure (lua_State *L, lua_CFunction fn, int n) { argument
/barrelfish-2018-10-04/lib/thc/
H A Dthc.c982 void THCSuspendThen(awe_t **awe_ptr_ptr, THCThenFn_t fn, void *arg) { argument
1053 void THCAddCancelItem(cancel_item_t *ci, THCCancelFn_t fn, voi argument
561 _thc_callcont_c(awe_t *awe, THCContFn_t fn, void *args) argument
1681 _thc_callcont(awe_t *awe, THCContFn_t fn, void *args) argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/apps/smtp/
H A Dsmtp.c751 smtp_result_fn fn = s->callback_fn; local

Completed in 182 milliseconds

123