Searched refs:SWAP (Results 1 – 5 of 5) sorted by relevance
61 return state_translation_table[SWAP(u)->state]; in swap_active_state()67 return swap_state_to_string(SWAP(u)->state); in swap_sub_state_to_string()71 Swap *s = SWAP(u); in swap_may_gc()82 assert(SWAP(u)); in swap_is_extrinsic()137 Swap *s = SWAP(u); in swap_init()162 Swap *s = SWAP(u); in swap_done()384 Swap *s = SWAP(u); in swap_load()432 SWAP(u)->from_proc_swaps && in swap_setup_unit()433 !path_equal(SWAP(u)->parameters_proc_swaps.what, what_proc_swaps)) in swap_setup_unit()436 e, SWAP(u)->parameters_proc_swaps.what, what_proc_swaps); in swap_setup_unit()[all …]
99 DEFINE_CAST(SWAP, Swap);
61 Swap *s = SWAP(u); in bus_swap_set_property()
34 # define SWAP(n) \ macro46 # define SWAP(n) (n) macro116 ctx->buffer32[(bytes + pad + 4) / 4] = SWAP(ctx->total[TOTAL64_low] << 3); in sha256_finish_ctx()117 ctx->buffer32[(bytes + pad) / 4] = SWAP((ctx->total[TOTAL64_high] << 3) in sha256_finish_ctx()125 ((uint32_t *) resbuf)[i] = SWAP(ctx->H[i]); in sha256_finish_ctx()252 W[t] = SWAP (*words); in sha256_process_block()
162 u->type == UNIT_SWAP ? SWAP(u)->control_command : NULL; in verify_executables()