Searched defs:sync (Results 1 - 11 of 11) sorted by relevance

/barrelfish-master/include/vm/
H A Dphys_pager.c167 phys_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, argument
H A Dsg_pager.c207 sg_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, int *rtvals) argument
H A Dswap_pager.c1295 boolean_t sync; local
/barrelfish-master/include/barrelfish_kpi/
H A Dlegacy_idc_buffer.h71 idc_flag_t sync :1; ///< Synchronous call (yields caller's timeslice) member in struct:idc_send_header::__anon21::__anon22
/barrelfish-master/include/
H A Ddb.h104 int (*sync)(const struct __db *, unsigned int); member in struct:__db
/barrelfish-master/lib/cxx/cxx/
H A Dios.cpp449 ios_base::sync_with_stdio(bool sync) argument
/barrelfish-master/kernel/arch/armv7/
H A Dsyscall.c1194 bool sync = flags & LMP_FLAG_SYNC; local
/barrelfish-master/kernel/arch/armv8/
H A Dsyscall.c1110 bool sync = flags & LMP_FLAG_SYNC; local
/barrelfish-master/kernel/arch/x86_32/
H A Dsyscall.c986 bool sync = flags & LMP_FLAG_SYNC; local
/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Declipse_tools.tcl
/barrelfish-master/kernel/arch/x86_64/
H A Dsyscall.c1616 bool sync = flags & LMP_FLAG_SYNC; local

Completed in 297 milliseconds