Home
last modified time | relevance | path

Searched defs:mode (Results 51 – 75 of 133) sorted by relevance

123456

/xnu-12377.81.4/san/coverage/
H A Dkcov_ksancov.c839 ksancov_trace_alloc(ksancov_dev_t d, ksancov_mode_t mode, size_t maxpcs) in ksancov_trace_alloc()
987 ksancov_cmps_trace_alloc(ksancov_dev_t d, ksancov_cmps_mode_t mode, size_t maxcmps) in ksancov_cmps_trace_alloc()
1442 ksancov_mode_t mode = (cmd == KSANCOV_IOC_TRACE) ? KS_MODE_TRACE : KS_MODE_STKSIZE; in ksancov_ioctl() local
H A Dkcov_ksancov_data.h168 ksancov_mode_t mode; member
/xnu-12377.81.4/osfmk/kern/
H A Dsocd_client_kern.h98 #define _SOCD_TRACE_XNU(cls, mode, func, ...) \ argument
H A Dpriority.c924 sched_validate_mode(sched_mode_t mode) in sched_validate_mode()
/xnu-12377.81.4/bsd/net/
H A Dif_ppp.h106 enum NPmode mode; member
H A Dif_gif.c284 bpf_tap_mode mode, in gif_set_bpf_tap()
H A Dremote_vif.c469 rvi_set_bpf_tap(ifnet_t ifp, uint32_t dlt, bpf_tap_mode mode) in rvi_set_bpf_tap()
H A Dif_loop.c615 lo_set_bpf_tap(struct ifnet *ifp, bpf_tap_mode mode, in lo_set_bpf_tap()
/xnu-12377.81.4/osfmk/i386/
H A Dacpi.c132 uint32_t mode; in acpi_hibernate() local
H A Dmp.c763 i386_signal_cpu(int cpu, mp_event_t event, mp_sync_t mode) in i386_signal_cpu()
1262 mp_sync_t mode, in mp_cpus_call()
1311 mp_sync_t mode, in mp_cpus_call1()
/xnu-12377.81.4/bsd/skywalk/packet/
H A Dpacket_kern.c558 uint32_t skmflag, kern_packet_copy_mode_t mode) in kern_packet_clone_internal()
749 kern_packet_copy_mode_t mode) in kern_packet_clone()
756 kern_packet_copy_mode_t mode) in kern_packet_clone_nosleep()
/xnu-12377.81.4/bsd/security/audit/
H A Daudit_arg.c248 audit_arg_mode(struct kaudit_record *ar, mode_t mode) in audit_arg_mode()
555 mode_t mode) in audit_arg_posix_ipc_perm()
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c73 fsw_vp_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in fsw_vp_na_activate()
/xnu-12377.81.4/libkern/zlib/
H A Dinflate.h105 inflate_mode mode; /* current inflate mode */ member
/xnu-12377.81.4/bsd/skywalk/channel/
H A Dchannel_syscalls.c364 sync_mode_t mode; in __channel_sync() local
/xnu-12377.81.4/bsd/sys/
H A Dfsevents.h169 int32_t mode;// note: this is not a mode_t (it's 32-bits, not 16) member
/xnu-12377.81.4/tools/lldbmacros/
H A Dskywalk.py145 def SkmemCacheModeAsString(mode) : argument
/xnu-12377.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.c178 nx_netif_host_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_netif_host_na_activate()
H A Dnx_netif.c2065 nx_netif_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_netif_na_activate()
3817 netif_hwna_get_notify(netif_mode_t mode)
3830 netif_mode_to_flag(netif_mode_t mode)
3843 netif_hwna_config_mode(struct nexus_adapter *hwna, netif_mode_t mode,
3876 netif_hwna_set_mode(struct nexus_adapter *hwna, netif_mode_t mode,
H A Dnx_netif_filter_vp.c178 netif_filter_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in netif_filter_na_activate()
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_vnops.c820 vn_access(vnode_t vp, int mode, vfs_context_t context) in vn_access()
1509 u_short mode; in vn_stat_noauth() local
/xnu-12377.81.4/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c636 nx_kpipe_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_kpipe_na_activate()
/xnu-12377.81.4/bsd/netkey/
H A Dkeydb.h46 u_int8_t mode; /* mode of protocol, see ipsec.h */ member
/xnu-12377.81.4/EXTERNAL_HEADERS/corecrypto/
H A Dccmode_impl.h219 uint32_t mode; /* mode: IV -> AD -> DATA */ member
/xnu-12377.81.4/bsd/netinet/
H A Dtcp_timer.h248 uint32_t mode; /* Current mode of the timer */ member

123456