Searched refs:notifying (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.12.1/drivers/md/dm-vdo/ |
D | logical-zone.c | 155 if (!vdo_is_state_draining(&zone->state) || zone->notifying || in check_for_drain_complete() 306 zone->notifying = false; in attempt_generation_complete_notification() 311 zone->notifying = true; in attempt_generation_complete_notification() 340 if (!update_oldest_active_generation(zone) || zone->notifying) in vdo_release_flush_generation_lock() 371 vdo_bool_to_string(READ_ONCE(zone->notifying)), in vdo_dump_logical_zone()
|
D | logical-zone.h | 42 bool notifying; member
|
/linux-6.12.1/Documentation/infiniband/ |
D | tag_matching.rst | 33 notifying that the buffer can be reused. 36 and perhaps a portion of data when first notifying the receiver. When the
|
/linux-6.12.1/Documentation/userspace-api/ |
D | seccomp_filter.rst | 262 Userspace can also add file descriptors to the notifying process via 266 like O_CLOEXEC on the file descriptor in the notifying process. If the supervisor 270 notifying process it will be replaced. The supervisor can also add an FD, and 274 The notifying process can be preempted, resulting in the notification being 276 notifying process that are long-running and typically retryable (mounting a 279 such that when a user notification is received by the supervisor, the notifying
|
/linux-6.12.1/drivers/video/fbdev/omap/ |
D | Kconfig | 29 notifying the frame buffer driver when a change has occurred in
|
/linux-6.12.1/drivers/cxl/ |
D | Kconfig | 136 the content of CPU caches without notifying those caches to
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | acpi-lid.rst | 42 There are buggy AML tables never notifying when the lid device state is
|
/linux-6.12.1/Documentation/trace/ |
D | intel_th.rst | 136 - notifying the software sink that a particular window is full, and
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/intel/ |
D | igb.rst | 167 An interrupt is sent to the PF driver notifying it of the spoof attempt. When a
|
D | ixgbe.rst | 510 An interrupt is sent to the PF driver notifying it of the spoof attempt. When a
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | intel_dptf.rst | 351 the workload type prediction in the firmware and notifying the OS about
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | nommu-mmap.rst | 222 without notifying the driver.
|
D | userfaultfd.rst | 20 region(s) result in a message being delivered to the userfaultfd, notifying
|
/linux-6.12.1/Documentation/scsi/ |
D | libsas.rst | 94 IDENTIFY frame or a FIS frame, _before_ notifying the SAS
|
D | scsi_eh.rst | 444 flushes eh_done_q by either retrying or notifying upper
|
/linux-6.12.1/Documentation/block/ |
D | ublk.rst | 293 (pages) first for WRITE before notifying the server of the coming IO, so
|
/linux-6.12.1/Documentation/admin-guide/ |
D | bug-hunting.rst | 339 mechanism for notifying the ``klogd`` daemon when a change in module
|
/linux-6.12.1/Documentation/target/ |
D | tcmu-design.rst | 293 possibly sense_buffer), updating cmd_tail, and notifying the kernel
|
/linux-6.12.1/Documentation/virt/hyperv/ |
D | coco.rst | 254 To avoid this problem, the Hyper-V specific functions for notifying the
|
/linux-6.12.1/drivers/acpi/ |
D | Kconfig | 195 than notifying userspace via the input layer or a netlink event, this
|
/linux-6.12.1/Documentation/PCI/ |
D | pci-error-recovery.rst | 25 This document describes a generic API for notifying device drivers
|
/linux-6.12.1/Documentation/filesystems/ |
D | coda.rst | 278 handle its signal without notifying Venus. If Venus has READ, and 1391 kernel is responsible for notifying Venus to clean up (e.g. open
|
D | relay.rst | 371 to make sense, the consumer is responsible for notifying the relay
|
/linux-6.12.1/Documentation/driver-api/dmaengine/ |
D | provider.rst | 335 provided metadata buffer before notifying the client about the completion.
|
/linux-6.12.1/Documentation/networking/ |
D | switchdev.rst | 216 notifying the operating system of newly learned/forgotten dynamic FDB
|
12