Home
last modified time | relevance | path

Searched full:notifies (Results 1 – 25 of 111) sorted by relevance

12345

/linux/kernel/
H A Dcpu_pm.c96 * Notifies listeners that a single CPU is entering a low power state that may
117 * Notifies listeners that a single CPU is exiting a low power state that may
135 * Notifies listeners that all cpus in a power domain are entering a low power
157 * Notifies listeners that all cpus in a power domain are exiting form a
/linux/tools/virtio/
H A 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
219 notifies++; in parallel_test()
244 notifies++; in parallel_test()
250 /* Swallow all notifies at once. */ in parallel_test()
291 notifies++; in parallel_test()
298 printf("Host: notified %lu, pinged %lu\n", notifies, receives); in parallel_test()
321 gvdev.notifies = 0; in parallel_test()
399 /* Swallow all notifies at once. */ in parallel_test()
[all …]
/linux/Documentation/driver-api/
H A 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
H A Dslimbus.rst85 callback notifies the driver when the device reports absent and its logical
H A Dptp.rst35 programming the clock hardware. The clock driver notifies the class
/linux/drivers/scsi/qla4xxx/
H A Dql4_iocb.c210 * This routine notifies the ISP that one or more new request
227 * This routine notifies the ISP that one or more response/completion
241 * This routine is notifies the ISP that one or more new request
254 * This routine is notifies the ISP that one or more response/completion
/linux/Documentation/driver-api/virtio/
H A 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/drivers/md/dm-vdo/
H A Dwait-queue.c79 * Notifies all the entries waiting in a waitq to continue execution by invoking a callback
187 * Notifies the next entry waiting in a waitq to continue execution by invoking a callback function
/linux/arch/powerpc/include/uapi/asm/
H A Dpapr-hvpipe.h12 * flags: OS notifies the user space whether the hvpipe is
/linux/Documentation/virt/acrn/
H A 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/drivers/media/dvb-frontends/
H A Dhorus3a.h24 * @set_tuner_callback: Callback function that notifies the parent driver
H A Dascot2e.h24 * @set_tuner_callback: Callback function that notifies the parent driver
H A Dhelene.h30 * @set_tuner_callback: Callback function that notifies the parent driver
/linux/include/linux/usb/
H A Dcomposite.h155 * @suspend: Notifies functions when the host stops sending USB traffic.
156 * @resume: Notifies functions when the host restarts USB traffic.
369 * @suspend: Notifies when the host stops sending USB traffic,
371 * @resume: Notifies configuration when the host restarts USB traffic,
/linux/drivers/irqchip/
H A Dalphascale_asm9260-icoll.h22 * active on the CPU IRQ input. Writing to this register notifies the
/linux/drivers/thermal/
H A Dimx_sc_thermal.c107 * The thermal framework notifies us there is in imx_sc_thermal_probe()
/linux/Documentation/scsi/
H A Ddpti.rst79 - Add code to rescan routine that notifies scsi-core about new devices
/linux/include/rdma/
H A Dib_cm.h449 * ib_cm_notify - Notifies the CM of an event reported to the consumer.
459 * IB_EVENT_PATH_MIG - Notifies the CM that the connection has failed over
/linux/tools/power/cpupower/bench/
H A Dsystem.c120 * notifies the user that the benchmark may run some time
/linux/Documentation/process/
H A Dkernel-enforcement-statement.rst34 reinstated permanently if the copyright holder notifies you of the
/linux/include/linux/
H A Ddm-dirty-log.h104 * This notifies the log that the resync status of a region
/linux/tools/include/uapi/linux/
H A Dseccomp.h43 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U /* notifies userspace */
/linux/include/uapi/linux/
H A Dseccomp.h43 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U /* notifies userspace */
/linux/arch/x86/include/asm/
H A Diosf_mbi.h134 * This function acquires the P-Unit bus semaphore and notifies
/linux/kernel/irq/
H A Dpm.c124 * interrupt and notifies the pm core about the wakeup.

12345