Searched defs:wait (Results 1 - 17 of 17) sorted by relevance

/barrelfish-2018-10-04/kernel/include/arch/x86/
H A Dglobal.h35 volatile uint64_t wait[8]; member in struct:global
/barrelfish-2018-10-04/include/storage/
H A Dvsic.h31 errval_t (*wait)(struct storage_vsic *vsic); member in struct:storage_vsic_ops
/barrelfish-2018-10-04/lib/posixcompat/
H A Dwait.c24 pid_t wait(int *status) function
/barrelfish-2018-10-04/usr/monitor/capops/
H A Ddelete_int.h39 bool wait; member in struct:delete_st
/barrelfish-2018-10-04/lib/bomp/include/
H A Dspin.h32 uint32_t wait = 750; local
/barrelfish-2018-10-04/lib/cxx/cxx/
H A Dfuture.cpp159 __assoc_sub_state::wait() function in class:__assoc_sub_state
/barrelfish-2018-10-04/kernel/arch/x86/
H A Dapic.c244 static void apic_send_ipi( xapic_icr_lo_t cmd, uint8_t destination, bool wait) argument
/barrelfish-2018-10-04/lib/rcce/
H A Dring_barriers.c275 static void wait(void) function
/barrelfish-2018-10-04/lib/libc/rpc/
H A Drpc_soc.c161 clntudp_bufcreate(struct sockaddr_in *raddr, u_long prog, u_long vers, struct timeval wait, int *sockp, u_int sendsz, u_int recvsz) argument
176 clntudp_create(struct sockaddr_in *raddr, u_long program, u_long version, struct timeval wait, int *sockp) argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Ducma.c1228 static unsigned int ucma_poll(struct file *filp, struct poll_table_struct *wait) argument
H A Ducm.c1140 ib_ucm_poll(struct file *filp, struct poll_table_struct *wait) argument
H A Duser_mad.c594 static unsigned int ib_umad_poll(struct file *filp, struct poll_table_struct *wait) argument
H A Duverbs_main.c356 ib_uverbs_event_poll(struct file *filp, struct poll_table_struct *wait) argument
/barrelfish-2018-10-04/lib/libc/isc/
H A Deventlib_p.h176 struct { evWait *this; } wait; member in union:evEvent_p::__anon987
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h217 wait_queue_head_t wait; member in struct:mthca_cq
241 wait_queue_head_t wait; member in struct:mthca_srq
283 wait_queue_head_t wait; member in struct:mthca_qp
/barrelfish-2018-10-04/usr/fish/
H A Dfish_common.c1398 bool wait = true; local
/barrelfish-2018-10-04/include/vm/
H A Duma_core.c945 keg_alloc_slab(uma_keg_t keg, uma_zone_t zone, int wait) argument
1041 startup_alloc(uma_zone_t zone, vm_size_t bytes, uint8_t *pflag, int wait) argument
1101 page_alloc(uma_zone_t zone, vm_size_t bytes, uint8_t *pflag, int wait) argument
1123 noobj_alloc(uma_zone_t zone, vm_size_t bytes, uint8_t *flags, int wait) argument
3234 uma_large_malloc(vm_size_t size, int wait) argument
[all...]

Completed in 200 milliseconds