Home
last modified time | relevance | path

Searched defs:Notify (Results 1 – 12 of 12) sorted by relevance

/src/tests/sys/fs/fusefs/
H A Dnotify.cc50 class Notify: public FuseTest, class
164 TEST_P(Notify, inval_entry_nonexistent) in TEST_P() argument
183 TEST_P(Notify, inval_entry) in TEST_P() argument
221 TEST_P(Notify, inval_entry_below_root) in TEST_P() argument
268 TEST_P(Notify, inval_entry_invalidates_parent_attrs) in TEST_P() argument
312 TEST_P(Notify, inval_inode_nonexistent) in TEST_P() argument
330 TEST_P(Notify, inval_inode_with_clean_cache) in TEST_P() argument
400 TEST_P(Notify, notify_after_unmount) in TEST_P() argument
418 TEST_P(Notify, DISABLED_store_nonexistent) in TEST_P() argument
437 TEST_P(Notify, DISABLED_store_with_blank_cache) in TEST_P() argument
/src/sys/contrib/edk2/Include/Protocol/
H A DPciHotPlugRequest.h159 EFI_PCI_HOTPLUG_REQUEST_NOTIFY Notify; member
/src/sys/contrib/dev/acpica/components/events/
H A Devgpeutil.c453 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvDeleteGpeHandlers() local
H A Devgpe.c652 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvAsynchExecuteGpeMethod() local
H A Devxfgpe.c556 ACPI_GPE_NOTIFY_INFO *Notify; in ACPI_EXPORT_SYMBOL() local
/src/contrib/llvm-project/llvm/lib/Support/
H A DThreadPool.cpp110 bool Notify; in processTasks() local
/src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h85 enum class PacketType { Invalid = 0, Standard, Notify }; enumerator
/src/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c959 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiDbDisplayGpes() local
/src/sys/contrib/dev/acpica/include/
H A Dacobject.h646 ACPI_OBJECT_NOTIFY_HANDLER Notify; member
H A Dactbl1.h2016 ACPI_HEST_NOTIFY Notify; member
2084 ACPI_HEST_NOTIFY Notify; member
2102 ACPI_HEST_NOTIFY Notify; member
2187 ACPI_HEST_NOTIFY Notify; member
H A Daclocal.h947 ACPI_NOTIFY_INFO Notify; member
/src/crypto/heimdal/lib/hx509/
H A Dsoftp11.c1117 CK_NOTIFY Notify, in C_OpenSession()