Searched refs:IPC_EMPTY_LIST_SIZE (Results 1 – 2 of 2) sorted by relevance
29 #define IPC_EMPTY_LIST_SIZE 8 macro119 ipc->msg = kcalloc(IPC_EMPTY_LIST_SIZE, sizeof(struct ipc_message), in msg_empty_list_init()124 for (i = 0; i < IPC_EMPTY_LIST_SIZE; i++) { in msg_empty_list_init()282 for (i = 0; i < IPC_EMPTY_LIST_SIZE; i++) { in sst_ipc_fini()
36 #define IPC_EMPTY_LIST_SIZE 8 macro