Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py2136 def cmp_name(event): function
/openbmc/linux/kernel/module/
H A Dmain.c271 int cmp_name(const void *name, const void *sym) in cmp_name() function
/openbmc/linux/drivers/target/
H A Dtarget_core_configfs.c168 const char *cmp_name = tf->tf_ops->fabric_alias; in target_core_get_fabric() local