Searched refs:is_oneway (Results 1 – 3 of 3) sorted by relevance
60 if range.state.is_oneway() { in from_array()127 if state.is_oneway() { in debug_print()153 is_oneway: bool, in reserve_new()158 let new_oneway_space = if is_oneway { in reserve_new()174 is_oneway && new_oneway_space < self.size / 10 && self.low_oneway_space(pid); in reserve_new()190 DescriptorState::new(is_oneway, debug_id, pid), in reserve_new()250 let free_oneway_space_add = if reservation.is_oneway { size } else { 0 }; in reservation_abort()385 if state.is_oneway() && state.pid() == calling_pid { in low_oneway_space()
935 let is_oneway = trd.flags & TF_ONE_WAY != 0; in copy_transaction_data() localVariable972 match to_process.buffer_alloc(debug_id, len, is_oneway, self.process.task.pid()) { in copy_transaction_data()978 is_oneway in copy_transaction_data()
1000 is_oneway: bool, in buffer_alloc()1008 is_oneway, in buffer_alloc()