Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dprofile.c538 static int create_hash_tables(void) in create_hash_tables() function
583 #define create_hash_tables() ({ 0; }) macro
596 if (create_hash_tables()) { in create_proc_profile()