Searched refs:op (Results 1 – 10 of 10) sorted by relevance
103 if (bs->op == BOOT_STATUS_OP_MOVE && slot == 0 && bs->idx > last_idx) { in boot_read_image_header()105 } else if (bs->op == BOOT_STATUS_OP_SWAP) { in boot_read_image_header()208 bs->op = BOOT_STATUS_OP_MOVE; in swap_read_status_bytes()212 bs->op = BOOT_STATUS_OP_SWAP; in swap_read_status_bytes()226 idx_sz = elem_sz * ((bs->op == BOOT_STATUS_OP_MOVE) ? in boot_status_internal_off()229 off = ((bs->op == BOOT_STATUS_OP_MOVE) ? in boot_status_internal_off()492 bs->op != BOOT_STATUS_OP_MOVE || in fixup_revert()573 if (bs->op == BOOT_STATUS_OP_MOVE) { in swap_run()584 bs->op = BOOT_STATUS_OP_SWAP; in swap_run()
293 bs->op = BOOT_STATUS_OP_SWAP;688 bs->op = BOOT_STATUS_OP_SWAP;
97 uint8_t op; /* What operation are we performing? */ member
690 bs->op = BOOT_STATUS_OP_SWAP; in boot_status_reset()692 bs->op = BOOT_STATUS_OP_MOVE; in boot_status_reset()704 bs->op == BOOT_STATUS_OP_SWAP && in boot_status_is_reset()706 bs->op == BOOT_STATUS_OP_MOVE && in boot_status_is_reset()
29 "-Wno-logical-op")
34 "-Wno-logical-op")
675 bs_list_set(uint8_t op, char *buf, int len) in bs_list_set() argument677 if (op == NMGR_OP_READ) { in bs_list_set()690 bs_slot_info(uint8_t op, char *buf, int len) in bs_slot_info() argument699 if (op != NMGR_OP_READ) { in bs_slot_info()
136 "-Wlogical-op"
270 "-Wlogical-op"