Searched refs:ipc_entry_table_count_max (Results 1 – 3 of 3) sorted by relevance
164 extern unsigned int ipc_entry_table_count_max(void) __pure2;
92 ipc_entry_table_count_max(void) in ipc_entry_table_count_max() function377 if (index > ipc_entry_table_count_max()) { in ipc_entry_alloc_name()658 } else if (target_count > ipc_entry_table_count_max()) { in ipc_entry_grow_table()
3274 extern unsigned int ipc_entry_table_count_max(void);3280 int old_value = ipc_entry_table_count_max();