Searched refs:purge (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_blue.c296 boolean_t purge)
298 #pragma unused(purge)
295 blue_getq_flow(struct blue *bp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
H A Dclassq_red.c470 red_getq_flow(struct red *rp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
472 #pragma unused(purge)
H A Dclassq_rio.c464 rio_getq_flow(struct rio *rp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
466 #pragma unused(purge)
H A Dclassq_sfb.c1012 sfb_getq_flow(struct sfb *sp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
1018 if (!purge && (sp->sfb_flags & SFBF_SUSPENDED))
1025 if (!purge)
1034 if (!purge) {
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vnops.c727 /* nfs_getattr() will check changed and purge caches */
2040 /* nfs_getattr() will check changed and purge caches */
2230 /* nfs_getattr() will check changed and purge caches */
2570 /* nfs_getattr() will check changed and purge caches */
3425 /* nfs_getattr() will check changed and purge caches */
3582 /* nfs_getattr() will check changed and purge caches */
3800 /* nfs_getattr() will check changed and purge caches */
4005 /* purge the old name cache entries and enter the new one */
4045 /* nfs_getattr() will check changed and purge caches */
4339 /* nfs_getattr() will check changed and purge cache
5208 nfs_dir_buf_cache_lookup(nfsnode_t dnp, nfsnode_t *npp, struct componentname *cnp, vfs_context_t ctx, int purge) argument
[all...]

Completed in 90 milliseconds