Log: cib: add cib call option functions
... instead of set_bit()/clear_bit(), which improves trace messages like:
Bit 0x00000180 set by some_function:100
to:
CIB call flags 0x00000180 (cib_mixed_update|cib_scope_local) for some_caller set by some_function:100