Home
last modified time | relevance | path

Searched defs:cmp_name (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/kernel/module/
Dmain.c271 int cmp_name(const void *name, const void *sym) in cmp_name() function
/linux-6.6.21/drivers/target/
Dtarget_core_configfs.c168 const char *cmp_name = tf->tf_ops->fabric_alias; in target_core_get_fabric() local