Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dlist.h40 #define list_entry(ptr, type, member) \ macro
/openbmc/qemu/util/
H A Dqemu-config.c236 QListEntry *list_entry; in config_parse_qdict_section() local
/openbmc/u-boot/include/linux/
H A Dlist.h326 #define list_entry(ptr, type, member) \ macro