Home
last modified time | relevance | path

Searched refs:happened (Results 1 – 25 of 101) sorted by relevance

12345

/linux/drivers/usb/usbip/
A Dusbip_event.c178 int happened = 0; in usbip_event_happened() local
183 happened = 1; in usbip_event_happened()
186 return happened; in usbip_event_happened()
/linux/arch/powerpc/kernel/
A Dirq.c99 unsigned long happened; in get_irq_happened() local
102 : "=r" (happened) : "i" (offsetof(struct paca_struct, irq_happened))); in get_irq_happened()
104 return happened; in get_irq_happened()
256 : happened); in arch_local_irq_restore()
263 happened: in arch_local_irq_restore()
/linux/Documentation/networking/
A Dxfrm_sync.rst168 the change happened as a result of an update.
175 happened) is set to inform the user what happened.
/linux/arch/arm/kernel/
A Dhyp-stub.S46 strne \reg1, [\reg2] @ record what happened and give up
/linux/Documentation/driver-api/usb/
A Dpersist.rst22 has no way to know what has actually happened. Perhaps the same
60 has happened; look for lines saying "root hub lost power or was reset".
157 happened and will continue to use the partition tables, inodes, and
/linux/Documentation/leds/
A Dledtrig-oneshot.rst8 happened, than the trigger turns the LED on and than keeps it off for a
/linux/Documentation/admin-guide/device-mapper/
A Dlog-writes.rst11 exactly as it happened originally.
52 which isn't quite what happened and wouldn't be caught during the log replay.
/linux/Documentation/parisc/
A Ddebugging.rst43 where exactly it happened. If you're lucky the IAOQ will point to the
/linux/Documentation/admin-guide/
A Dbug-bisect.rst56 depending if the bug happened on the changeset you're testing
A Dfilesystem-monitoring.rst16 for a monitoring tool to know a problem in the file system has happened.
A Dperf-security.rst240 monitoring. CPU and system events happened when executing either in
249 happened when executing either in user or in kernel space can be
256 system events happened when executing in user space only can be
A Dbug-hunting.rst41 Kernel's source code where the bug happened. Depending on the severity of
185 The position where the above call happened can be seen with::
244 Once you find where the bug happened, by inspecting its location,
/linux/Documentation/arm/
A Dkernel_user_helpers.rst144 Return zero if `*ptr` was changed or non-zero if no exchange happened.
237 changed or non-zero if no exchange happened.
/linux/Documentation/filesystems/ext4/
A Dsuper.rst363 - First time an error happened, in seconds since the epoch.
375 - Name of function where the error happened.
379 - Line number where error happened.
391 - Line number where most recent error happened.
399 - Name of function where the most recent error happened.
/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-handle.txt63 /* Something wrong happened, the counter is not incremented by 1 */
/linux/Documentation/devicetree/bindings/iio/proximity/
A Dsemtech,sx9310.yaml31 available or that a close/far proximity event has happened.
/linux/Documentation/ABI/testing/
A Dsysfs-class-led60 event has happened will return an ENODATA error.
/linux/Documentation/networking/devlink/
A Ddevlink-health.rst11 order to know when something bad happened to a PCI device.
/linux/Documentation/input/devices/
A Drotary-encoder.rst68 should have happened, unless it flipped back on half the way. The
/linux/tools/memory-model/Documentation/
A Dordering.txt70 by that CPU happened before any later action taken by that same CPU.
77 All CPUs will agree that the store to "x" happened before the load
97 All CPUs will agree that any operation in a given partition happened
183 Then any given CPU will see the write to "x" has having happened before
/linux/Documentation/input/joydev/
A Djoystick-api.rst146 presses happened at the same time, and similar.
191 The other reason is that you want to know all that happened, and not
/linux/arch/openrisc/
A DKconfig141 the last exception has happened in delay slot.
/linux/Documentation/filesystems/
A Docfs2-online-filecheck.rst56 1. If you want to know what error exactly happened to <inode> before fixing, do::
/linux/Documentation/firmware-guide/acpi/
A Dvideo_extension.rst89 it doesn't even know this happened).
/linux/Documentation/timers/
A Dtimers-howto.rst93 that may have happened for other reasons, or at the

Completed in 39 milliseconds

12345