Searched full:notify (Results 1 – 25 of 152) sorted by relevance
1234567
| /Documentation/mm/ |
| D | mmu_notifier.rst | 1 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
|
| D | free_page_reporting.rst | 8 notify the hypervisor that it is no longer using certain pages in memory.
|
| /Documentation/netlink/specs/ |
| D | handshake.yaml | 92 doc: Notify handlers that a new handshake request is waiting 93 notify: accept
|
| D | ethtool.yaml | 1193 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 …]
|
| D | dpll.yaml | 464 notify: device-get 469 notify: device-get 474 notify: device-get 566 notify: pin-get 571 notify: pin-get 576 notify: pin-get
|
| D | netdev.yaml | 524 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
|
| D | binder.yaml | 70 A multicast event sent to userspace subscribers to notify them about
|
| /Documentation/driver-api/surface_aggregator/clients/ |
| D | san.rst | 8 Surface ACPI Notify 11 The Surface ACPI Notify (SAN) device provides the bridge between ACPI and
|
| /Documentation/arch/s390/ |
| D | driver-model.rst | 52 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/ |
| D | kmemleak.rst | 156 - ``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/ |
| D | sysfs-devices-platform-stratix10-rsu | 30 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
|
| D | sysfs-devices | 16 Or rely on the uevent messages to notify programs of
|
| /Documentation/firmware-guide/acpi/ |
| D | video_extension.rst | 74 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
|
| D | acpi-lid.rst | 16 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/ |
| D | sentelic.rst | 110 => 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/ |
| D | abi-testing.rst | 17 developers can easily notify them if any changes occur.
|
| /Documentation/admin-guide/blockdev/drbd/ |
| D | disk-states-8.dot | 15 Failed -> Diskless [ label = "sending notify to peer" ]
|
| /Documentation/i2c/ |
| D | smbus-protocol.rst | 222 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/ |
| D | charger-manager.rst | 56 * 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/ |
| D | da_monitor_synthesis.rst | 112 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/ |
| D | uleds.rst | 28 changes. The device node can also be polled to notify when the brightness value
|
| /Documentation/devicetree/bindings/rng/ |
| D | microsoft,vmgenid.yaml | 30 Interrupt used to notify that a new VMGenID is available.
|
| /Documentation/wmi/ |
| D | driver-development-guide.rst | 67 .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/ |
| D | genetlink-legacy.rst | 125 notify: a 163 notify: a 166 notify: a
|
| /Documentation/input/ |
| D | notifier.rst | 26 order to "eat" the event: the notify loop is stopped and the keyboard event is
|
1234567