Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Daclocal.h441 struct acpi_gpe_notify_info *notify_list; /* List of _PRW devices for implicit notifies */ member
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1785 struct list_head notify_list; member
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c1014 struct list_head *notify_list) in nft_notify_enqueue()