Home
last modified time | relevance | path

Searched defs:is_throttled (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/tests/
H A Dmach_service_port.c32 service_port_set_throttled(int is_throttled) in service_port_set_throttled()
39 service_port_get_throttled(int *is_throttled) in service_port_get_throttled()
55 boolean_t is_throttled; variable
/xnu-10002.1.13/osfmk/ipc/
H A Dmach_port.c1938 boolean_t *is_throttled = info; in mach_port_get_attributes() local
2142 boolean_t is_throttled = *info; in mach_port_set_attributes() local