Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 88) sorted by relevance

1234

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp63 bool notify) { in Append()
71 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
84 llvm::StringRef replacement, bool notify) { in AppendUnique()
98 uint32_t index, bool notify) { in Insert()
113 uint32_t index, bool notify) { in Replace()
124 bool PathMappingList::Remove(size_t index, bool notify) { in Remove()
167 void PathMappingList::Clear(bool notify) { in Clear()
266 bool notify) { in Replace()
279 bool PathMappingList::Remove(ConstString path, bool notify) { in Remove()
H A DThreadList.cpp695 bool ThreadList::SetSelectedThreadByID(lldb::tid_t tid, bool notify) { in SetSelectedThreadByID()
710 bool ThreadList::SetSelectedThreadByIndexID(uint32_t index_id, bool notify) { in SetSelectedThreadByIndexID()
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointList.cpp30 Add(BreakpointSP & bp_sp,bool notify) Add() argument
44 Remove(break_id_t break_id,bool notify) Remove() argument
81 RemoveAll(bool notify) RemoveAll() argument
93 RemoveAllowed(bool notify) RemoveAllowed() argument
H A DWatchpointList.cpp20 lldb::watch_id_t WatchpointList::Add(const WatchpointSP &wp_sp, bool notify) { in Add() argument
167 Remove(lldb::watch_id_t watch_id,bool notify) Remove() argument
228 RemoveAll(bool notify) RemoveAll() argument
H A DWatchpoint.cpp411 void Watchpoint::SetEnabled(bool enabled, bool notify) { in SetEnabled()
427 void Watchpoint::SetWatchpointType(uint32_t type, bool notify) { in SetWatchpointType()
/freebsd/sys/dev/isp/
H A Disp_target.c311 isp_notify_t notify; in isp_target_async() local
354 isp_notify_t notify; isp_got_tmf_24xx() local
529 isp_notify_t notify, *nt = &notify; isp_handle_abts() local
725 isp_notify_t notify; isp_handle_notify_24xx() local
[all...]
/freebsd/usr.sbin/clear_locks/
H A Dclear_locks.c43 nlm4_notify notify; in main() local
/freebsd/contrib/bsnmp/snmp_target/
H A Dtarget_snmp.c525 struct target_notify *notify; in op_snmp_notify() local
759 struct target_notify *notify; in target_get_notify() local
776 struct target_notify *notify; in target_get_next_notify() local
/freebsd/contrib/bsnmp/snmpd/
H A Dtrap.c826 target_next_notify(struct target_notify *notify) in target_next_notify()
838 struct target_notify *notify, *temp, *prev; in target_new_notify() local
876 target_delete_notify(struct target_notify *notify) in target_delete_notify()
889 struct target_notify *notify; in target_flush_all() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_rdma.h45 void (*notify)(void *ha, void *qlnx_rdma_dev, enum qlnx_rdma_event); member
/freebsd/sys/dev/acpi_support/
H A Dacpi_asus_wmi.c290 UINT32 notify; member
797 acpi_asus_wmi_get_event_code(device_t wmi_dev, UINT32 notify, int *code) in acpi_asus_wmi_get_event_code()
816 acpi_asus_wmi_push_evdev_event(struct evdev_dev *evdev, UINT32 notify) in acpi_asus_wmi_push_evdev_event()
901 acpi_asus_wmi_notify(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_asus_wmi_notify()
/freebsd/sys/ofed/include/rdma/
H A Drdmavt_cq.h85 u8 notify; member
/freebsd/sys/dev/acpica/
H A Dacpi_pci.c369 acpi_pci_bus_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_pci_bus_notify_handler()
388 acpi_pci_device_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_pci_device_notify_handler()
H A Dacpi_lid.c251 acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_lid_notify_handler()
H A Dacpi_video.c210 UINT32 notify; member
226 acpi_video_push_evdev_event(struct evdev_dev *evdev, UINT32 notify) in acpi_video_push_evdev_event()
436 acpi_video_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) in acpi_video_notify_handler()
781 acpi_video_vo_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) in acpi_video_vo_notify_handler()
H A Dacpi_acad.c122 acpi_acad_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_acad_notify_handler()
H A Dacpi_button.c265 acpi_button_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_button_notify_handler()
/freebsd/usr.sbin/bhyve/
H A Dpci_hda.h78 int (*notify)(struct hda_codec_inst *hci, uint8_t run, uint8_t stream, member
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c237 struct notify_data *notify; member
482 struct notify_data *notify; member
826 notify(struct notify_data *notify, vm_page_t page) in notify() argument
/freebsd/libexec/comsat/
H A Dcomsat.c140 notify(struct utmpx *utp, char file[], off_t offset, int folder) in notify() function
/freebsd/sys/dev/vmgenc/
H A Dvmgenc_acpi.c120 vmgenc_notify(ACPI_HANDLE h, UINT32 notify, void *context) in vmgenc_notify()
/freebsd/usr.sbin/powerd/
H A Dpowerd.c365 int notify; local
386 int notify; local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp170 const bool notify = false; in UpdateSymlinkMappings() local
247 void ModuleList::Append(const ModuleSP &module_sp, bool notify) { in Append()
280 bool ModuleList::AppendIfNeeded(const ModuleSP &new_module, bool notify) { in AppendIfNeeded()
334 bool ModuleList::Remove(const ModuleSP &module_sp, bool notify) { in Remove()
/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c975 bool notify = false; in netmap_pt_guest_txsync() local
1043 bool notify = false; in netmap_pt_guest_rxsync() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBWatchpoint.cpp148 const bool notify = true; SetEnabled() local

1234