Home
last modified time | relevance | path

Searched refs:__user_buflet (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel_ring.c1637 struct __user_buflet *ubuf, *pubuf; /* user buflet */ in kr_internalize_metadata()
1727 ubuf = __DECONST(struct __user_buflet *, in kr_internalize_metadata()
1731 ubuf = __DECONST(struct __user_buflet *, in kr_internalize_metadata()
1844 struct __user_buflet *ubuf, *pubuf; /* user buflet */ in kr_externalize_metadata_internal()
1898 ubuf = __DECONST(struct __user_buflet *, in kr_externalize_metadata_internal()
1918 ubuf = __DECONST(struct __user_buflet *, in kr_externalize_metadata_internal()
1922 ubuf = __DECONST(struct __user_buflet *, in kr_externalize_metadata_internal()
/xnu-12377.1.9/bsd/skywalk/packet/
H A Dos_packet_private.h273 struct __user_buflet { struct
438 struct __user_buflet qum_buf[1]; /* 1 buflet */
H A Dos_packet.h382 struct __user_buflet;
384 typedef struct __user_buflet *buflet_t;
H A Dpacket_var.h71 struct __user_buflet const *kbe_buf_user;
107 *__DECONST(struct __user_buflet **, \
H A Dpacket_common.h53 #define BLT_ADDR(_bp) ((struct __user_buflet *)(uintptr_t)_bp)
1159 static inline struct __user_buflet *
H A Dpbufpool.c492 sizeof(struct __user_buflet)); in pp_regions_params_adjust()
932 struct __user_buflet *ubft; in pp_buflet_metadata_ctor_common()
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c325 struct __user_buflet *ubft0; in _initialize_metadata_address()
327 struct __user_buflet *ubft, *pbft; in _initialize_metadata_address()
2037 struct __user_buflet *ubft; in os_channel_purge_buflet_alloc_ring()
2240 struct __user_buflet *ubft; in os_channel_buflet_alloc()
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c3888 struct __user_buflet *ubft; in na_packet_pool_alloc_buf_sync()
3909 ubft = __DECONST(struct __user_buflet *, kbe->kbe_buf_user); in na_packet_pool_alloc_buf_sync()