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