Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dhw_breakpoint.c35 static struct sh_ubc ubc_dummy = { .num_events = 0 }; variable
37 static struct sh_ubc *sh_ubc __read_mostly = &ubc_dummy;
399 if (sh_ubc != &ubc_dummy) in register_sh_ubc()