Searched defs:locked (Results 51 – 63 of 63) sorted by relevance
123
| /xnu-8792.41.9/bsd/kern/ |
| H A D | kern_memorystatus_freeze.c | 2492 …eze_mark_eligible_processes_with_skip_reason(memorystatus_freeze_skip_reason_t reason, bool locked) in memorystatus_freeze_mark_eligible_processes_with_skip_reason()
|
| H A D | kern_memorystatus.c | 1952 memorystatus_add(proc_t p, boolean_t locked) in memorystatus_add() 3244 memorystatus_dirty_get(proc_t p, boolean_t locked) in memorystatus_dirty_get()
|
| H A D | ubc_subr.c | 2234 ubc_isinuse_locked(struct vnode *vp, int busycount, int locked) in ubc_isinuse_locked()
|
| H A D | uipc_mbuf.c | 1061 mbuf_mtypes_sync(boolean_t locked) in mbuf_mtypes_sync()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 2643 struct nexus_adapter *na, boolean_t locked) in na_defunct()
|
| /xnu-8792.41.9/bsd/netkey/ |
| H A D | key.c | 1717 int locked) in key_freesp() 1751 int locked) in key_freesav()
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | route.c | 1143 rtfree_common(struct rtentry *rt, boolean_t locked) in rtfree_common()
|
| H A D | if_utun.c | 1505 utun_free_pcb(struct utun_pcb *pcb, bool locked) in utun_free_pcb()
|
| H A D | necp_client.c | 770 necp_fd_notify(struct necp_fd_data *fd_data, bool locked) in necp_fd_notify() 9490 necp_arena_initialize(struct necp_fd_data *fd_data, bool locked) in necp_arena_initialize() 9511 necp_sysctl_arena_initialize(struct necp_fd_data *fd_data, bool locked) in necp_sysctl_arena_initialize()
|
| H A D | if_ipsec.c | 2539 ipsec_free_pcb(struct ipsec_pcb *pcb, bool locked) in ipsec_free_pcb()
|
| H A D | dlil.c | 3693 boolean_t locked) in dlil_rxpoll_set_params() 10432 if_lqm_update(struct ifnet *ifp, int lqm, int locked) in if_lqm_update()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1261 struct kern_nexus *nx, struct kern_channel *ch, boolean_t locked) in nx_netif_dom_defunct_finalize()
|
| /xnu-8792.41.9/iokit/Kernel/ |
| H A D | IOService.cpp | 7163 OSObject * locked = kOSBooleanFalse; in updateConsoleUsers() local
|
123