Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dnotify.cc51 class Notify: public FuseTest { class
158 TEST_F(Notify, inval_entry_nonexistent) in TEST_F() argument
177 TEST_F(Notify, inval_entry) in TEST_F() argument
215 TEST_F(Notify, inval_entry_below_root) in TEST_F() argument
262 TEST_F(Notify, inval_entry_invalidates_parent_attrs) in TEST_F() argument
306 TEST_F(Notify, inval_inode_nonexistent) in TEST_F() argument
324 TEST_F(Notify, inval_inode_with_clean_cache) in TEST_F() argument
391 TEST_F(Notify, DISABLED_store_nonexistent) in TEST_F() argument
410 TEST_F(Notify, DISABLED_store_with_blank_cache) in TEST_F() argument
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DThreadPool.cpp111 bool Notify; in processTasks() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h85 enum class PacketType { Invalid = 0, Standard, Notify }; enumerator
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c959 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiDbDisplayGpes() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h646 ACPI_OBJECT_NOTIFY_HANDLER Notify; member
H A Dactbl1.h1975 ACPI_HEST_NOTIFY Notify; member
2043 ACPI_HEST_NOTIFY Notify; member
2061 ACPI_HEST_NOTIFY Notify; member
2146 ACPI_HEST_NOTIFY Notify; member
H A Daclocal.h947 ACPI_NOTIFY_INFO Notify; member
/freebsd/crypto/heimdal/lib/hx509/
H A Dsoftp11.c1117 CK_NOTIFY Notify, in C_OpenSession()