Home
last modified time | relevance | path

Searched defs:mode (Results 76 – 100 of 133) sorted by relevance

123456

/xnu-12377.41.6/iokit/bsddev/
H A DIOKitBSDInit.cpp584 IOSetRecoveryBoot(bsd_bootfail_mode_t mode, uuid_t volume_uuid, boolean_t reboot) in IOSetRecoveryBoot()
1229 …t *ideal_size, uint64_t *fallback_size, uint64_t *free_space_to_leave, IOPolledCoreFileMode_t mode) in IOCoreFileGetSize()
/xnu-12377.41.6/bsd/sys/
H A Dkdebug_common.h113 mode:3, member
/xnu-12377.41.6/bsd/net/
H A Dif_stf.c289 bpf_tap_mode mode, in stf_set_bpf_tap()
/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_clutch_harness_impl.c262 impl_set_thread_sched_mode(test_thread_t thread, int mode) in impl_set_thread_sched_mode()
H A Dsched_runqueue_harness.c146 set_thread_sched_mode(test_thread_t thread, int mode) in set_thread_sched_mode()
/xnu-12377.41.6/tests/skywalk/
H A Dskywalk_test_utils.c786 sktc_chew_random(channel_t channel, channel_ring_t ring, sync_mode_t mode, bool dosync, uint32_t ns… in sktc_chew_random()
832 sktc_pump_ring_nslots_kq(channel_t channel, channel_ring_t ring, sync_mode_t mode, bool dosync, uin… in sktc_pump_ring_nslots_kq()
905 sktc_pump_ring_nslots_select(channel_t channel, channel_ring_t ring, sync_mode_t mode, bool dosync,… in sktc_pump_ring_nslots_select()
976 sktc_pump_ring_nslots_poll(channel_t channel, channel_ring_t ring, sync_mode_t mode, bool dosync, u… in sktc_pump_ring_nslots_poll()
/xnu-12377.41.6/osfmk/arm64/
H A Dcpu.c1066 uint32_t mode = hibernate_write_image(); in ml_arm_sleep() local
/xnu-12377.41.6/bsd/kern/
H A Dbsd_init.c1167 bsd_boot_to_recovery(bsd_bootfail_mode_t mode, uuid_t volume_uuid, boolean_t reboot) in bsd_boot_to_recovery()
H A Dposix_shm.c721 pshm_access(pshm_info_t *pinfo, int mode, kauth_cred_t cred, __unused proc_t p) in pshm_access()
/xnu-12377.41.6/osfmk/kern/
H A Depoch_sync.c496 os_atomic(uint64_t) *counter, const esync_wake_mode_t mode, in esync_wake()
H A Dlock_rw.c2598 lck_rw_yield_t mode) in lck_rw_lock_would_yield_exclusive()
2638 lck_rw_yield_t mode) in lck_rw_lock_yield_exclusive()
/xnu-12377.41.6/tools/tests/superpages/
H A Dtestsp.c786 int mode = 0; in main() local
/xnu-12377.41.6/bsd/netinet6/
H A Dmld6.c2884 uint8_t mode; in mld_v2_enqueue_group_record() local
3281 uint8_t mode, now, then; in mld_v2_enqueue_filter_change() local
H A Din6_mcast.c438 int mode; in im6o_mc_filter() local
3528 in6m_mode_str(const int mode) in in6m_mode_str()
/xnu-12377.41.6/bsd/netinet/
H A Digmp.c3213 uint16_t mode; in igmp_v3_enqueue_group_record() local
3608 uint16_t mode; in igmp_v3_enqueue_filter_change() local
H A Din_mcast.c437 int mode; in imo_multi_filter() local
3657 inm_mode_str(const int mode) in inm_mode_str()
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_fsevents.c86 int32_t mode; member
2569 fseventsopen(__unused dev_t dev, __unused int flag, __unused int mode, __unused struct proc *p) in fseventsopen()
2579 fseventsclose(__unused dev_t dev, __unused int flag, __unused int mode, __unused struct proc *p) in fseventsclose()
/xnu-12377.41.6/bsd/miscfs/nullfs/
H A Dnull_vnops.c293 mode_t mode = args->a_vap->va_mode; // We will take away permisions if we don't have them in nullfs_getattr() local
/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c1530 uint32_t mode, int err) in ch_open_log2()
1540 uint32_t mode = init->ci_ch_mode; in ch_open() local
/xnu-12377.41.6/bsd/security/audit/
H A Daudit_pipe.c766 int error, mode; in audit_pipe_ioctl() local
/xnu-12377.41.6/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1337 devfs_make_symlink(devnode_t *dir_p, char *name, mode_t mode, char *target, devdirent_t **newent) in devfs_make_symlink()
/xnu-12377.41.6/bsd/skywalk/mem/
H A Dskmem_test.c1422 skmem_advanced_tests(int n, int32_t th_max, uint32_t mode, boolean_t nosleep, in skmem_advanced_tests()
/xnu-12377.41.6/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c464 netif_vp_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in netif_vp_na_activate()
/xnu-12377.41.6/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c1270 nx_upipe_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_upipe_na_activate()
/xnu-12377.41.6/osfmk/corecrypto/
H A Dccmode_internal.h284 ccctr_setctr(const struct ccmode_ctr *mode, ccctr_ctx *ctx, const void *ctr) in ccctr_setctr()

123456