/linux/drivers/md/dm-vdo/ |
H A 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() 367 …eration=%llu oldest_active_generation=%llu notification_generation=%llu notifying=%s ios_in_flush_… in vdo_dump_logical_zone() 371 vdo_bool_to_string(READ_ONCE(zone->notifying)), in vdo_dump_logical_zone()
|
H A D | logical-zone.h | 42 bool notifying; member
|
H A D | vdo.c | 24 * set to NOTIFYING, and the notification process begins. If the state is MAY_NOT_NOTIFY, then 1083 if (notifier->state == NOTIFYING) in vdo_wait_until_not_entering_read_only_mode() 1151 /* We've just finished notifying a listener */ in make_thread_read_only() 1215 notifier->state = NOTIFYING; in vdo_allow_read_only_mode_entry() 1261 notifier->state = NOTIFYING; in vdo_enter_read_only_mode()
|
H A D | vdo.h | 29 NOTIFYING, enumerator
|
H A D | recovery-journal.h | 92 /* The completion for notifying the owner of a lock release */
|
/linux/Documentation/userspace-api/ |
H A 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/Documentation/infiniband/ |
H A 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/Documentation/devicetree/bindings/arm/hisilicon/controller/ |
H A D | sysctrl.yaml | 56 offset in sysctrl for notifying slave cpu booting 64 description: offset in sysctrl for notifying cpu0 when resume
|
/linux/drivers/video/fbdev/omap/ |
H A D | Kconfig | 29 notifying the frame buffer driver when a change has occurred in
|
/linux/drivers/net/ethernet/sfc/ |
H A D | tc_counters.h | 35 struct work_struct work; /* For notifying encap actions */
|
/linux/drivers/crypto/ccree/ |
H A D | cc_fips.c | 62 dev_info(dev, "Notifying TEE of FIPS test failure...\n"); in cc_ree_fips_failure()
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,saw2.yaml | 22 system, notifying them when a low power state is entered or exited.
|
/linux/drivers/cxl/ |
H A D | Kconfig | 148 the content of CPU caches without notifying those caches to
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | acpi-lid.rst | 42 There are buggy AML tables never notifying when the lid device state is
|
/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_doorbell.c | 298 pr_devel("Notifying an invalid doorbell (handle=0x%x:0x%x)\n", in vmci_dbell_host_context_notify() 306 pr_devel("Notifying an unknown doorbell (handle=0x%x:0x%x)\n", in vmci_dbell_host_context_notify()
|
/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_packet_layer.h | 172 * Wakes up the packet transmitter thread, notifying it that the underlying
|
/linux/Documentation/trace/ |
H A D | intel_th.rst | 136 - notifying the software sink that a particular window is full, and
|
/linux/drivers/soc/ti/ |
H A D | knav_qmss_acc.c | 38 dev_dbg(kdev->dev, "acc-irq: notifying %d\n", in __knav_acc_notify() 46 dev_dbg(kdev->dev, "acc-irq: notifying %d\n", in __knav_acc_notify()
|
/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | igb.rst | 167 An interrupt is sent to the PF driver notifying it of the spoof attempt. When a
|
/linux/kernel/dma/ |
H A D | map_benchmark.c | 99 * for notifying the kthread stop (in do_map_benchmark()) in map_benchmark_thread()
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_rx.c | 318 /* Ensure completion of all writes before notifying HW of replenish */ in mlxbf_gige_rx_packet()
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf_types.h | 257 * check for data in the circular OA buffer for notifying userspace
|
/linux/tools/perf/pmu-events/arch/powerpc/power9/ |
H A D | frontend.json | 100 …"BriefDescription": "Completion stall because the ISU is updating the register and notifying the E…
|
/linux/sound/soc/meson/ |
H A D | axg-spdifin.c | 70 * This makes calling snd_pcm_stop() difficult to get right. Even notifying
|
/linux/Documentation/admin-guide/mm/ |
H A D | nommu-mmap.rst | 222 without notifying the driver.
|