Home
last modified time | relevance | path

Searched full:notify (Results 1 – 25 of 152) sorted by relevance

1234567

/Documentation/mm/
Dmmu_notifier.rst1 When do you need to notify inside page table lock ?
4 When clearing a pte/pmd we are given a choice to notify the event through
5 (notify version of \*_clear_flush call mmu_notifier_invalidate_range) under
10 process virtual address space). There is only 2 cases when you need to notify
24 - clear page table entry and notify ([pmd/pte]p_huge_clear_flush_notify())
27 If clearing the page table entry is not followed by a notify before setting
Dfree_page_reporting.rst8 notify the hypervisor that it is no longer using certain pages in memory.
/Documentation/netlink/specs/
Dhandshake.yaml92 doc: Notify handlers that a new handshake request is waiting
93 notify: accept
Dethtool.yaml1193 notify: linkinfo-get
1229 notify: linkmodes-get
1277 notify: debug-get
1306 notify: wol-get
1343 notify: features-get
1371 notify: privflags-get
1414 notify: rings-get
1449 notify: channels-get
1505 notify: coalesce-get
1537 notify: pause-get
[all …]
Ddpll.yaml464 notify: device-get
469 notify: device-get
474 notify: device-get
566 notify: pin-get
571 notify: pin-get
576 notify: pin-get
Dnetdev.yaml524 notify: dev-get
529 notify: dev-get
534 notify: dev-get
561 notify: page-pool-get
567 notify: page-pool-get
573 notify: page-pool-get
Dbinder.yaml70 A multicast event sent to userspace subscribers to notify them about
/Documentation/driver-api/surface_aggregator/clients/
Dsan.rst8 Surface ACPI Notify
11 The Surface ACPI Notify (SAN) device provides the bridge between ACPI and
/Documentation/arch/s390/
Ddriver-model.rst52 notify function under 1.2), piping 0 to online will forcibly delete
106 int (*notify) (struct ccw_device *, int);
188 notify:
197 notify function is registered). If the driver wants to keep the
203 return code of the notify function the device driver signals if it
209 int (*notify) (struct ccw_device *, int);
/Documentation/dev-tools/
Dkmemleak.rst156 - ``kmemleak_alloc`` - notify of a memory block allocation
157 - ``kmemleak_alloc_percpu`` - notify of a percpu memory block allocation
158 - ``kmemleak_vmalloc`` - notify of a vmalloc() memory allocation
159 - ``kmemleak_free`` - notify of a memory block freeing
160 - ``kmemleak_free_part`` - notify of a partial memory block freeing
161 - ``kmemleak_free_percpu`` - notify of a percpu memory block freeing
/Documentation/ABI/testing/
Dsysfs-devices-platform-stratix10-rsu30 firmware through the RSU notify command before
95 What: /sys/devices/platform/stratix10-rsu.0/notify
100 (WO) client to notify firmware with different actions.
136 0 firmware record the notify code defined
Dsysfs-devices16 Or rely on the uevent messages to notify programs of
/Documentation/firmware-guide/acpi/
Dvideo_extension.rst74 Notify user space about hotkey event
92 scancode, instead, firmware will notify the video device ACPI node
95 notify value it received and send the event to user space through the
Dacpi-lid.rst16 Notify(lid_device, 0x80) to notify the OSPMs whenever the lid state has
44 it is guaranteed that the AML tables always notify "closed" when the lid
/Documentation/input/devices/
Dsentelic.rst110 => 10, Notify packet
126 Notify Packet for G0
134 => 10, Notify packet
162 => 10, Notify packet
187 => 10, Notify packet
204 Notify Packet for STL3888-Ax
212 => 10, Notify packet
238 notify packet (valid bit == 1), abs pkt 1, abs pkt 2, abs pkt 1,
239 abs pkt 2, ..., notify packet (valid bit == 0)
254 => 10, Notify packet
[all …]
/Documentation/admin-guide/
Dabi-testing.rst17 developers can easily notify them if any changes occur.
/Documentation/admin-guide/blockdev/drbd/
Ddisk-states-8.dot15 Failed -> Diskless [ label = "sending notify to peer" ]
/Documentation/i2c/
Dsmbus-protocol.rst222 SMBus Host Notify
236 * I2C bus drivers which support SMBus Host Notify should report
238 * I2C bus drivers trigger SMBus Host Notify by a call to
240 * I2C drivers for devices which can trigger SMBus Host Notify will have
241 client->irq assigned to a Host Notify IRQ if no one else specified another.
/Documentation/power/
Dcharger-manager.rst56 * Support for uevent-notify
186 5. Notify Charger-Manager of charger events: cm_notify_event()
188 If there is an charger event is required to notify
190 cm_notify_event(psy, type, msg) to notify the corresponding Charger Manager.
/Documentation/trace/rv/
Dda_monitor_synthesis.rst112 The ``da_handle_start_event_$(MONITOR_NAME)()`` function is used to notify the
116 The ``da_handle_start_run_event_$(MONITOR_NAME)()`` function is used to notify
130 To notify the monitor that the system will be returning to the initial state,
/Documentation/leds/
Duleds.rst28 changes. The device node can also be polled to notify when the brightness value
/Documentation/devicetree/bindings/rng/
Dmicrosoft,vmgenid.yaml30 Interrupt used to notify that a new VMGenID is available.
/Documentation/wmi/
Ddriver-development-guide.rst67 .notify = foo_notify, /* optional, for event handling */
119 WMI drivers can receive WMI events via the notify() callback inside the struct wmi_driver.
124 The WMI driver core will take care that the notify() callback will only be called after
/Documentation/userspace-api/netlink/
Dgenetlink-legacy.rst125 notify: a
163 notify: a
166 notify: a
/Documentation/input/
Dnotifier.rst26 order to "eat" the event: the notify loop is stopped and the keyboard event is

1234567