Searched defs:callout (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/conf/
H A Dparam.c119 struct callout *callout; variable in typeref:struct:callout
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched.h63 struct callout { struct
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c787 thread_call_t callout = kn->kn_hook; local
814 thread_call_t callout; local
855 thread_call_t callout; local
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c1351 buf_iterate(vnode_t vp, int (*callout)(buf_t, void *), int flags, void *arg) argument
3877 int callout = ISSET(bp->b_flags, B_CALL); local
H A Dvfs_subr.c4729 vfs_iterate(int flags, int (*callout)(mount_t, void *), void *arg) argument

Completed in 48 milliseconds