Searched defs:arg (Results 76 - 100 of 433) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/usr/drivers/ioat_dma/
H A Ddevice.c28 static void handle_device_interrupt(void *arg) argument
38 static void pci_dev_init_service(void *arg, struct device_mem *bar_info, argument
62 static void pci_dev_init_manager(void *arg, struct device_mem *bar_info, argument
/barrelfish-2018-10-04/usr/drivers/lpc_kbd/
H A Dlpc_kbd.c53 static void interrupt_handler(void *arg) argument
/barrelfish-2018-10-04/usr/drivers/serial/
H A Dserial_pc16550d.c36 static void serial_interrupt(void *arg) argument
/barrelfish-2018-10-04/usr/drivers/solarflair/sfxge/common/
H A Dbf_support.c83 sfxge_err(efsys_identifier_t *arg, unsigned int code, uint32_t dword0, argument
/barrelfish-2018-10-04/usr/drivers/virtio/block/
H A Ddevice.c48 void vblock_device_virtqueue_intr(void *arg) argument
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Dinterrupts.c166 void interrupt_handler(void* arg) argument
/barrelfish-2018-10-04/include/getopt/
H A Dgetopt.h34 const char *arg; member in struct:cmdarg
/barrelfish-2018-10-04/lib/barrelfish/
H A Didc_export.c37 static void alloc_iref_request_sender(void *arg) argument
92 static void get_service_id_request_sender(void *arg) argument
/barrelfish-2018-10-04/lib/bomp/backends/
H A Dbomp_exclusive.c155 int bomp_xomp_init(void *arg) argument
/barrelfish-2018-10-04/lib/cxx/cxx/
H A Dmutex.cpp221 __call_once(volatile unsigned long& flag, void* arg, void(*func)(void*)) argument
/barrelfish-2018-10-04/usr/examples/xmpl-thc-lang/
H A Dthc-lang.c41 static void start_client(char *arg) argument
/barrelfish-2018-10-04/usr/examples/xmpl-trace/
H A Dtrace.c84 static void callback(void *arg) argument
146 static void after_prepare(void *arg) argument
/barrelfish-2018-10-04/usr/monitor/
H A Ddomain.c79 static void handle_notification(void *arg) argument
H A Dqueue.c77 static void intermon_send_handler(void *arg) argument
124 static void monitor_send_handler(void *arg) argument
173 void destroy_outgoing_cap(void *arg) argument
/barrelfish-2018-10-04/lib/dma/include/
H A Ddma_channel_internal.h55 void *arg; member in struct:dma_channel::__anon915
/barrelfish-2018-10-04/lib/libc/gen/
H A Dexec.c53 execl(const char *name, const char *arg, ...) argument
79 execle(const char *name, const char *arg, ...) argument
107 execlp(const char *name, const char *arg, ...) argument
[all...]
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Draw.c181 raw_recv(struct raw_pcb *pcb, u8_t(*recv) (void *arg, struct raw_pcb * upcb, struct pbuf * p, struct ip_addr * addr), void *recv_arg) argument
H A Dsys.c70 void *arg; local
130 void *arg; local
186 sys_timeout(u32_t msecs, sys_timeout_handler h, void *arg) argument
246 sys_untimeout(sys_timeout_handler h, void *arg) argument
284 sswt_handler(void *arg) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Ddlfcn_simple.c56 va_list arg; local
H A Deg_c_test.c60 long arg; local
79 long arg; local
H A Deg_cc_test.cc61 long arg; local
80 long arg; local
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DInterestSpec.java121 public Object arg(int index) method in class:InterestSpec
/barrelfish-2018-10-04/lib/net/
H A Dpbuf.c213 pbuf_free_ooseq_callback(void *arg) argument
/barrelfish-2018-10-04/lib/octopus/server/
H A Dcapstorage.c115 static void free_ns(void* arg) { argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dh/
H A Ddh_lib.c234 int DH_set_ex_data(DH *d, int idx, void *arg) argument

Completed in 237 milliseconds

1234567891011>>