Searched refs:ipcget_new (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/ipc/ |
H A D | util.c | 329 * ipcget_new - create a new ipc object 338 static int ipcget_new(struct ipc_namespace *ns, struct ipc_ids *ids, in ipcget_new() function 643 return ipcget_new(ns, ids, ops, params); in ipcget()
|
/kernel/linux/linux-6.6/ipc/ |
H A D | util.c | 330 * ipcget_new - create a new ipc object 339 static int ipcget_new(struct ipc_namespace *ns, struct ipc_ids *ids, in ipcget_new() function 677 return ipcget_new(ns, ids, ops, params); in ipcget()
|
Completed in 3 milliseconds