Home
last modified time | relevance | path

Searched refs:notifications (Results 1 – 25 of 86) sorted by relevance

1234

/Linux-v5.15/drivers/media/pci/cx23885/
Dcx23885-ir.c29 unsigned long *notifications = &dev->ir_rx_notifications; in cx23885_ir_rx_work_handler() local
31 if (test_and_clear_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler()
33 if (test_and_clear_bit(CX23885_IR_RX_HW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler()
35 if (test_and_clear_bit(CX23885_IR_RX_END_OF_RX_DETECTED, notifications)) in cx23885_ir_rx_work_handler()
37 if (test_and_clear_bit(CX23885_IR_RX_FIFO_SERVICE_REQ, notifications)) in cx23885_ir_rx_work_handler()
52 unsigned long *notifications = &dev->ir_tx_notifications; in cx23885_ir_tx_work_handler() local
54 if (test_and_clear_bit(CX23885_IR_TX_FIFO_SERVICE_REQ, notifications)) in cx23885_ir_tx_work_handler()
66 unsigned long *notifications = &dev->ir_rx_notifications; in cx23885_ir_rx_v4l2_dev_notify() local
69 set_bit(CX23885_IR_RX_FIFO_SERVICE_REQ, notifications); in cx23885_ir_rx_v4l2_dev_notify()
71 set_bit(CX23885_IR_RX_END_OF_RX_DETECTED, notifications); in cx23885_ir_rx_v4l2_dev_notify()
[all …]
/Linux-v5.15/Documentation/driver-api/thermal/
Dx86_pkg_temperature_thermal.rst46 Any value other than 0 in these trip points, can trigger thermal notifications.
47 Setting 0, stops sending thermal notifications.
49 Thermal notifications:
50 To get kobject-uevent notifications, set the thermal zone
/Linux-v5.15/Documentation/filesystems/
Ddnotify.rst12 on a directory using a fcntl(2) call and the notifications themselves
39 (SIGRTMIN + <n>) so that the notifications may be queued. This is
55 name "a/x" should be notified to a program expecting notifications on
56 directory "a", but will not be notified to one expecting notifications on
59 Also, files that are unlinked, will still cause notifications in the
/Linux-v5.15/Documentation/s390/
Dqeth.rst31 notifications enabled, a udev event with ACTION=CHANGE is emitted.
38 notifications are started afresh, a new host or VLAN is registered or
40 notifications are aborted.
/Linux-v5.15/Documentation/firmware-guide/acpi/
Dacpi-lid.rst20 For most platforms, both the _LID method and the lid notifications are
39 Restrictions of the lid state change notifications
103 ensure that the reliable "closed" notifications can always be delivered
106 notifications can be delivered to the userspace when the lid is actually
107 opens given that some AML tables do not send "opened" notifications
/Linux-v5.15/Documentation/
Dwatch_queue.rst9 * Key/keyring notifications
12 The notifications buffers can be enabled by:
47 notifications can be generated whilst spinlocks are held and also protects the
98 notifications. A list may be attached to an object (say a key or a superblock)
299 It can then be set to receive keyring change notifications::
303 The notifications can then be consumed by something like the following::
/Linux-v5.15/Documentation/bpf/
Dringbuf.rst80 - epoll notifications for new incoming data;
136 notifications about new data availability in ring buffer. Together with
139 efficient batched notifications. Default self-balancing strategy, though,
195 a self-pacing notifications of new data being availability.
204 notifications, commit/discard/output helpers accept ``BPF_RB_NO_WAKEUP`` and
205 ``BPF_RB_FORCE_WAKEUP`` flags, which give full control over notifications of
/Linux-v5.15/Documentation/power/
Dsuspend-and-cpuhotplug.rst18 the locking involved. It outlines the notifications involved as well.
44 notifications
68 | While it is at it, notifications |
105 * send PM_POST_SUSPEND notifications
141 | While it is at it, notifications
/Linux-v5.15/fs/ecryptfs/
DKconfig18 bool "Enable notifications for userspace key wrap/unwrap"
/Linux-v5.15/drivers/thermal/intel/
DKconfig24 two trip points which can be set by user to get notifications via thermal
47 be set by user mode programs to get notifications via Linux thermal
/Linux-v5.15/drivers/soc/fsl/dpio/
Ddpio-service.c29 struct list_head notifications; member
141 INIT_LIST_HEAD(&obj->notifications); in dpaa2_io_create()
277 list_add(&ctx->node, &d->notifications); in dpaa2_io_service_register()
/Linux-v5.15/Documentation/networking/
Dmsg_zerocopy.rst103 previously passed buffer. It queues completion notifications on the
139 efficient to not wait for notifications, but read without blocking
144 other operations until the error is read. Zerocopy notifications have
153 a single value, but a range. It coalesces consecutive notifications
Dnexthop-group-resilient.rst135 - Single-bucket notifications of the type
136 ``NH_NOTIFIER_INFO_TYPE_RES_BUCKET``, which is used for notifications of
143 Some single-bucket notifications are forced, as indicated by the "force"
148 Non-forced notifications can be overridden by the driver by returning an
/Linux-v5.15/kernel/
Dseccomp.c148 struct list_head notifications; member
1100 list_add(&n.list, &match->notif->notifications); in seccomp_do_user_notification()
1372 list_for_each_entry(knotif, &filter->notif->notifications, list) { in seccomp_notify_detach()
1409 list_for_each_entry(cur, &filter->notif->notifications, list) { in find_notification()
1439 list_for_each_entry(cur, &filter->notif->notifications, list) { in seccomp_notify_recv()
1708 list_for_each_entry(cur, &filter->notif->notifications, list) { in seccomp_notify_poll()
1743 INIT_LIST_HEAD(&filter->notif->notifications); in init_listener()
/Linux-v5.15/Documentation/fb/
Dudlfb.rst47 Accurate damage/changed area notifications work around this problem.
69 application must send down damage notifications to trigger repaints of the
80 framebuffers that need damage info). These damage notifications allow
/Linux-v5.15/security/keys/
DKconfig122 bool "Provide key/keyring change notifications"
125 This option provides support for getting change notifications
/Linux-v5.15/Documentation/admin-guide/mm/
Duserfaultfd.rst66 events, except page fault notifications, may be generated:
258 the same read(2) protocol as for the page fault notifications. The
270 enable notifications about mremap() calls. When the
277 enable notifications about madvise(MADV_REMOVE) and
283 enable notifications about memory unmapping. The manager will
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c66 struct amdgpu_atif_notifications notifications; member
222 amdgpu_atif_parse_notification(&atif->notifications, output.notification_mask); in amdgpu_atif_verify_interface()
853 if (atif->notifications.brightness_change) { in amdgpu_acpi_init()
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dethernet-driver.rst105 availability notifications and buffer pool management. DPIOs are shared between
115 is sent to the CPU; notifications are raised per channel, so even if multiple
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-uwb_rc-wusbhc48 notifications to the host.
/Linux-v5.15/Documentation/hwmon/
Dacpi_power_meter.rst47 There are a few other ACPI notifications that can be sent by the firmware. In
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Dxen.txt16 - interrupts: the interrupt used by Xen to inject event notifications.
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_acpi.c236 radeon_atif_parse_notification(&atif->notifications, output.notification_mask); in radeon_atif_verify_interface()
736 if (atif->notifications.brightness_change) { in radeon_acpi_init()
/Linux-v5.15/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smsm.txt6 matrix of bitmaps signal subscription of notifications upon changes to a
/Linux-v5.15/drivers/platform/surface/
DKconfig56 turn them into ACPI notifications. It essentially acts as a
149 for out-of-band hot-plug notifications, ensuring that the device state

1234