Home
last modified time | relevance | path

Searched refs:C_MASK (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Ddrbd.h228 C_MASK = 31 enumerator
/linux/drivers/block/drbd/
A Ddrbd_state.h30 #define conn_MASK C_MASK
A Ddrbd_receiver.c3492 enum drbd_conns rv = C_MASK; in drbd_sync_handshake()
3515 return C_MASK; in drbd_sync_handshake()
3524 return C_MASK; in drbd_sync_handshake()
3528 return C_MASK; in drbd_sync_handshake()
3598 return C_MASK; in drbd_sync_handshake()
3603 return C_MASK; in drbd_sync_handshake()
3614 return C_MASK; in drbd_sync_handshake()
3628 return C_MASK; in drbd_sync_handshake()
3635 return C_MASK; in drbd_sync_handshake()
4362 [C_MASK] = C_MASK, in convert_state()
[all …]
A Ddrbd_state.c417 enum drbd_conns conn = C_MASK; in conn_lowest_conn()
1173 case C_MASK: in sanitize_state()
2210 if (mask.conn == C_MASK) { in conn_set_state()
A Ddrbd_int.h2190 case C_MASK: in drbd_state_is_stable()
/linux/arch/powerpc/xmon/
A Dppc-opc.c2414 #define C_MASK C(0xffff) macro
6979 {"se_illegal", C(0), C_MASK, PPCVLE, 0, {}},
6980 {"se_isync", C(1), C_MASK, PPCVLE, 0, {}},
6981 {"se_sc", C(2), C_MASK, PPCVLE, 0, {}},
6986 {"se_rfi", C(8), C_MASK, PPCVLE, 0, {}},
6987 {"se_rfci", C(9), C_MASK, PPCVLE, 0, {}},
6988 {"se_rfdi", C(10), C_MASK, PPCVLE, 0, {}},
6989 {"se_rfmci", C(11), C_MASK, PPCRFMCI|PPCVLE, 0, {}},

Completed in 39 milliseconds