Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dprofile.c566 static int create_hash_tables(void) in create_hash_tables() function
611 #define create_hash_tables() ({ 0; }) macro
620 if (create_hash_tables()) in create_proc_profile()