Go to the documentation of this file.
16 #define SEQ_MULTIPLIER (IPCMNI)
24 #ifdef CONFIG_POSIX_MQUEUE
85 int ids,
int (*show)(
struct seq_file *,
void *));
87 #define ipc_init_proc_interface(path, header, ids, show) do {} while (0)
94 #define ipcid_to_idx(id) ((id) % SEQ_MULTIPLIER)
133 #ifndef CONFIG_ARCH_WANT_IPC_PARSE_VERSION
135 # define ipc_parse_version(cmd) IPC_64
146 static inline int ipc_buildid(
int id,
int seq)
164 spin_lock(&perm->
lock);
169 spin_unlock(&perm->
lock);