Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dsystm.h248 typedef struct __throttle_info_handle *throttle_info_handle_t; typedef
249 int throttle_info_ref_by_mask(uint64_t throttle_mask, throttle_info_handle_t *throttle_info_han…
250 void throttle_info_rel_by_mask(throttle_info_handle_t throttle_info_handle);
/xnu-11215.1.10/bsd/miscfs/specfs/
H A Dspec_vnops.c1661 throttle_info_ref_by_mask(uint64_t throttle_mask, throttle_info_handle_t *throttle_info_handle) in throttle_info_ref_by_mask()
1690 throttle_info_rel_by_mask(throttle_info_handle_t throttle_info_handle) in throttle_info_rel_by_mask()