| /xnu-10063.101.15/libsyscall/wrappers/skywalk/ |
| H A D | os_packet.c | 202 os_packet_set_inet_checksum(const packet_t ph, const packet_csum_flags_t flags, in os_packet_set_inet_checksum() 209 os_packet_add_inet_csum_flags(const packet_t ph, const packet_csum_flags_t flags) in os_packet_add_inet_csum_flags() 529 os_packet_set_tso_flags(const packet_t ph, packet_tso_flags_t flags) in os_packet_set_tso_flags()
|
| /xnu-10063.101.15/osfmk/kern/ |
| H A D | telemetry.c | 573 __unused enum micro_snapshot_flags flags) in telemetry_instrumentation_begin() 591 telemetry_take_sample(thread_t thread, enum micro_snapshot_flags flags) in telemetry_take_sample() 653 telemetry_macf_take_sample(thread_t thread, enum micro_snapshot_flags flags) in telemetry_macf_take_sample() 1791 uint64_t flags = STACKSHOT_KCDATA_FORMAT | STACKSHOT_TRYLOCK | STACKSHOT_SAVE_LOADINFO in bootprofile_timer_call() local
|
| H A D | mach_node_link.h | 101 uint8_t flags; // 8b Command-specific flag byte member
|
| H A D | hv_io_notifier.c | 49 uint32_t flags; member
|
| H A D | exclaves.c | 231 uint32_t flags = EXCLAVES_CTL_FLAGS(uap->operation_and_flags); in _exclaves_ctl_trap() local 2143 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() 2151 exclaves_sensor_stop(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_stop() 2159 exclaves_sensor_status(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_status()
|
| /xnu-10063.101.15/osfmk/i386/ |
| H A D | machine_routines.c | 118 unsigned int flags) in ml_io_map_unmappable() 370 unsigned long flags; in ml_get_interrupts_enabled() local 380 unsigned long flags; in ml_set_interrupts_enabled() local 1222 unsigned long flags; in kernel_preempt_check() local
|
| /xnu-10063.101.15/security/ |
| H A D | mac_posix_shm.c | 147 int prot, int flags) in mac_posixshm_check_mmap()
|
| /xnu-10063.101.15/tests/ |
| H A D | recvmsg_x_test.c | 182 int flags = fcntl(recvSocket, F_GETFL, 0); variable
|
| H A D | shared_cache_reslide_test.c | 110 build_faulting_shared_cache_address(uint8_t flags) in build_faulting_shared_cache_address()
|
| /xnu-10063.101.15/bsd/net/ |
| H A D | if_utun.c | 385 kern_channel_ring_t tx_ring, uint32_t flags) in utun_netif_sync_tx() 552 kern_channel_ring_t ring, __unused uint32_t flags) in utun_netif_tx_doorbell() 610 kern_channel_ring_t rx_ring, uint32_t flags) in utun_netif_sync_rx() 2046 __unused int flags) in utun_ctl_send() 2212 uint32_t flags = netagent_get_flags(pcb->utun_nx.fsw_agent); in utun_ctl_setopt() local 2528 utun_ctl_rcvd(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int flags) in utun_ctl_rcvd() 3185 kern_channel_ring_t tx_ring, uint32_t flags) in utun_kpipe_sync_tx() 3288 kern_channel_ring_t rx_ring, uint32_t flags) in utun_kpipe_sync_rx()
|
| /xnu-10063.101.15/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 609 uint32_t flags) in nx_kpipe_na_txsync() 623 uint32_t flags) in nx_kpipe_na_rxsync()
|
| /xnu-10063.101.15/tests/vm/ |
| H A D | vm_ranges.c | 127 assert_mmap(void *addr, int fd, int flags) in assert_mmap() 159 assert_mmap_in_range(void *addr, int target_range, int fd, int flags) in assert_mmap_in_range()
|
| H A D | app_swap.c | 104 uint32_t flags = 0; in create_coalition() local
|
| /xnu-10063.101.15/bsd/netinet6/ |
| H A D | raw_ip6.c | 379 int flags = IPV6_OUTARGS; in rip6_output() local 1210 rip6_send(struct socket *so, int flags, struct mbuf *m, struct sockaddr *nam, in rip6_send()
|
| H A D | udp6_output.c | 163 int flags; in udp6_output() local
|
| /xnu-10063.101.15/bsd/netinet/ |
| H A D | tcp_cc.h | 179 uint32_t flags; member 236 uint32_t flags; member
|
| /xnu-10063.101.15/bsd/netkey/ |
| H A D | keydb.h | 72 uint16_t flags; member 90 u_int32_t flags; /* holder for SADB_KEY_FLAGS */ member
|
| /xnu-10063.101.15/bsd/kern/ |
| H A D | subr_prf.c | 112 int flags; member 305 prf(const char *fmt, va_list ap, int flags, struct tty *ttyp) in prf()
|
| H A D | kern_aio.c | 168 aio_entry_flags_t flags; member 1687 aio_create_queue_entry(proc_t procp, user_addr_t aiocbp, aio_entry_flags_t flags) in aio_create_queue_entry() 1743 aio_entry_flags_t flags) in aio_queue_async_request() 2013 int flags = 0; in do_aio_write() local
|
| /xnu-10063.101.15/osfmk/device/ |
| H A D | iokit_rpc.c | 470 unsigned int flags; in IOMapPages() local 539 unsigned int flags; in IOProtectCacheMode() local
|
| /xnu-10063.101.15/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 796 uint32_t flags) in nx_upipe_na_txsync() 848 uint32_t flags, int *ret, boolean_t rx) in nx_upipe_na_txsync_locked() 985 uint32_t flags) in nx_upipe_na_rxsync()
|
| /xnu-10063.101.15/libkern/libclosure/ |
| H A D | runtime.cpp | 604 _Block_object_assign(void *destArg, const void *object, const int flags) in _Block_object_assign() 677 _Block_object_dispose(const void *object, const int flags) in _Block_object_dispose()
|
| /xnu-10063.101.15/bsd/sys/ |
| H A D | event.h | 97 uint16_t flags; /* general flags */ member 108 uint16_t flags; /* general flags */ member
|
| H A D | kdebug_private.h | 391 unsigned int flags; member 410 uint32_t flags; member 492 uint32_t flags; member
|
| /xnu-10063.101.15/tools/lldbmacros/ |
| H A D | kcdata.py | 325 def GetJsonRepr(self, base_data, flags=0): argument 386 def GetJsonRepr(self, base_data, flags): argument 461 def __init__(self, type_code, data, offset, flags=0): argument 2343 def prettify_flags(v, flags): argument
|