| /xnu-11215.61.5/bsd/net/ |
| H A D | pf_if.c | 429 pfi_table_update(struct pfr_ktable *kt, struct pfi_kif *kif, uint8_t net, int flags) in pfi_table_update() 447 pfi_instance_add(struct ifnet *ifp, uint8_t net, int flags) in pfi_instance_add() 740 pfi_set_flags(const char *name, int flags) in pfi_set_flags() 756 pfi_clear_flags(const char *name, int flags) in pfi_clear_flags()
|
| H A D | kctl_test.c | 109 kctl_test_send(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, mbuf_t m, int flags) in kctl_test_send() 176 void *unitinfo, mbuf_t m, int flags) in kctl_test_send_list()
|
| /xnu-11215.61.5/bsd/vfs/ |
| H A D | kpi_vfs.c | 215 VFS_START(mount_t mp, int flags, vfs_context_t ctx) in VFS_START() 229 VFS_UNMOUNT(mount_t mp, int flags, vfs_context_t ctx) in VFS_UNMOUNT() 328 VFS_SYNC(mount_t mp, int flags, vfs_context_t ctx) in VFS_SYNC() 401 int flags, vfs_context_t context) in VFS_IOCTL() 472 vfs_setflags(mount_t mp, uint64_t flags) in vfs_setflags() 483 vfs_clearflags(mount_t mp, uint64_t flags) in vfs_clearflags() 3468 VNOP_COMPOUND_OPEN(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, int32_t fmode, … in VNOP_COMPOUND_OPEN() 3603 __unused int flags, __unused vfs_context_t ctx) in VNOP_WHITEOUT() 4113 VNOP_REVOKE(vnode_t vp, int flags, vfs_context_t ctx) in VNOP_REVOKE() 4144 VNOP_MMAP_CHECK(vnode_t vp, int flags, vfs_context_t ctx) in VNOP_MMAP_CHECK() [all …]
|
| /xnu-11215.61.5/bsd/kern/ |
| H A D | sys_coalition.c | 64 coalition_create_syscall(user_addr_t cidp, uint32_t flags) in coalition_create_syscall() 110 coalition_request_terminate_syscall(user_addr_t cidp, uint32_t flags) in coalition_request_terminate_syscall() 174 coalition_reap_syscall(user_addr_t cidp, uint32_t flags) in coalition_reap_syscall() 228 uint32_t flags = cap->flags; in coalition() local 323 uint64_t flags = 0; in coalition_info_efficiency() local
|
| H A D | kern_priv.c | 78 priv_check_cred(kauth_cred_t cred, int priv, int flags) in priv_check_cred()
|
| H A D | kern_malloc.c | 97 _MALLOC_external(size_t size, int type, int flags) in _MALLOC_external() 183 OSMalloc_Tagalloc_external(const char *str, uint32_t flags) in OSMalloc_Tagalloc_external()
|
| /xnu-11215.61.5/bsd/skywalk/namespace/ |
| H A D | netns.c | 111 #define NETNS_REF_COUNT(nsr, flags) \ argument 261 netns_ns_reservation_alloc(in_port_t port, uint32_t flags) in netns_ns_reservation_alloc() 554 _netns_reserve_common(struct ns *namespace, in_port_t port, uint32_t flags) in _netns_reserve_common() 820 _netns_release_common(struct ns *namespace, in_port_t port, uint32_t flags) in _netns_release_common() 921 in_port_t *port, uint32_t flags, struct ns_flow_info *nfi) in _netns_reserve_kpi_common() 1221 uint8_t addr_len, uint8_t proto, in_port_t port, uint32_t flags, in netns_reserve() 1267 uint8_t addr_len, uint8_t proto, in_port_t *port, uint32_t flags, in netns_reserve_ephemeral() 1762 u_int32_t flags, u_int8_t bitfield[IP_PORTRANGE_BITFIELD_LEN]) in netns_local_port_scan_flow_entry() 1940 u_int32_t flags, u_int8_t bitfield[IP_PORTRANGE_BITFIELD_LEN]) in netns_get_if_local_ports() 1969 u_int32_t flags, u_int8_t bitfield[IP_PORTRANGE_BITFIELD_LEN]) in netns_get_local_ports()
|
| /xnu-11215.61.5/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_vp.c | 136 uint32_t flags) in netif_deliver_pkt() 206 netif_deliver_cb(void *arg, void *chain, uint32_t flags) in netif_deliver_cb() 213 uint32_t flags, struct __kern_packet **chain) in netif_hwna_rx_get_pkts() 281 uint32_t flags) in netif_llw_rx_notify_fast() 311 uint32_t flags) in netif_llw_rx_notify_default() 673 uint32_t flags) in netif_vp_na_txsync() 759 uint32_t flags) in netif_vp_na_rxsync()
|
| H A D | nx_netif.c | 408 uint32_t flags) in nx_netif_na_notify_drop() 1673 uint32_t flags) in nx_netif_llink_notify() 1684 nx_netif_llink_notify_all(struct kern_nexus *nx, uint32_t flags) in nx_netif_llink_notify_all() 1704 nx_netif_doorbell_internal(struct ifnet *ifp, uint32_t flags) in nx_netif_doorbell_internal() 1755 uint32_t flags) in nx_netif_na_txsync() 1820 uint32_t flags) in nx_netif_na_rxsync() 1886 uint32_t flags, uint32_t *work_done) in nx_netif_common_intr() 1961 uint32_t flags) in nx_netif_na_notify_tx() 1968 uint32_t flags) in nx_netif_na_notify_rx() 1994 uint32_t flags) in nx_netif_na_notify_rx_redirect() [all …]
|
| /xnu-11215.61.5/bsd/dev/dtrace/scripts/ |
| H A D | socket.d | 33 uint32_t flags; member 57 uint32_t flags; member
|
| /xnu-11215.61.5/libsyscall/wrappers/ |
| H A D | clonefile.c | 28 clonefile(const char *old, const char *new, uint32_t flags) in clonefile()
|
| H A D | guarded_open_np.c | 34 const guardid_t *guard, u_int guardflags, int flags, ...) in guarded_open_np()
|
| /xnu-11215.61.5/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 491 uint32_t flags) in nx_mon_na_txsync() 511 uint32_t flags) in nx_mon_na_rxsync() 1016 uint32_t flags, enum txrx tx) in nx_mon_zcopy_parent_sync() 1135 uint32_t flags) in nx_mon_zcopy_parent_txsync() 1147 uint32_t flags) in nx_mon_zcopy_parent_rxsync() 1308 uint32_t flags) in nx_mon_parent_txsync() 1344 uint32_t flags) in nx_mon_parent_rxsync() 1371 uint32_t flags) in nx_mon_parent_notify()
|
| /xnu-11215.61.5/libsyscall/os/ |
| H A D | log_data.c | 34 log_data_as_kernel(unsigned int tag, unsigned int flags, void *buffer, unsigned int size) in log_data_as_kernel()
|
| /xnu-11215.61.5/tests/ |
| H A D | turnstile_multihop_helper.h | 76 ull_lock(lock_t *lock, int id, uint opcode, uint flags) in ull_lock() 152 ull_unlock(lock_t *lock, int id, uint opcode, uint flags) in ull_unlock()
|
| H A D | extended_getdirentries64.c | 18 getdirentries64_flags_t *flags; variable
|
| /xnu-11215.61.5/osfmk/kern/ |
| H A D | ext_paniclog.h | 98 ext_paniclog_flags_t flags; member 105 ext_paniclog_flags_t flags; member
|
| H A D | waitq.c | 799 waitq_wakeup_flags_t flags; member 813 waitq_wakeup_flags_t flags, in maybe_adjust_thread_pri() 1504 waitq_should_unlock(waitq_wakeup_flags_t flags) in waitq_should_unlock() 1510 waitq_should_enable_interrupts(waitq_wakeup_flags_t flags) in waitq_should_enable_interrupts() 1520 waitq_wakeup_flags_t flags) in waitq_wakeup64_all_locked() 1563 waitq_wakeup_flags_t flags) in waitq_wakeup64_one_locked() 1606 waitq_wakeup_flags_t flags) in waitq_wakeup64_identify_locked() 1647 waitq_wakeup_flags_t flags) in waitq_resume_identified_thread() 1670 waitq_wakeup_flags_t flags) in waitq_resume_and_bind_identified_thread() 2025 waitq_set_first_prepost(struct waitq_set *wqset, wqs_prepost_flags_t flags) in waitq_set_first_prepost() [all …]
|
| /xnu-11215.61.5/bsd/dev/ |
| H A D | monotonic.c | 134 mt_cdev_open(dev_t devnum, __unused int flags, __unused int devtype, in mt_cdev_open() 164 mt_cdev_close(dev_t devnum, __unused int flags, __unused int devtype, in mt_cdev_close() 275 mt_cdev_ioctl(dev_t devnum, unsigned long cmd, char *arg, __unused int flags, in mt_cdev_ioctl()
|
| /xnu-11215.61.5/libsyscall/wrappers/legacy/ |
| H A D | msync.c | 38 msync(void *addr, size_t len, int flags) in msync()
|
| H A D | sendmsg.c | 46 sendmsg(int s, const struct msghdr *msg, int flags) in sendmsg()
|
| H A D | recvmsg.c | 45 recvmsg(int s, struct msghdr *msg, int flags) in recvmsg()
|
| /xnu-11215.61.5/osfmk/kdp/ |
| H A D | kdp_common.h | 62 kdp_fault_result_flags_t flags; member
|
| /xnu-11215.61.5/libsyscall/wrappers/spawn/ |
| H A D | posix_spawn.c | 307 posix_spawnattr_setflags(posix_spawnattr_t *attr, short flags) in posix_spawnattr_setflags() 927 posix_spawnattr_set_use_sec_transition_shims_np(posix_spawnattr_t *attr, uint32_t flags) in posix_spawnattr_set_use_sec_transition_shims_np() 1210 posix_spawnattr_set_platform_np(posix_spawnattr_t *attr, int platform, uint32_t flags) in posix_spawnattr_set_platform_np() 1230 posix_spawnattr_disable_ptr_auth_a_keys_np(posix_spawnattr_t *attr, uint32_t flags) in posix_spawnattr_disable_ptr_auth_a_keys_np() 1250 posix_spawnattr_set_alt_rosetta_np(posix_spawnattr_t *attr, uint32_t flags) in posix_spawnattr_set_alt_rosetta_np() 1270 posix_spawnattr_set_crash_behavior_np(posix_spawnattr_t *attr, uint32_t flags) in posix_spawnattr_set_crash_behavior_np() 1293 …pawnattr_set_crash_behavior_deadline_np(posix_spawnattr_t *attr, uint64_t deadline, uint32_t flags) in posix_spawnattr_set_crash_behavior_deadline_np() 2084 short flags, int priority, int memlimit) in posix_spawnattr_setjetsam() 2119 short flags, int priority, int memlimit_active, int memlimit_inactive) in posix_spawnattr_setjetsam_ext() 2452 …awnattr_set_persona_np(const posix_spawnattr_t * __restrict attr, uid_t persona_id, uint32_t flags) in posix_spawnattr_set_persona_np() [all …]
|
| /xnu-11215.61.5/osfmk/kperf/ |
| H A D | lazy.c | 114 unsigned int flags = SAMPLE_FLAG_PEND_USER; in kperf_lazy_wait_sample() local 123 kperf_lazy_cpu_sample(thread_t thread, unsigned int flags, bool interrupt) in kperf_lazy_cpu_sample()
|