Searched refs:KMOD_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
41 #define KMOD_HASH_SIZE (256) macro280 ctx->modules_by_name = hash_new(KMOD_HASH_SIZE, NULL); in kmod_new()