Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddrbd.h221 C_MASK = 31 enumerator
/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_state.h30 #define conn_MASK C_MASK
A Ddrbd_receiver.c3452 enum drbd_conns rv = C_MASK; in drbd_sync_handshake()
3475 return C_MASK; in drbd_sync_handshake()
3484 return C_MASK; in drbd_sync_handshake()
3488 return C_MASK; in drbd_sync_handshake()
3558 return C_MASK; in drbd_sync_handshake()
3563 return C_MASK; in drbd_sync_handshake()
3574 return C_MASK; in drbd_sync_handshake()
3588 return C_MASK; in drbd_sync_handshake()
3595 return C_MASK; in drbd_sync_handshake()
4320 [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()
2209 if (mask.conn == C_MASK) { in conn_set_state()
A Ddrbd_int.h2115 case C_MASK: in drbd_state_is_stable()
/linux-6.3-rc2/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 40 milliseconds