Home
last modified time | relevance | path

Searched defs:context (Results 76 – 90 of 90) sorted by relevance

1234

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c1453 vfs_context_t __single context; in apn_fallback_required() local
/xnu-12377.41.6/osfmk/kern/
H A Dkern_stackshot.c5832 do_stackshot(void *context) in do_stackshot()
6001 do_panic_stackshot(void *context) in do_panic_stackshot()
H A Dkcdata.h1103 uint64_t context; /* A context uniquely identifying the object */ member
1110 uint64_t context; /* A context uniquely identifying the object */ member
/xnu-12377.41.6/bsd/net/
H A Dnetwork_agent.c858 netagent_create(netagent_event_f event_handler, void *context) in netagent_create()
H A Dnecp.c1861 const uint8_t context[32] = {[0 ... 31] = 0x20}; // 0x20 repeated 32 times in necp_sign_update_context() local
1961 const uint8_t context[32] = {[0 ... 31] = 0x20}; // 0x20 repeated 32 times in necp_sign_application_id_update_context() local
H A Dntstat.h978 u_int64_t context __attribute__((aligned(sizeof(u_int64_t)))); member
/xnu-12377.41.6/libkdd/
H A Dkcdata.h1103 uint64_t context; /* A context uniquely identifying the object */ member
1110 uint64_t context; /* A context uniquely identifying the object */ member
/xnu-12377.41.6/bsd/kern/
H A Dproc_info.c2675 vfs_context_t context; in fill_vnodeinfo() local
/xnu-12377.41.6/security/
H A Dmac_vfs.c2588 vn_setlabel(struct vnode *vp, struct label *intlabel, vfs_context_t context) in vn_setlabel()
/xnu-12377.41.6/iokit/Kernel/
H A DIOPMrootDomain.cpp5889 platformHaltRestartApplier( OSObject * object, void * context )
7286 const IOPMInterestContext * context = (const IOPMInterestContext *) arg1; local
H A DIOUserClient.cpp4741 OSObject * context = memory->copySharingContext(property_name); in is_io_connect_map_shared_memory() local
H A DIOUserServer.cpp4208 IOUserServerRecordExitReasonMatch(const OSObject *obj, void * context) in IOUserServerRecordExitReasonMatch()
/xnu-12377.41.6/libkern/c++/
H A DOSKext.cpp12754 void * context,
14332 void * context = NULL; // do not free local
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c403 int flags, vfs_context_t context) in VFS_IOCTL()
H A Dvfs_subr.c2104 struct vfs_context context; in bdevvp() local

1234