Home
last modified time | relevance | path

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

1234

/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDPathMappingList.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()
HDThreadList.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-14-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointList.cpp33 break_id_t BreakpointList::Add(BreakpointSP &bp_sp, bool notify) { in Add()
47 bool BreakpointList::Remove(break_id_t break_id, bool notify) { in Remove()
84 void BreakpointList::RemoveAll(bool notify) { in RemoveAll()
96 void BreakpointList::RemoveAllowed(bool notify) { in RemoveAllowed()
HDWatchpointList.cpp20 lldb::watch_id_t WatchpointList::Add(const WatchpointSP &wp_sp, bool notify) { in Add()
169 bool WatchpointList::Remove(lldb::watch_id_t watch_id, bool notify) { in Remove()
231 void WatchpointList::RemoveAll(bool notify) { in RemoveAll()
HDWatchpoint.cpp411 void Watchpoint::SetEnabled(bool enabled, bool notify) { in SetEnabled()
427 void Watchpoint::SetWatchpointType(uint32_t type, bool notify) { in SetWatchpointType()
/freebsd-14-stable/sys/dev/isp/
HDisp_target.c311 isp_notify_t notify; in isp_target_async() local
354 isp_notify_t notify; in isp_got_tmf_24xx() local
532 isp_notify_t notify, *nt = &notify; in isp_handle_abts() local
728 isp_notify_t notify; in isp_handle_notify_24xx() local
/freebsd-14-stable/usr.sbin/clear_locks/
HDclear_locks.c43 nlm4_notify notify; in main() local
/freebsd-14-stable/contrib/bsnmp/snmp_target/
HDtarget_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-14-stable/contrib/bsnmp/snmpd/
HDtrap.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-14-stable/sys/dev/qlnx/qlnxe/
HDqlnx_rdma.h45 void (*notify)(void *ha, void *qlnx_rdma_dev, enum qlnx_rdma_event); member
/freebsd-14-stable/sys/dev/acpi_support/
HDacpi_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()
HDacpi_asus.c1182 acpi_asus_notify(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_asus_notify()
1219 acpi_asus_lcdd_notify(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_asus_lcdd_notify()
1244 acpi_asus_eeepc_notify(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_asus_eeepc_notify()
/freebsd-14-stable/sys/ofed/include/rdma/
HDrdmavt_cq.h85 u8 notify; member
/freebsd-14-stable/sys/dev/acpica/
HDacpi_pci.c371 acpi_pci_bus_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_pci_bus_notify_handler()
390 acpi_pci_device_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_pci_device_notify_handler()
HDacpi_lid.c251 acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_lid_notify_handler()
HDacpi_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()
HDacpi_acad.c122 acpi_acad_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_acad_notify_handler()
HDacpi_button.c265 acpi_button_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_button_notify_handler()
/freebsd-14-stable/usr.sbin/bhyve/
HDpci_hda.h78 int (*notify)(struct hda_codec_inst *hci, uint8_t run, uint8_t stream, member
/freebsd-14-stable/sys/dev/xen/gntdev/
HDgntdev.c238 struct notify_data *notify; member
483 struct notify_data *notify; member
838 notify(struct notify_data *notify, vm_page_t page) in notify() argument
/freebsd-14-stable/libexec/comsat/
HDcomsat.c157 notify(struct utmpx *utp, char file[], off_t offset, int folder) in notify() function
/freebsd-14-stable/sys/dev/vmgenc/
HDvmgenc_acpi.c121 vmgenc_notify(ACPI_HANDLE h, UINT32 notify, void *context) in vmgenc_notify()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDModuleList.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-14-stable/lib/librtld_db/
HDrtld_db.c94 rd_event_addr(rd_agent_t *rdap, rd_event_e event, rd_notify_t *notify) in rd_event_addr()
/freebsd-14-stable/sys/dev/netmap/
HDnetmap_kloop.c975 bool notify = false; in netmap_pt_guest_txsync() local
1043 bool notify = false; in netmap_pt_guest_rxsync() local

1234