Searched refs:dacf_module_hash (Results 1 – 1 of 1) sorted by relevance
148 mod_hash_t *dacf_module_hash; variable251 dacf_module_hash = mod_hash_create_strhash("dacf module hash", in dacf_init()707 if (mod_hash_find(dacf_module_hash, (mod_hash_key_t)mod_name, in dacf_module_register()733 if (mod_hash_insert(dacf_module_hash, (mod_hash_key_t)str, in dacf_module_register()806 if (mod_hash_find(dacf_module_hash, (mod_hash_key_t)mod_name, in dacf_module_unregister()936 if (mod_hash_find(dacf_module_hash, in dacf_op_invoke()