Lines Matching full:guaranteed
141 // SAFETY: Guaranteed by the safety requirements of the function. in from_raw_mut()
235 // SAFETY: Guaranteed by the safety requirements of the function. in from_raw()
253 // guaranteed to be valid by its safety requirements. in freq()
263 // guaranteed to be valid by its safety requirements. in flags()
271 // guaranteed to be valid by its safety requirements. in data()
425 // SAFETY: Guaranteed by the safety requirements of the function. in from_raw()
440 // SAFETY: Guaranteed by the safety requirements of the function. in from_raw_mut()
616 // SAFETY: The `freq_table` is guaranteed to be valid for reading and remains valid for the in freq_table()
687 // SAFETY: The `ptr` is guaranteed to be valid and remains valid for the lifetime of in from_cpu()
710 // SAFETY: The underlying pointer is guaranteed to be valid for the lifetime of `self`. in drop()
1039 // SAFETY: `drv` is guaranteed to be valid for the lifetime of `Registration`. in new()
1067 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in init_callback()
1084 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in exit_callback()
1100 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in online_callback()
1115 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in offline_callback()
1130 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in suspend_callback()
1145 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in resume_callback()
1159 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in ready_callback()
1173 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in verify_callback()
1188 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in setpolicy_callback()
1207 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in target_callback()
1225 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in target_index_callback()
1247 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in fast_switch_callback()
1282 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in get_intermediate_callback()
1304 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in target_intermediate_callback()
1335 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in update_limits_callback()
1354 // SAFETY: `limit` is guaranteed by the C code to be valid. in bios_limit_callback()
1370 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in set_boost_callback()
1384 // SAFETY: The `ptr` is guaranteed to be valid by the contract with the C code for the in register_em_callback()
1394 // SAFETY: `self.0` is guaranteed to be valid for the lifetime of `Registration`. in drop()