Searched refs:throttle_info_handle_t (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsystm.h233 typedef struct __throttle_info_handle *throttle_info_handle_t; typedef in typeref:struct:__throttle_info_handle
234 int throttle_info_ref_by_mask(uint64_t throttle_mask, throttle_info_handle_t *throttle_info_handle);
235 void throttle_info_rel_by_mask(throttle_info_handle_t throttle_info_handle);
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1125 throttle_info_ref_by_mask(uint64_t throttle_mask, throttle_info_handle_t *throttle_info_handle)
1147 throttle_info_rel_by_mask(throttle_info_handle_t throttle_info_handle)

Completed in 104 milliseconds