Searched defs:state (Results 101 - 125 of 127) sorted by relevance

123456

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_mcast.c3443 in6m_state_str(const int state) argument
[all...]
H A Dipsec.c2992 ipsec4_output( struct ipsec_output_state *state, struct secpolicy *sp, __unused int flags) argument
3275 ipsec6_output_trans( struct ipsec_output_state *state, u_char *nexthdrp, struct mbuf *mprev, struct secpolicy *sp, __unused int flags, int *tun) argument
3455 ipsec6_output_tunnel( struct ipsec_output_state *state, struct secpolicy *sp, __unused int flags) argument
[all...]
H A Dnd6.h199 int state; /* reachability state */ member in struct:in6_nbrinfo
209 int state; member in struct:in6_nbrinfo_32
218 int state; member in struct:in6_nbrinfo_64
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp406 IOHibernatePollerOpen(IOPolledFileIOVars * vars, uint32_t state, IOMemoryDescriptor * md) argument
427 IOHibernatePollerClose(IOPolledFileIOVars * vars, uint32_t state) argument
H A DIOUserClient.cpp2439 is_io_service_get_state( io_object_t _service, uint64_t *state, uint32_t *busy_state, uint64_t *accumulated_busy_time ) argument
H A DIOService.cpp3516 uint32_t state; member in struct:IOServiceMatchContext
3527 uint32_t state = ctx->state; local
[all...]
H A DIOServicePM.cpp2391 uint32_t state = (uint32_t)(uintptr_t) request->fArg0; local
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.c2392 task_set_state( task_t task, int flavor, thread_state_t state, mach_msg_type_number_t state_count) argument
2423 task_get_state( task_t task, int flavor, thread_state_t state, mach_msg_type_number_t *state_count) argument
[all...]
H A Dthread.h176 int state; member in struct:thread
308 mach_msg_return_t state; /* receive state */ member in struct:thread::__anon1093::__anon1094
[all...]
H A Dsched_prim.c4076 int state; local
[all...]
/darwin-on-arm/xnu/osfmk/mach/i386/
H A Dthread_status.h392 struct x86_saved_state32 state; member in struct:x86_saved_state32_tagged
505 x86_saved_state64_t state; member in struct:x86_saved_state64_tagged
[all...]
/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.c80 static const char const * pmc_state_state_name(pmc_state_t state) { argument
2605 uint32_t state = reservation->state; local
2664 uint32_t state = reservation->state; local
[all...]
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_user.c1603 mach_vm_purgable_control( vm_map_t map, mach_vm_offset_t address, vm_purgable_t control, int *state) argument
1619 vm_purgable_control( vm_map_t map, vm_offset_t address, vm_purgable_t control, int *state) argument
2703 mach_memory_entry_purgable_control( ipc_port_t entry_port, vm_purgable_t control, int *state) argument
[all...]
H A Dvm_object.c6041 vm_object_purgable_control( vm_object_t object, vm_purgable_t control, int *state) argument
[all...]
H A Dvm_map.c11888 vm_map_purgable_control( vm_map_t map, vm_map_offset_t address, vm_purgable_t control, int *state) argument
[all...]
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace_glue.c612 ddi_soft_state_zalloc(void *state, int item) argument
622 ddi_get_soft_state(void *state, int item) argument
630 ddi_soft_state_free(void *state, int item) argument
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c1482 struct update_state state; local
1550 catrec_update(const CatalogKey *ckp, CatalogRecord *crp, struct update_state *state) argument
1945 update_siblinglinks_callback(__unused const CatalogKey *ckp, CatalogRecord *crp, struct linkupdate_state *state) argument
1976 struct linkupdate_state state; local
2497 getentriesattr_callback(const CatalogKey *key, const CatalogRecord *rec, struct readattr_state *state) argument
2603 struct readattr_state state; local
2781 getdirentries_callback(const CatalogKey *ckp, const CatalogRecord *crp, struct packdirentry_state *state) argument
3107 getdirentries_std_callback(const CatalogKey *ckp, const CatalogRecord *crp, struct packdirentry_state *state) argument
3201 struct packdirentry_state state; local
3448 cat_findposition(const CatalogKey *ckp, const CatalogRecord *crp, struct position_state *state) argument
[all...]
H A Dhfs_readwrite.c298 int state = decmpfs_cnode_get_vnode_state(VTOCMP(vp)); local
2037 int state; local
2525 int state = decmpfs_cnode_get_vnode_state(VTOCMP(vp)); local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dpf_ioctl.c2245 struct pf_state *state; local
2750 struct pf_state *state; local
3721 struct pf_state *state; local
3790 struct pf_state *state; local
[all...]
H A Dif_bridge.c4681 bridge_state_change(struct ifnet *ifp, int state) argument
[all...]
H A Dpf.c376 pf_state_lookup_aux(struct pf_state **state, struct pfi_kif *kif, argument
1203 pf_src_connlimit(struct pf_state **state) argument
1538 pf_state_expires(const struct pf_state *state) argument
5790 pf_test_state_tcp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
6314 pf_test_state_udp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
6458 pf_test_state_icmp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
7125 pf_test_state_grev1(struct pf_state **state, int direction, struct pfi_kif *kif, int off, struct pf_pdesc *pd) argument
7226 pf_test_state_esp(struct pf_state **state, int direction, struct pfi_kif *kif, int off, struct pf_pdesc *pd) argument
7384 pf_test_state_other(struct pf_state **state, int direction, struct pfi_kif *kif, struct pf_pdesc *pd) argument
[all...]
/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c2203 vc_decompress_lzss_next_pixel (int next_data, lzss_image_state* state) argument
2270 lzss_image_state state = {0, 0, image_width, image_height, bytes_per_row, image_start, clut}; local
[all...]
/darwin-on-arm/xnu/bsd/netat/
H A Dadsp.h292 u_short state; /* state of the connection end */ member in struct:TRCCB
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c869 u_int stateidx, state; local
929 key_do_allocsa_policy( struct secashead *sah, u_int state, u_int16_t dstport) argument
1118 u_int stateidx, state, tmpidx, matchidx; local
1272 u_int stateidx, state; local
1323 key_do_get_translated_port( struct secashead *sah, struct secasvar *outsav, u_int state) argument
3106 u_int stateidx, state; local
3489 u_int stateidx, state; local
3541 u_int stateidx, state, matchidx; local
6247 u_int state; local
6682 u_int stateidx, state; local
7986 u_int8_t state; local
8077 u_int8_t state; local
8828 key_sa_chgstate( struct secasvar *sav, u_int8_t state) argument
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c7456 struct searchstate *state; local
[all...]

Completed in 414 milliseconds

123456