Home
last modified time | relevance | path

Searched refs:notifies (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.12.1/tools/virtio/
Dvringh_test.c67 unsigned long notifies; member
79 gvdev->notifies++; in parallel_notify_host()
143 unsigned long xfers = 0, notifies = 0, receives = 0; in parallel_test() local
214 notifies++; in parallel_test()
239 notifies++; in parallel_test()
286 notifies++; in parallel_test()
293 printf("Host: notified %lu, pinged %lu\n", notifies, receives); in parallel_test()
316 gvdev.notifies = 0; in parallel_test()
436 gvdev.notifies, receives); in parallel_test()
/linux-6.12.1/Documentation/virt/acrn/
Dio-request.rst94 their state to PROCESSING, and notifies the corresponding client to handle.
96 f. The HSM updates I/O requests states to COMPLETE and notifies the hypervisor
/linux-6.12.1/drivers/soc/ti/
Dknav_qmss_acc.c86 u32 *list, *list_cpu, val, idx, notifies; in knav_acc_int_handler() local
121 notifies = readl_relaxed(pdsp->intd + ACC_INTD_OFFSET_COUNT(channel)); in knav_acc_int_handler()
122 WARN_ON(!notifies); in knav_acc_int_handler()
Dknav_qmss_queue.c99 this_cpu_inc(qh->stats->notifies); in knav_queue_notify()
440 int notifies = 0; in knav_queue_debug_show_instance() local
453 notifies += per_cpu_ptr(qh->stats, cpu)->notifies; in knav_queue_debug_show_instance()
461 notifies, in knav_queue_debug_show_instance()
Dknav_qmss.h163 unsigned int notifies; member
/linux-6.12.1/Documentation/driver-api/
Dtee.rst21 notifies user-space (udev) whenever a new device is registered on
Drfkill.rst52 The rfkill core code also notifies userspace of state changes, and provides
102 devices and sets of devices. It also notifies userspace about device addition
Dslimbus.rst85 callback notifies the driver when the device reports absent and its logical
Dptp.rst35 programming the clock hardware. The clock driver notifies the class
/linux-6.12.1/Documentation/driver-api/virtio/
Dwriting_virtio_drivers.rst136 when the device notifies the driver after it finishes processing a
167 driver and notifies it back, the driver can call virtqueue_get_buf() to
/linux-6.12.1/Documentation/scsi/
Ddpti.rst79 - Add code to rescan routine that notifies scsi-core about new devices
Dscsi_eh.rst70 scsi_io_completion() then notifies the block layer on
290 :ACTION: scsi_eh_flush_done_q() retries scmds or notifies upper
Dlibsas.rst282 Events are **the only way** a SAS LLDD notifies the SAS layer
/linux-6.12.1/drivers/thermal/intel/
DKconfig80 the alert trip point interrupts and notifies the thermal framework with
/linux-6.12.1/Documentation/process/
Dkernel-enforcement-statement.rst34 reinstated permanently if the copyright holder notifies you of the
Dadding-syscalls.rst26 - If the new functionality involves operations where the kernel notifies
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Doverview.rst403 If the PHY driver signals a link change, the MAC driver notifies
405 up or down, the MC notifies the DPMAC driver via an interrupt and
/linux-6.12.1/Documentation/networking/
Dtls-handshake.rst162 When the handshake agent has completed processing, it notifies the
Dnapi.rst12 In basic operation the device notifies the host about new events
Dnexthop-group-resilient.rst149 error code. The use case for this is that the driver notifies the HW that a
/linux-6.12.1/Documentation/filesystems/
Dconfigfs.rst454 method call notifies the subsystem the parent group is going away, it
/linux-6.12.1/Documentation/accel/qaic/
Daic100.rst487 If a particular workload crashes, QSM notifies the host via the QAIC_SSR MHI
/linux-6.12.1/Documentation/sound/designs/
Dmidi-2.0.rst376 name and attributes accordingly, and notifies the changes via the
/linux-6.12.1/Documentation/arch/powerpc/
Dhvcs.rst334 By design, firmware notifies the hvcs driver of vty-server lifetimes and
/linux-6.12.1/Documentation/userspace-api/
Dperf_ring_buffer.rst423 When the kernel event core layer notifies the user space, because

12