Home
last modified time | relevance | path

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

12

/linux-5.19.10/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
211 notifies++; in parallel_test()
236 notifies++; in parallel_test()
283 notifies++; in parallel_test()
290 printf("Host: notified %lu, pinged %lu\n", notifies, receives); in parallel_test()
312 gvdev.notifies = 0; in parallel_test()
432 gvdev.notifies, receives); in parallel_test()
/linux-5.19.10/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-5.19.10/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.c97 this_cpu_inc(qh->stats->notifies); in knav_queue_notify()
438 int notifies = 0; in knav_queue_debug_show_instance() local
451 notifies += per_cpu_ptr(qh->stats, cpu)->notifies; in knav_queue_debug_show_instance()
459 notifies, in knav_queue_debug_show_instance()
Dknav_qmss.h163 unsigned int notifies; member
/linux-5.19.10/Documentation/driver-api/
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
Dptp.rst35 programming the clock hardware. The clock driver notifies the class
Dslimbus.rst85 callback notifies the driver when the device reports absent and its logical
Dlibata.rst514 So, it basically notifies upper layer and deallocates qc. One exception
/linux-5.19.10/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
288 :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
Dsym53c8xx_2.rst311 driver notifies by default this problem to user by indicating the actual
/linux-5.19.10/drivers/thermal/intel/
DKconfig72 the alert trip point interrupts and notifies the thermal framework with
/linux-5.19.10/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-5.19.10/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-5.19.10/Documentation/staging/
Dtee.rst73 notifies user-space (udev) whenever a new device is registered on
/linux-5.19.10/Documentation/networking/
Dnexthop-group-resilient.rst149 error code. The use case for this is that the driver notifies the HW that a
Drxrpc.rst698 (6) The kernel notifies the server of pending incoming connections by sending
/linux-5.19.10/Documentation/vm/
Dfrontswap.rst163 This notifies frontswap to expect attempts to "store" swap pages
/linux-5.19.10/Documentation/filesystems/
Dconfigfs.rst455 method call notifies the subsystem the parent group is going away, it
/linux-5.19.10/Documentation/powerpc/
Dhvcs.rst334 By design, firmware notifies the hvcs driver of vty-server lifetimes and
/linux-5.19.10/Documentation/networking/dsa/
Ddsa.rst927 types of traffic, then the DSA core notifies of any change to the bridge port
1047 - ``port_mrp_add`` and ``port_mrp_del``: notifies driver when an MRP instance
/linux-5.19.10/Documentation/driver-api/surface_aggregator/
Dinternal.rst406 The data received callback notifies the request transport layer of data

12