Home
last modified time | relevance | path

Searched refs:clearing (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_module.c216 int clearing; in preload_delete_name() local
222 clearing = 0; in preload_delete_name()
236 clearing = 1; /* got it, start clearing */ in preload_delete_name()
237 else if (clearing) { in preload_delete_name()
238 clearing = 0; /* at next one now.. better stop */ in preload_delete_name()
241 if (clearing) { in preload_delete_name()
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/opal/
H A Dsensor-groups.txt17 operations like clearing the min/max history of all
26 sensor groups like clearing min/max, enabling/disabling sensor
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-block-device-operations.m49 unsigned int clearing) { return (0); }
/f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/
H A Dgate.txt42 gates the clock and clearing the bit ungates the clock.
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c619 zvol_check_events(struct gendisk *disk, unsigned int clearing) in zvol_check_events() argument
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst682 * **ixgbe/base: Fix TX pending clearing.**
738 * **ixgbe: Check mbuf refcnt when clearing a ring.**
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt834 unconditionally clearing ACPI IRQs during suspend/resume") was added
835 earlier to stop clearing of event status bits unconditionally on suspend
1179 "Stop unconditionally clearing ACPI IRQs during suspend/resume" change.
1277 Suspend/Resume support: Update to stop unconditionally clearing ACPI IRQs
1281 situations. This was a functional regression. It was fixed by clearing
1283 suspend or hibernation the clearing of the status of all events is not
3802 preventing unintentional clearing of the GPE when the intent in only to
4192 Updated GPE handling and dispatch by disabling the GPE before clearing
7674 Added support to clear the PCIEXP_WAKE event. When clearing ACPI events,