Home
last modified time | relevance | path

Searched full:notification (Results 1 – 25 of 1451) sorted by relevance

12345678910>>...59

/linux/Documentation/core-api/
H A Dwatch_queue.rst2 General notification mechanism
5 The general notification mechanism is built on top of the standard pipe driver
6 whereby it effectively splices notification messages from the kernel into pipes
14 "General setup"/"General notification queue"
29 additions to the ring - which might end up interleaved with notification
45 Note that when producing a notification, the kernel does not wait for the
54 Notification messages begin with a short header::
62 "type" indicates the source of the notification record and "subtype" indicates
85 notification producer to indicate some meaning specific to the type and
94 Watch List (Notification Source) API
[all …]
/linux/Documentation/networking/
H A Dmsg_zerocopy.rst24 notification overhead. As a result, MSG_ZEROCOPY is generally only
34 The kernel returns a notification when it is safe to modify data.
107 The notification itself is a simple scalar value. Each socket
115 Notification Reception
149 Notification Batching
157 When a new notification is about to be queued, it checks whether the
158 new value extends the range of the notification at the tail of the
159 queue. If so, it drops the new notification packet and instead increases
160 the range upper value of the outstanding notification.
163 notification can be squashed into the previous one, so that no more
[all …]
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dfib_notifications.sh31 # Make sure that the first notification was emitted without
47 # Make sure that the first notification was emitted without RTM_F_TRAP
112 # Make sure a single notification will be emitted for the programmed
125 # make sure a single notification will be emitted for the programmed
165 # Make sure a single notification will be emitted for the deleted route,
212 # Make sure a single notification will be emitted for the new route.
224 # make sure a single notification will be emitted for the new route.
246 # Make sure a single notification will be emitted for the programmed
279 # Make sure a single notification will be emitted for the programmed
291 # make sure a single notification will be emitted for the programmed
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h84 * @TE_V1_NOTIF_HOST_EVENT_START: request/receive notification on event start
85 * @TE_V1_NOTIF_HOST_EVENT_END:request/receive notification on event end
88 * @TE_V1_NOTIF_HOST_FRAG_START: request/receive notification on frag start
89 * @TE_V1_NOTIF_HOST_FRAG_END:request/receive notification on frag end
94 * A notification (both event and fragment) includes a status indicating weather
96 * notification the status is always success. There is no start/end fragment
97 * notification for monolithic events.
144 * A notification (both event and fragment) includes a status indicating weather
146 * notification the status is always success. There is no start/end fragment
147 * notification for monolithic events.
[all …]
H A Doffload.h16 * @WOWLAN_WAKE_PKT_NOTIFICATION: Notification in &struct iwl_wowlan_wake_pkt_notif
21 * @WOWLAN_INFO_NOTIFICATION: Notification in
28 * @D3_END_NOTIFICATION: End D3 state notification
63 * struct iwl_stored_beacon_notif_v2 - Stored beacon notification
74 * struct iwl_stored_beacon_notif_v3 - Stored beacon notification
/linux/drivers/tee/optee/
H A Doptee_rpc_cmd.h31 * Notification from/to secure world.
34 * does a notification wait request instead of spinning in secure world.
35 * Conversely can a synchronous notification can be sent when a secure
38 * This interface can also be used to wait for a asynchronous notification
41 * Waiting on notification
43 * [in] value[0].b notification value
46 * Sending a synchronous notification
48 * [in] value[0].b notification value
/linux/include/uapi/linux/
H A Dwatch_queue.h9 #define O_NOTIFICATION_PIPE O_EXCL /* Parameter to pipe2() selecting notification pipe */
16 WATCH_TYPE_KEY_NOTIFY = 1, /* Key change event notification */
26 * Notification record header. This is aligned to 64-bits so that subclasses
50 * Notification filtering rules (IOC_WATCH_QUEUE_SET_FILTER).
67 * Extended watch removal notification. This is used optionally if the type
80 * Type of key/keyring change notification.
94 * Key/keyring notification record.
/linux/drivers/soc/fsl/dpio/
H A Ddpio.h22 * enum dpio_channel_mode - DPIO notification channel mode
23 * @DPIO_NO_CHANNEL: No support for notification channel
35 * @channel_mode: Notification channel mode
36 * @num_priorities: Number of priorities for the notification channel (1-8);
58 * @channel_mode: Notification channel mode
59 * @num_priorities: Number of priorities for the notification channel (1-8);
/linux/include/uapi/xen/
H A Dgntalloc.h57 * Sets up an unmap notification within the page, so that the other side can do
59 * mutexes or close notification on communication channels.
61 * Each mapped page only supports one notification; multiple calls referring to
62 * the same page overwrite the previous notification. You must clear the
63 * notification prior to the IOCTL_GNTALLOC_DEALLOC_GREF if you do not want it
73 * notification we are adjusting.
/linux/drivers/firmware/arm_scmi/
H A Dnotify.h4 * notification header file containing some definitions, structures
5 * and function prototypes related to SCMI Notification handling.
21 * @max_payld_sz: Max possible size for the payload of a notification message
22 * @max_report_sz: Max possible size for the report of a notification message
37 * struct scmi_event_ops - Protocol helpers called by the notification core.
38 * @is_notify_supported: Return 0 if the specified notification for the
H A Dnotify.c3 * System Control and Management Interface (SCMI) Notification support
11 * interested agents via notification messages: this is an implementation
15 * An SCMI Notification core instance is initialized for each active platform
25 * events' delivery using the standard Kernel notification chains machinery.
28 * of the SCMI Protocol itself, the underlying notification chains are created
36 * All users provided callbacks and allocated notification-chains are stored in
42 * and is served by its own dedicated notification chain; information contained
51 * Upon reception of a notification message from the platform the SCMI RX ISR
59 * queued items into the proper notification-chain: notifications processing can
64 * Events' information is then extracted from the SCMI Notification messages and
[all …]
H A Dscmi_power_control.c9 * shutdowns or cold/warm resets) we register an SCMI Notification notifier
12 * Once such a notification is received we act accordingly to perform the
42 * this driver and the shutdown/reboot is started, any further notification
76 * SCMI SystemPower notification
78 * notification to start the needed userspace interactions.
267 * @event: The SystemPower notification event id
274 * other following SystemPower notification received from the same SCMI
294 dev_err(sc->dev, "Ignoring forceful notification.\n"); in scmi_userspace_notifier()
/linux/Documentation/power/
H A Dpm_qos_interface.rst40 value and recompute the new aggregated target, calling the notification tree
45 and call the notification tree if the target was changed as a result of
56 Adds a notification callback function to the CPU latency QoS. The callback is
60 Removes the notification callback function from the CPU latency QoS.
115 value and recompute the new aggregated target, calling the notification
120 and call the notification trees if the target was changed as a result of
166 Notification mechanisms:
168 The per-device PM QoS framework has a per-device notification tree.
171 Adds a notification callback function for the device for a particular request
178 Removes the notification callback function for the device.
/linux/net/sctp/
H A Dulpevent.c109 * provided by this notification.
128 * head room to use as notification. in sctp_ulpevent_make_assoc_change()
140 /* Include the notification structure */ in sctp_ulpevent_make_assoc_change()
186 * This field is the total length of the notification data, including in sctp_ulpevent_make_assoc_change()
187 * the notification header. in sctp_ulpevent_make_assoc_change()
272 * This field is the total length of the notification data, including in sctp_ulpevent_make_peer_addr_change()
273 * the notification header. in sctp_ulpevent_make_peer_addr_change()
358 /* Create and initialize an SCTP_REMOTE_ERROR notification.
393 * notification with. in sctp_ulpevent_make_remote_error()
425 /* Create and initialize a SCTP_SEND_FAILED notification.
[all …]
/linux/include/sound/sof/ipc4/
H A Dheader.h123 /* Notification (FW to SW driver) */
463 /* Notification messages */
467 * bit 0-15: notification type specific
488 /* Value of notification type field - must fit into 8 bits */
490 /* Phrase detected (notification from WoV module) */
505 /* Custom module notification */
542 * struct sof_ipc4_notify_module_data - payload for module notification
543 * @instance_id: instance ID of the originator module of the notification
544 * @module_id: module ID of the originator of the notification
547 * @event_data: Optional notification data, module and notification dependent
[all …]
/linux/Documentation/wmi/
H A Dacpi-interface.rst32 0x10 2 2 character method ID or single byte notification ID.
37 The WMI object flags control whether the method or notification ID is used:
42 - 0x8: Data block describes a WMI event, use notification ID instead
46 The method/notification ID is used to construct the ACPI method names used for
81 the ACPI method are the notification ID of the data block describing the WMI
96 holding the notification ID of the event. This method should be evaluated every
97 time an ACPI notification is received, since some ACPI implementations use a
/linux/Documentation/ABI/testing/
H A Dsysfs-class-fc_host5 These files contain the number of congestion notification
7 performance impact notification (FPIN) event.
15 performance impact notification (FPIN) event.
23 performance impact notification (FPIN) event.
H A Dsysfs-class-fc_remote_ports5 These files contain the number of congestion notification
7 performance impact notification (FPIN) event.
15 performance impact notification (FPIN) event.
23 performance impact notification (FPIN) event.
/linux/fs/notify/
H A Dnotification.c7 * Basic idea behind the notification queue: An fsnotify group (like inotify)
8 * sends the userspace notification about events asynchronously some time after
11 * multiple group's notification queues we can't add the event directly to each
14 * going to end up on one, and only one, notification queue we embed one
71 * Try to add an event to the notification queue.
145 * Return the first event on the notification list without removing it.
160 * Remove and return the first event from the notification list. It is the
/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst32 the lid state upon the last lid notification instead of returning the lid
43 changed to "opened". Thus the "opened" notification is not guaranteed. But
45 state is changed to "closed". The "closed" notification is normally used to
71 events and the unreliable initial state notification, Linux users can use
82 notification is missing.
93 control method is not reliable and the initial lid state notification is
97 and the unreliable initial state notification, Linux users should always
/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c48 __le32 notification; member
263 u32 notification; in pmic_glink_altmode_sc8180xp_notify() local
278 notification = le32_to_cpu(msg->notification); in pmic_glink_altmode_sc8180xp_notify()
279 port = FIELD_GET(SC8180X_PORT_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
280 orientation = FIELD_GET(SC8180X_ORIENTATION_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
281 mux = FIELD_GET(SC8180X_MUX_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
282 mode = FIELD_GET(SC8180X_MODE_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
283 hpd_state = FIELD_GET(SC8180X_HPD_STATE_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
284 hpd_irq = FIELD_GET(SC8180X_HPD_IRQ_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
289 dev_dbg(altmode->dev, "notification on undefined port %d\n", port); in pmic_glink_altmode_sc8180xp_notify()
[all …]
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst15 By design, a FAN_FS_ERROR notification exposes sufficient information
26 error that occurred for a file system since the last notification, and
36 A FAN_FS_ERROR Notification has the following format::
40 [ Notification Metadata (Mandatory) ]
69 notification.
/linux/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c30 * DoorbellEntry describes the a doorbell notification handle allocated by the
69 * the case where multiple handles share a notification index, we hand out
147 * Below we try to allocate an index in the notification in dbell_index_table_add()
207 * notification index, we take the opportunity to in dbell_index_table_remove()
226 * index in the bitmap in the device backend. A notification state
245 * the device backend. The notification state is destroyed in hypervisor.
262 * host via the hypervisor with the notification info.
290 * Dispatches a doorbell notification to the host context.
324 * Register the notification bitmap with the host.
343 pr_devel("Failed to register (PPN=%llu) as notification bitmap (error=%d)\n", in vmci_dbell_register_notification_bitmap()
[all …]
/linux/Documentation/filesystems/
H A Ddnotify.rst4 Linux Directory Notification
9 The intention of directory notification is to allow user applications
11 The basic mechanism involves the application registering for notification
28 Usually, the application must reregister after each notification, but
46 The notification should work for any local access to files even if the
/linux/Documentation/ABI/stable/
H A Dthermal-notification1 What: A notification mechanism for thermal related events
3 This interface enables notification for thermal related events.
4 The notification is in the form of a netlink event.

12345678910>>...59