/linux/Documentation/filesystems/ |
H A D | dnotify.rst | 10 to be notified when a directory, or any of the files in it, are changed. 15 The application decides which "events" it wants to be notified about. 48 access to files served by local user mode servers should be notified. 50 be notified. 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
|
H A D | relay.rst | 39 At this point, userspace can be notified so it empties the first 42 When notified that a sub-buffer is full, the kernel knows how many 138 notified when sub-buffer boundaries are crossed. 331 client is notified via the subbuf_start() callback that a switch to a
|
/linux/drivers/net/ipa/ |
H A D | ipa_smp2p.c | 55 * @notified: Whether modem has been notified of power state 69 bool notified; member 90 if (smp2p->notified) in ipa_smp2p_notify() 105 smp2p->notified = true; in ipa_smp2p_notify() 306 /* We won't get notified any more; drop power reference (if any) */ in ipa_smp2p_exit() 330 /* Reset state tracking whether we have notified the modem */ 336 if (!smp2p->notified) in ipa_smp2p_notify_reset() 349 smp2p->notified = false; in ipa_smp2p_notify_reset()
|
/linux/kernel/ |
H A D | cpu_pm.c | 56 * Add a driver to a list of drivers that are notified about 101 * CPU before cpu_pm_exit is called. Notified drivers can include VFP 120 * Notified drivers can include VFP co-processor, interrupt controller 140 * domain. Notified drivers can include VFP co-processor, interrupt controller 163 * domain. Notified drivers can include VFP co-processor, interrupt controller
|
/linux/net/bridge/ |
H A D | br.c | 35 bool notified = false; in br_device_event() local 101 br_port_carrier_check(p, ¬ified); in br_device_event() 112 notified = true; in br_device_event() 121 notified = true; in br_device_event() 150 if (!notified && (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
|
H A D | br_if.c | 73 void br_port_carrier_check(struct net_bridge_port *p, bool *notified) in br_port_carrier_check() argument 82 *notified = false; in br_port_carrier_check() 90 *notified = true; in br_port_carrier_check() 95 *notified = true; in br_port_carrier_check()
|
/linux/include/linux/ |
H A D | kvm_irqfd.h | 18 * interrupt is de-asserted and userspace is notified through the 51 /* Eventfd notified on resample (resampler-only) */
|
/linux/Documentation/driver-api/ |
H A D | wbrf.rst | 62 param to get other consumers properly notified. 64 `acpi_amd_wbrf_add_remove` with 'remove' param to get other consumers notified.
|
/linux/net/atm/ |
H A D | lec_arpc.h | 81 * The LEC has been notified of the FLUSH_START 87 * elapsed or the LEC has notified the Mapping
|
/linux/Documentation/driver-api/driver-model/ |
H A D | device.rst | 114 device is registered, then userspace won't get notified and userspace will 120 userspace will never be notified of the new attributes.
|
/linux/drivers/md/dm-vdo/ |
H A D | vdo.h | 33 NOTIFIED, enumerator 45 * An object to be notified when the VDO enters read-only mode 69 * A list of objects waiting to be notified on this thread that the VDO has entered
|
H A D | action-manager.c | 288 * if it has a parent, that parent will be notified. At least one of the preamble, action, or 315 * scheduled, and, if it has a parent, that parent will be notified. At least one of the preamble, 346 * scheduled, and, if it has a parent, that parent will be notified. At least one of the preamble,
|
H A D | admin-state.c | 320 * Return: true if the drain was initiated, if not the waiter will be notified. 384 * Return: true if the load was initiated, if not the waiter will be notified. 434 * Return: true if the resume was initiated, if not the waiter will be notified.
|
/linux/Documentation/cpu-freq/ |
H A D | core.rst | 52 These are notified when a new policy is created or removed. 66 These are notified twice for each online CPU in the policy, when the
|
/linux/net/sunrpc/xprtrdma/ |
H A D | ib_client.c | 47 * @rn: notification object that wishes to be notified 85 * @rn: notification object that no longer wishes to be notified
|
/linux/rust/kernel/sync/ |
H A D | condvar.rs | 34 /// it wakes up when notified by another thread (via [`CondVar::notify_one`] or 142 /// thread to sleep, reacquiring the lock on wake up. It wakes up when notified by 183 /// thread to sleep. It wakes up when notified by [`CondVar::notify_one`] or
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-twl4030-usb | 8 Changes are notified via select/poll.
|
H A D | sysfs-class-power-surface | 7 value in either direction, the system will be notified and if
|
/linux/tools/testing/selftests/filesystems/ |
H A D | dnotify_test.c | 29 /* we will now be notified if any of the files in main()
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | technologic,ts4800-irqc.yaml | 14 is triggered, the SoC is notified, usually using a GPIO as parent interrupt
|
/linux/mm/ |
H A D | vmpressure.c | 232 * notified of the entire subtree's reclaim efficiency. 235 * only in-kernel users are notified. 276 * (scanning depth) goes too high (deep), we will be notified in vmpressure()
|
/linux/arch/powerpc/kernel/ |
H A D | isa-bridge.c | 227 * isa_bridge_notify - Get notified of PCI devices addition/removal 268 * isa_bridge_init - register to be notified of ISA bridge addition/removal
|
/linux/drivers/pnp/pnpbios/ |
H A D | Kconfig | 34 not be notified of any resource changes made by writing directly.
|
/linux/Documentation/userspace-api/ |
H A D | seccomp_filter.rst | 136 A tracer will be notified if it requests ``PTRACE_O_TRACESECCOMP`` 137 using ``ptrace(PTRACE_SETOPTIONS)``. The tracer will be notified 150 notified. (This means that seccomp-based sandboxes MUST NOT
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | setup.c | 397 int my_cpu, i, notified = -1; in pnv_kexec_wait_secondaries_down() local 414 if (i != notified) { in pnv_kexec_wait_secondaries_down() 418 notified = i; in pnv_kexec_wait_secondaries_down()
|