Home
last modified time | relevance | path

Searched refs:chd_schema (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dos_channel_private.h588 const volatile struct __user_channel_schema *chd_schema; member
617 (__DECONST(struct __user_channel_schema *, (_chd)->chd_schema))
/xnu-8792.41.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c316 chrd->chrd_csm_flags = &chd->chd_schema->csm_flags; in os_channel_init_ring()
606 *(struct __user_channel_schema **)(uintptr_t)&chd->chd_schema = ucs; in os_channel_create_extended()