Home
last modified time | relevance | path

Searched refs:IPCMNI_SHIFT (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/ipc/
Dutil.h29 #define IPCMNI_SHIFT 15 macro
32 #define IPCMNI (1 << IPCMNI_SHIFT)
47 #define ipcmni_seq_shift() IPCMNI_SHIFT
48 #define IPCMNI_IDX_MASK ((1 << IPCMNI_SHIFT) - 1)
Dipc_sysctl.c73 int ipc_mni_shift = IPCMNI_SHIFT;