Lines Matching refs:boolean_t
11 set_priority(pid_t pid, int32_t priority, uint64_t user_data, boolean_t is_assertion_driven) in set_priority()
43 boolean_t
44 …ected_priority, int32_t expected_limit_mb, uint64_t expected_user_data, boolean_t expected_asserti… in check_properties()
47 boolean_t verbose = true; in check_properties()
48 boolean_t ret; in check_properties()
115 boolean_t active_is_fatal, boolean_t inactive_is_fatal) in set_memlimits()
148 boolean_t
149 get_priority_props(pid_t pid, boolean_t verbose, int32_t *priority, int32_t *limit_mb, uint64_t *us… in get_priority_props()
192 boolean_t
193 verify_assertion_state(uint32_t state, boolean_t expected_assertion_state) in verify_assertion_state()
195 boolean_t actual_assertion_state; in verify_assertion_state()