Searched refs:__user_buflet (Results 1 – 8 of 8) sorted by relevance
| /xnu-10002.1.13/bsd/skywalk/channel/ |
| H A D | channel_ring.c | 1633 struct __user_buflet *ubuf, *pubuf; /* user buflet */ in kr_internalize_metadata() 1744 ubuf = __DECONST(struct __user_buflet *, in kr_internalize_metadata() 1748 ubuf = __DECONST(struct __user_buflet *, in kr_internalize_metadata() 1887 struct __user_buflet *ubuf, *pubuf; /* user buflet */ in kr_externalize_metadata_internal() 1968 ubuf = __DECONST(struct __user_buflet *, in kr_externalize_metadata_internal() 1984 ubuf = __DECONST(struct __user_buflet *, in kr_externalize_metadata_internal() 1988 ubuf = __DECONST(struct __user_buflet *, in kr_externalize_metadata_internal()
|
| /xnu-10002.1.13/bsd/skywalk/packet/ |
| H A D | os_packet.h | 382 struct __user_buflet; 384 typedef struct __user_buflet *buflet_t;
|
| H A D | os_packet_private.h | 272 struct __user_buflet { struct 437 struct __user_buflet qum_buf[1]; /* 1 buflet */
|
| H A D | packet_var.h | 71 struct __user_buflet const *kbe_buf_user; 107 *__DECONST(struct __user_buflet **, \
|
| H A D | pbufpool.c | 481 sizeof(struct __user_buflet)); in pp_regions_params_adjust() 917 struct __user_buflet *ubft; in pp_buflet_metadata_ctor_common()
|
| H A D | packet_common.h | 53 #define BLT_ADDR(_bp) ((struct __user_buflet *)(uintptr_t)_bp)
|
| /xnu-10002.1.13/libsyscall/wrappers/skywalk/ |
| H A D | os_channel.c | 327 struct __user_buflet *ubft0; in _initialize_metadata_address() 332 struct __user_buflet *ubft, *pbft; in _initialize_metadata_address() 2098 struct __user_buflet *ubft; in os_channel_purge_buflet_alloc_ring() 2301 struct __user_buflet *ubft; in os_channel_buflet_alloc()
|
| /xnu-10002.1.13/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 3851 struct __user_buflet *ubft; in na_packet_pool_alloc_buf_sync() 3870 ubft = __DECONST(struct __user_buflet *, kbe->kbe_buf_user); in na_packet_pool_alloc_buf_sync()
|