Home
last modified time | relevance | path

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

/freebsd-13-stable/tests/sys/fs/fusefs/
HDnotify.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-13-stable/sys/contrib/dev/acpica/components/events/
HDevgpeutil.c453 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvDeleteGpeHandlers() local
HDevgpe.c652 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvAsynchExecuteGpeMethod() local
HDevxfgpe.c556 ACPI_GPE_NOTIFY_INFO *Notify; in ACPI_EXPORT_SYMBOL() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDThreadPool.cpp110 bool Notify; in processTasks() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunication.h85 enum class PacketType { Invalid = 0, Standard, Notify }; enumerator
/freebsd-13-stable/sys/contrib/dev/acpica/components/debugger/
HDdbdisply.c959 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiDbDisplayGpes() local
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDacobject.h644 ACPI_OBJECT_NOTIFY_HANDLER Notify; member
HDactbl1.h1590 ACPI_HEST_NOTIFY Notify; member
1658 ACPI_HEST_NOTIFY Notify; member
1676 ACPI_HEST_NOTIFY Notify; member
1761 ACPI_HEST_NOTIFY Notify; member
HDaclocal.h938 ACPI_NOTIFY_INFO Notify; member
/freebsd-13-stable/crypto/heimdal/lib/hx509/
HDsoftp11.c1117 CK_NOTIFY Notify, in C_OpenSession()