| /xnu-10002.81.5/osfmk/vm/ |
| H A D | vm_compressor_pager.c | 584 int flags, in compressor_pager_slots_chunk_free() 706 zalloc_slot_array(size_t size, zalloc_flags_t flags) in zalloc_slot_array() 815 int flags, in vm_compressor_pager_get() 960 int flags) in vm_compressor_pager_reap_pages()
|
| H A D | memory_object.c | 308 int flags, in memory_object_lock_request() 415 int flags; in vm_object_sync() local 673 int flags, in vm_object_update() 1234 upl_control_flags_t *flags, in memory_object_iopl_request() 1561 int *flags) in memory_object_page_op()
|
| H A D | device_vm.c | 100 int flags; member 141 int flags) in device_pager_setup()
|
| /xnu-10002.81.5/bsd/kern/ |
| H A D | tty_conf.c | 170 __unused int flags, __unused struct proc *p) in l_noioctl()
|
| H A D | mcache.c | 255 u_int32_t flags, int wait __unused) in mcache_create() 270 u_int32_t flags, int wait __unused) in mcache_create_ext() 283 u_int32_t flags, int need_zone) in mcache_create_common() 949 u_int32_t flags = cp->mc_flags; in mcache_slab_alloc() local 1009 u_int32_t flags = cp->mc_flags; in mcache_slab_free() local
|
| H A D | uipc_socket.c | 632 struct proc *p, uint32_t flags, struct proc *ep) in socreate_internal() 1799 sae_associd_t aid, sae_connid_t *pcid, uint32_t flags, void *arg, in soconnectxlocked() 2003 int32_t clen, int32_t atomic, int flags, int *sblocked) in sosendcheck() 2183 struct mbuf *top, struct mbuf *control, int flags) in sosend() 2730 sosend_list(struct socket *so, struct mbuf *pktlist, size_t total_len, u_int *pktcnt, int flags) in sosend_list() 2943 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr() 3089 soreceive_ctl(struct socket *so, struct mbuf **controlp, int flags, in soreceive_ctl() 3235 so_should_wait(struct socket *so, struct uio *uio, struct mbuf *m, int flags) in so_should_wait() 3311 int flags, error, offset; in soreceive() local 4095 int flags, error; in soreceive_m_list() local [all …]
|
| /xnu-10002.81.5/bsd/net/classq/ |
| H A D | classq_util.c | 212 mark_ecn(struct mbuf *m, struct pf_mtag *t, int flags) in mark_ecn()
|
| /xnu-10002.81.5/bsd/netinet/ |
| H A D | udp_usrreq.c | 1393 udp_get_ports_used(ifnet_t ifp, int protocol, uint32_t flags, in udp_get_ports_used() 1401 udp_count_opportunistic(unsigned int ifindex, u_int32_t flags) in udp_count_opportunistic() 2342 uint32_t flags, void *arg, uint32_t arglen, in udp_connectx_common() 2434 sae_associd_t aid, sae_connid_t *pcid, uint32_t flags, void *arg, in udp_connectx() 2513 udp_send(struct socket *so, int flags, struct mbuf *m, in udp_send() 2628 udp_getlock(struct socket *so, int flags) in udp_getlock()
|
| H A D | tcp_usrreq.c | 674 uint32_t flags, void *arg, uint32_t arglen, struct uio *auio, in tcp_usr_connectx_common() 773 sae_associd_t aid, sae_connid_t *pcid, uint32_t flags, void *arg, in tcp_usr_connectx() 836 sae_associd_t aid, sae_connid_t *pcid, uint32_t flags, void *arg, in tcp6_usr_connectx() 1033 tcp_usr_rcvd(struct socket *so, int flags) in tcp_usr_rcvd() 1148 tcp_usr_send(struct socket *so, int flags, struct mbuf *m, in tcp_usr_send() 1356 tcp_usr_rcvoob(struct socket *so, struct mbuf *m, int flags) in tcp_usr_rcvoob()
|
| H A D | isakmp.h | 65 uint8_t flags; /* Flags */ member
|
| /xnu-10002.81.5/osfmk/kern/ |
| H A D | ledger.c | 148 uint32_t flags = *get_entry_flags(l, entry); in is_entry_active() local 433 const char *group, const char *units, uint64_t flags) in ledger_entry_add_with_flags() 558 volatile uint32_t *flags = NULL; in ledger_entry_setactive() local 720 flag_set(volatile uint32_t *flags, uint32_t bit) in flag_set() 726 flag_clear(volatile uint32_t *flags, uint32_t bit) in flag_clear() 876 uint32_t flags; in ledger_limit_entry_wakeup() local 2015 uint32_t flags, block = 0; in ledger_check_needblock() local 2235 volatile uint32_t *flags; in ledger_disable_panic_on_negative() local 2250 volatile uint32_t flags; in ledger_get_panic_on_negative() local
|
| H A D | ipc_kobject.h | 441 ipc_object_copyout_flags_t *flags, in ip_label_check()
|
| H A D | thread_act.c | 602 thread_set_status_flags_t flags) in thread_get_state_internal() 692 thread_set_status_flags_t flags) in thread_set_state_internal() 989 thread_set_status_flags_t flags) in thread_setstatus_from_user() 1016 thread_set_status_flags_t flags) in thread_getstatus_to_user()
|
| H A D | trustcache.h | 57 uint8_t flags; member
|
| H A D | timer_call.c | 661 uint32_t flags, in timer_call_enter_internal() 751 uint32_t flags) in timer_call_enter() 761 uint32_t flags) in timer_call_enter1() 772 uint32_t flags, in timer_call_enter_with_leeway() 1903 timer_call_slop(uint64_t deadline, uint64_t now, uint32_t flags, thread_t cthread, boolean_t *prate… in timer_call_slop() 1967 uint32_t flags, uint64_t now) in timer_call_trace_enter_before()
|
| H A D | thread_call.c | 251 thread_call_flags_t flags = call->tc_flags; in thread_call_get_group() local 718 thread_call_flags_t flags = call->tc_flags; in _pending_call_enqueue() local 764 thread_call_flags_t flags = call->tc_flags; in _delayed_call_enqueue() local 941 uint32_t flags) in thread_call_func_delayed_with_leeway() 1235 unsigned int flags) in thread_call_enter_delayed_with_leeway() 1268 unsigned int flags) in thread_call_enter_delayed_internal()
|
| /xnu-10002.81.5/libsyscall/wrappers/ |
| H A D | exclaves.c | 77 exclaves_boot(mach_port_t port, uint64_t flags) in exclaves_boot()
|
| H A D | stackshot.c | 95 stackshot_config_set_flags(stackshot_config_t *stackshot_config, uint64_t flags) in stackshot_config_set_flags()
|
| /xnu-10002.81.5/tests/ |
| H A D | uipc_sosendcheck.c | 92 int flags = fcntl(sk, F_GETFL, 0); in cfg_sk() local
|
| /xnu-10002.81.5/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_mit.c | 430 uint32_t flags, uint32_t *work_done) in nx_netif_mit_tx_intr() 465 uint32_t flags, uint32_t *work_done) in nx_netif_mit_rx_intr()
|
| /xnu-10002.81.5/bsd/vm/ |
| H A D | vnode_pager.c | 304 int flags, in vnode_pageout() 588 int flags, in vnode_pagein()
|
| /xnu-10002.81.5/iokit/Kernel/ |
| H A D | IOPowerConnection.cpp | 145 IOPowerConnection::setParentCurrentPowerFlags(IOPMPowerFlags flags ) in setParentCurrentPowerFlags()
|
| /xnu-10002.81.5/libsyscall/mach/ |
| H A D | mach_right.c | 44 mach_right_recv_construct(mach_right_flags_t flags, in mach_right_recv_construct()
|
| /xnu-10002.81.5/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_vp.c | 187 uint32_t flags) in fsw_vp_na_txsync() 247 uint32_t flags) in fsw_vp_na_rxsync()
|
| /xnu-10002.81.5/bsd/dev/dtrace/ |
| H A D | lockprof.c | 66 int flags; member 375 _lockprof_open(dev_t dev, int flags, int devtype, struct proc *p) in _lockprof_open()
|