/linux/tools/virtio/ |
H A D | vringh_test.c | 67 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/Documentation/virt/acrn/ |
H A D | io-request.rst | 94 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/drivers/soc/ti/ |
H A D | knav_qmss_acc.c | 86 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()
|
H A D | knav_qmss_queue.c | 99 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()
|
H A D | knav_qmss.h | 163 unsigned int notifies; member
|
/linux/Documentation/driver-api/ |
H A D | tee.rst | 21 notifies user-space (udev) whenever a new device is registered on
|
H A D | rfkill.rst | 52 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
|
H A D | slimbus.rst | 85 callback notifies the driver when the device reports absent and its logical
|
H A D | ptp.rst | 35 programming the clock hardware. The clock driver notifies the class
|
/linux/Documentation/driver-api/virtio/ |
H A D | writing_virtio_drivers.rst | 136 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/Documentation/scsi/ |
H A D | dpti.rst | 79 - Add code to rescan routine that notifies scsi-core about new devices
|
H A D | scsi_eh.rst | 70 scsi_io_completion() then notifies the block layer on 290 :ACTION: scsi_eh_flush_done_q() retries scmds or notifies upper
|
H A D | libsas.rst | 282 Events are **the only way** a SAS LLDD notifies the SAS layer
|
/linux/drivers/thermal/intel/ |
H A D | Kconfig | 80 the alert trip point interrupts and notifies the thermal framework with
|
/linux/Documentation/process/ |
H A D | kernel-enforcement-statement.rst | 34 reinstated permanently if the copyright holder notifies you of the
|
H A D | adding-syscalls.rst | 26 - If the new functionality involves operations where the kernel notifies
|
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
H A D | overview.rst | 403 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/Documentation/networking/ |
H A D | tls-handshake.rst | 162 When the handshake agent has completed processing, it notifies the
|
H A D | napi.rst | 12 In basic operation the device notifies the host about new events
|
H A D | nexthop-group-resilient.rst | 149 error code. The use case for this is that the driver notifies the HW that a
|
/linux/Documentation/filesystems/ |
H A D | configfs.rst | 454 method call notifies the subsystem the parent group is going away, it
|
/linux/Documentation/accel/qaic/ |
H A D | aic100.rst | 487 If a particular workload crashes, QSM notifies the host via the QAIC_SSR MHI
|
/linux/Documentation/sound/designs/ |
H A D | midi-2.0.rst | 376 name and attributes accordingly, and notifies the changes via the
|
/linux/Documentation/arch/powerpc/ |
H A D | hvcs.rst | 334 By design, firmware notifies the hvcs driver of vty-server lifetimes and
|
/linux/Documentation/userspace-api/ |
H A D | perf_ring_buffer.rst | 423 When the kernel event core layer notifies the user space, because
|