Log: various: add IPC flag functions
... instead of set_bit()/clear_bit(), which improves trace messages like:
Bit 0x00000200 cleared by some_function:100
to:
IPC flags 0x00000200 (crm_ipc_client_response) for some_client cleared by some_function:100