Searched refs:notified (Results 1 – 25 of 40) sorted by relevance
12
/linux-3.4.99/Documentation/filesystems/ |
D | dnotify.txt | 7 to be notified when a directory, or any of the files in it, are changed. 12 The application decides which "events" it wants to be notified about. 43 access to files served by local user mode servers should be notified. 45 be notified. 50 name "a/x" should be notified to a program expecting notifications on 51 directory "a", but will not be notified to one expecting notifications on
|
D | relay.txt | 36 At this point, userspace can be notified so it empties the first 39 When notified that a sub-buffer is full, the kernel knows how many 134 notified when sub-buffer boundaries are crossed. 334 client is notified via the subbuf_start() callback that a switch to a
|
/linux-3.4.99/arch/powerpc/kernel/ |
D | machine_kexec_64.c | 186 int my_cpu, i, notified=-1; in kexec_prepare_cpus_wait() local 210 if (i != notified) { in kexec_prepare_cpus_wait() 214 notified = i; in kexec_prepare_cpus_wait()
|
/linux-3.4.99/Documentation/hwmon/ |
D | acpi_power_meter | 49 power[1-*]_cap will be notified if the firmware changes the power cap. 50 power[1-*]_interval will be notified if the firmware changes the averaging
|
D | exynos4_tmu | 53 it is not notified to user space through sysfs_notify function.
|
/linux-3.4.99/Documentation/driver-model/ |
D | device.txt | 100 device is registered, then userspace won't get notified and userspace will 106 userspace will never be notified of the new attributes.
|
/linux-3.4.99/Documentation/cpu-freq/ |
D | core.txt | 56 These are notified when a new policy is intended to be set. Each 84 These are notified twice when the CPUfreq driver switches the CPU core
|
/linux-3.4.99/drivers/char/ |
D | apm-emulation.c | 187 static int notified; in queue_add_event() local 189 if (notified++ == 0) in queue_add_event()
|
/linux-3.4.99/drivers/pnp/pnpbios/ |
D | Kconfig | 33 not be notified of any resource changes made by writing directly.
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | sysfs-platform-kim | 45 daemon managing the UART, and is notified about the change
|
/linux-3.4.99/arch/x86/kernel/ |
D | apm_32.c | 1184 static int notified; in queue_event() local 1186 if (notified++ == 0) in queue_event() 1301 static int notified; in get_event() local 1308 if ((error != APM_NO_EVENTS) && (notified++ == 0)) in get_event()
|
/linux-3.4.99/Documentation/ |
D | irqflags-tracing.txt | 6 that it gives interested subsystems an opportunity to be notified of
|
D | dcdbas.txt | 67 (Driver will perform host control SMI when it is notified that the OS
|
/linux-3.4.99/Documentation/usb/ |
D | bulk-streams.txt | 17 Once a buffer has been queued to a stream ring, the device is notified (through
|
D | hotplug.txt | 42 Only one parameter is required: the name of a subsystem being notified of
|
/linux-3.4.99/Documentation/ABI/ |
D | README | 54 Users: All users of this interface who wish to be notified when
|
/linux-3.4.99/Documentation/networking/caif/ |
D | README | 98 notified that sending is completed.
|
/linux-3.4.99/Documentation/s390/ |
D | CommonIO | 64 the device driver will be notified if possible, so the device will become
|
/linux-3.4.99/Documentation/networking/ |
D | operstates.txt | 26 to be notified of updates. This is important for setting from userspace.
|
D | ipvs-sysctl.txt | 112 will be notified that the connection is closed. This is
|
D | xfrm_sync.txt | 77 to get notified of these events.
|
/linux-3.4.99/Documentation/pcmcia/ |
D | driver-changes.txt | 89 The event handler is notified of all events, and must be initialized
|
/linux-3.4.99/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 48 is the number of times that the network stack has notified the
|
/linux-3.4.99/Documentation/vm/ |
D | numa | 130 or get notified that the node has no free memory. This is usually the case when
|
/linux-3.4.99/arch/powerpc/platforms/ |
D | Kconfig | 257 to get notified the temp has exceeded a range. With this option off,
|
12