Searched defs:restart (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_rmclass.h269 void (*restart)(struct ifclassq *); /* Restart routine. */ member in struct:rm_ifdat
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_page.h232 restart:1, /* Page was pushed higher in shadow member in struct:vm_page
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs4_vnops.c1679 int restart = nfs_mount_state_error_should_restart(error); local
3574 int error = 0, error2, willsplit = 0, delay, slpflag, busy = 0, inuse = 0, restart, inqueue = 0; local
[all...]
H A Dnfs_vnops.c2327 uint32_t stategenid = 0, restart = 0; local
3078 uint32_t stategenid = 0, vrestart = 0, restart = 0; local
6675 uint32_t stategenid = 0, restart = 0; local
6987 uint32_t stategenid = 0, vrestart = 0, restart = 0, vrestarts = 0, restarts = 0; local
[all...]

Completed in 121 milliseconds