Home
last modified time | relevance | path

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

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