Home
last modified time | relevance | path

Searched defs:flags (Results 176 – 200 of 575) sorted by relevance

12345678910>>...23

/xnu-12377.61.12/bsd/net/classq/
H A Dclassq_util.c212 mark_ecn(struct mbuf *m, struct pf_mtag *t, int flags) in mark_ecn()
/xnu-12377.61.12/bsd/kern/
H A Dtty_conf.c170 __unused int flags, __unused struct proc *p) in l_noioctl()
H A Duipc_socket.c472 struct proc *p, uint32_t flags, struct proc *ep) in socreate_internal()
1637 sae_associd_t aid, sae_connid_t *pcid, uint32_t flags, void *arg, in soconnectxlocked()
1855 int32_t clen, int32_t atomic, int flags, int *sblocked) in sosendcheck()
2042 struct mbuf *top, struct mbuf *control, int flags) in sosend()
2596 sosend_list(struct socket *so, struct mbuf *pktlist, size_t total_len, u_int *pktcnt, int flags) in sosend_list()
2821 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr()
2967 soreceive_ctl(struct socket *so, struct mbuf **controlp, int flags, in soreceive_ctl()
3113 so_should_wait(struct socket *so, struct uio *uio, struct mbuf *m, int flags) in so_should_wait()
3191 int flags, error, offset; in soreceive() local
3975 int flags, error; in soreceive_m_list() local
[all …]
H A Dkern_debug.c129 uint64_t const flags = ut->syscall_rejection_flags; in debug_syscall_rejection_handle() local
185 int flags = PX_DEBUG_NO_HONOR; in rejected_syscall_guard_ast() local
/xnu-12377.61.12/bsd/vm/
H A Dvnode_pager.c306 int flags, in vnode_pageout()
594 int flags, in vnode_pagein()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c187 uint32_t flags) in fsw_vp_na_txsync()
245 uint32_t flags) in fsw_vp_na_rxsync()
/xnu-12377.61.12/tests/rm/
H A Dcoalition_info_resource_usage.c49 uint32_t flags = 0; in create_coalition() local
/xnu-12377.61.12/tests/
H A Duipc_sosendcheck.c92 int flags = fcntl(sk, F_GETFL, 0); in cfg_sk() local
H A Dspawn_exec_failure.c32 __spawn_exec(const char *args[], short flags) in __spawn_exec()
/xnu-12377.61.12/osfmk/vm/
H A Dvm_mte_tests.c52 kma_flags_t flags = KMA_NOFAIL | KMA_COMPRESSOR; in vm_mte_test_tag_storage_for_compressor() local
H A Ddevice_vm.c101 int flags; member
142 int flags) in device_pager_setup()
/xnu-12377.61.12/bsd/netinet/
H A Disakmp.h65 uint8_t flags; /* Flags */ member
H A Dudp_usrreq.c1500 udp_get_ports_used(ifnet_t ifp, int protocol, uint32_t flags, in udp_get_ports_used()
1508 udp_count_opportunistic(unsigned int ifindex, u_int32_t flags) in udp_count_opportunistic()
2448 uint32_t flags, void *arg, uint32_t arglen, in udp_connectx_common()
2540 sae_associd_t aid, sae_connid_t *pcid, uint32_t flags, void *arg, in udp_connectx()
2619 udp_send(struct socket *so, int flags, struct mbuf *m, in udp_send()
2739 udp_getlock(struct socket *so, int flags) in udp_getlock()
/xnu-12377.61.12/libsyscall/wrappers/skywalk/
H A Dos_nexus.c212 const struct ifnet_traffic_rule_action_steer *ra, const uint32_t flags, in add_traffic_rule_inet()
239 const struct ifnet_traffic_rule_action_steer *ra, const uint32_t flags, in add_traffic_rule_eth()
266 const struct ifnet_traffic_rule_action *ra, const uint32_t flags, in os_nexus_controller_add_traffic_rule()
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_cache.c514 int *outlen, size_t *mntpt_outlen, int flags, vfs_context_t ctx) in build_path_with_parent()
919 build_path(vnode_t first_vp, char *buff, int buflen, int *outlen, int flags, vfs_context_t ctx) in build_path()
1121 …identity(vnode_t vp, vnode_t dvp, const char *name, int name_len, uint32_t name_hashval, int flags) in vnode_update_identity()
2567 struct componentname *cnp, int flags) in cache_lookup_fallback()
2676 struct componentname *cnp, int flags) in cache_lookup_ext()
3450 vfs_addname(const char *name, uint32_t len, u_int hashval, u_int flags) in vfs_addname()
3457 …rnal(const char *name, uint32_t len, u_int hashval, boolean_t need_extra_ref, __unused u_int flags) in add_name_internal()
H A Dvfs_exclave_fs.c58 uint32_t flags; member
70 uint32_t flags; member
903 …ement_vnode_open_count(vnode_t vp, registered_fs_tag_t *base_dir, uint64_t file_id, uint32_t flags) in increment_vnode_open_count()
1001 int flags, uint32_t ov_flags, uint64_t *file_id) in exclave_fs_open_internal()
1164 int flags = FREAD; in vfs_exclave_fs_close() local
/xnu-12377.61.12/osfmk/kern/
H A Dzalloc.c1442 int flags, in zone_kmem_suballoc()
1950 zalloc_flags_t flags, vm_offset_t eidx) in zba_scan_bitmap_inline()
2036 zalloc_flags_t flags) in zone_meta_find_and_clear_bit()
2689 zone_magazine_alloc(zalloc_flags_t flags) in zone_magazine_alloc()
3077 zalloc_flags_t flags) in zalloc_validate_element()
3536 btref_get_flags_t flags = 0; in zalloc_log() local
3575 btref_get_flags_t flags = 0; in zfree_log() local
3766 zone_kma_flags(zone_t z, zone_security_flags_t zsflags, zalloc_flags_t flags) in zone_kma_flags()
4347 zone_allocate_va_locked(zone_t z, zalloc_flags_t flags) in zone_allocate_va_locked()
4697 zalloc_needs_refill(zone_t zone, zalloc_flags_t flags) in zalloc_needs_refill()
[all …]
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()
H A Dtimer_call.c662 uint32_t flags, in timer_call_enter_internal()
752 uint32_t flags) in timer_call_enter()
762 uint32_t flags) in timer_call_enter1()
773 uint32_t flags, in timer_call_enter_with_leeway()
1920 timer_call_slop(uint64_t deadline, uint64_t now, uint32_t flags, thread_t cthread, boolean_t *prate… in timer_call_slop()
1984 uint32_t flags, uint64_t now) in timer_call_trace_enter_before()
/xnu-12377.61.12/libsyscall/mach/
H A Dmach_right.c45 mach_right_recv_construct(mach_right_flags_t flags, in mach_right_recv_construct()
/xnu-12377.61.12/iokit/Kernel/
H A DIOPowerConnection.cpp145 IOPowerConnection::setParentCurrentPowerFlags(IOPMPowerFlags flags ) in setParentCurrentPowerFlags()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_mit.c431 uint32_t flags, uint32_t *work_done) in nx_netif_mit_tx_intr()
466 uint32_t flags, uint32_t *work_done) in nx_netif_mit_rx_intr()
H A Dnx_netif_host.c309 struct proc *p, uint32_t flags) in nx_netif_host_na_rxsync()
320 uint32_t flags) in nx_netif_host_na_txsync()
/xnu-12377.61.12/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()
/xnu-12377.61.12/libsyscall/wrappers/
H A Dstackshot.c95 stackshot_config_set_flags(stackshot_config_t *stackshot_config, uint64_t flags) in stackshot_config_set_flags()

12345678910>>...23