Searched refs:field_filled (Results 1 – 2 of 2) sorted by relevance
20 unsigned field_filled = 0; in read_resource_pressure() local68 if (field_filled & (1U << 0)) in read_resource_pressure()71 field_filled |= 1U << 0; in read_resource_pressure()74 if (field_filled & (1U << 1)) in read_resource_pressure()77 field_filled |= 1U << 1; in read_resource_pressure()80 if (field_filled & (1U << 2)) in read_resource_pressure()83 field_filled |= 1U << 2; in read_resource_pressure()86 if (field_filled & (1U << 3)) in read_resource_pressure()89 field_filled |= 1U << 3; in read_resource_pressure()101 if (field_filled != 15U) in read_resource_pressure()
419 unsigned field_filled = 0; in oomd_system_context_acquire() local450 field_filled |= MEM_TOTAL; in oomd_system_context_acquire()453 field_filled |= MEM_AVAILABLE; in oomd_system_context_acquire()456 field_filled |= SWAP_TOTAL; in oomd_system_context_acquire()459 field_filled |= SWAP_FREE; in oomd_system_context_acquire()467 if (field_filled == ALL) in oomd_system_context_acquire()471 if (field_filled != ALL) in oomd_system_context_acquire()