Searched refs:ID_STR_LENGTH (Results 1 – 1 of 1) sorted by relevance
5854 #define ID_STR_LENGTH 64 macro5862 char *name = kmalloc(ID_STR_LENGTH, GFP_KERNEL); in create_unique_id()5889 BUG_ON(p > name + ID_STR_LENGTH - 1); in create_unique_id()