Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskywalk_test_common.c2509 static uint32_t sktc_channel_buflet_alloc = (uint32_t)-1; variable
2515 size_t len = sizeof(sktc_channel_buflet_alloc); in sktc_enable_channel_buflet_alloc()
2518 &sktc_channel_buflet_alloc, &len, &enable, sizeof(enable)); in sktc_enable_channel_buflet_alloc()
2532 if (sktc_channel_buflet_alloc == (uint32_t)-1) { in sktc_restore_channel_buflet_alloc()
2536 NULL, 0, &sktc_channel_buflet_alloc, in sktc_restore_channel_buflet_alloc()
2537 sizeof(sktc_channel_buflet_alloc)); in sktc_restore_channel_buflet_alloc()