Home
last modified time | relevance | path

Searched refs:is_name (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace_misc.h26 is_entry->is_name(__entry->buf, 64,
H A Dchip.h1425 char *(*is_name)(char *name, size_t size, unsigned int source); member
H A Dchip.c8268 for (entry = &is_table[0]; entry->is_name; entry++) { in is_interrupt()
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py97 def is_name(s): function
776 if is_name(prev):