Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/test/
H A Dwrite_flash.c57 struct mbox_context _context, *context = &_context; in main() local
/openbmc/hiomapd/test/
H A Dflash_write.c60 struct mbox_context _context, *context = &_context; in main() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py57 _context = clean_context() variable