Searched refs:mem_phase_bit (Results 1 – 1 of 1) sorted by relevance
1618 u16 mem_phase_bit = MAXFLAGS; in remote_alloc() local1645 mem_phase_bit = CREATEDATAFLAGBIT; in remote_alloc()1648 mem_phase_bit = DELETEDATAFLAGBIT; in remote_alloc()1651 mem_phase_bit = EXECUTEDATAFLAGBIT; in remote_alloc()1658 mem_phase_bit++; in remote_alloc()1660 if (mem_phase_bit < MAXFLAGS) in remote_alloc()1661 segid = hnode->seg_id[mem_phase_bit]; in remote_alloc()1664 if ((hnode->code_data_flag_mask >> mem_phase_bit) & 0x1) in remote_alloc()