Home
last modified time | relevance | path

Searched defs:flags (Results 151 – 175 of 507) sorted by relevance

12345678910>>...21

/xnu-10002.81.5/osfmk/vm/
H A Dvm_compressor_pager.c584 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 Dmemory_object.c308 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 Ddevice_vm.c100 int flags; member
141 int flags) in device_pager_setup()
/xnu-10002.81.5/bsd/kern/
H A Dtty_conf.c170 __unused int flags, __unused struct proc *p) in l_noioctl()
H A Dmcache.c255 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 Duipc_socket.c632 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 Dclassq_util.c212 mark_ecn(struct mbuf *m, struct pf_mtag *t, int flags) in mark_ecn()
/xnu-10002.81.5/bsd/netinet/
H A Dudp_usrreq.c1393 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 Dtcp_usrreq.c674 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 Disakmp.h65 uint8_t flags; /* Flags */ member
/xnu-10002.81.5/osfmk/kern/
H A Dledger.c148 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 Dipc_kobject.h441 ipc_object_copyout_flags_t *flags, in ip_label_check()
H A Dthread_act.c602 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 Dtrustcache.h57 uint8_t flags; member
H A Dtimer_call.c661 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 Dthread_call.c251 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 Dexclaves.c77 exclaves_boot(mach_port_t port, uint64_t flags) in exclaves_boot()
H A Dstackshot.c95 stackshot_config_set_flags(stackshot_config_t *stackshot_config, uint64_t flags) in stackshot_config_set_flags()
/xnu-10002.81.5/tests/
H A Duipc_sosendcheck.c92 int flags = fcntl(sk, F_GETFL, 0); in cfg_sk() local
/xnu-10002.81.5/bsd/skywalk/nexus/netif/
H A Dnx_netif_mit.c430 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 Dvnode_pager.c304 int flags, in vnode_pageout()
588 int flags, in vnode_pagein()
/xnu-10002.81.5/iokit/Kernel/
H A DIOPowerConnection.cpp145 IOPowerConnection::setParentCurrentPowerFlags(IOPMPowerFlags flags ) in setParentCurrentPowerFlags()
/xnu-10002.81.5/libsyscall/mach/
H A Dmach_right.c44 mach_right_recv_construct(mach_right_flags_t flags, in mach_right_recv_construct()
/xnu-10002.81.5/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c187 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 Dlockprof.c66 int flags; member
375 _lockprof_open(dev_t dev, int flags, int devtype, struct proc *p) in _lockprof_open()

12345678910>>...21