Home
last modified time | relevance | path

Searched refs:cycled (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Daops.c318 int cycled; in gfs2_write_cache_jdata() local
327 cycled = 1; in gfs2_write_cache_jdata()
329 cycled = 0; in gfs2_write_cache_jdata()
336 cycled = 1; /* ignore range_cyclic tests */ in gfs2_write_cache_jdata()
363 if (!cycled && !done) { in gfs2_write_cache_jdata()
369 cycled = 1; in gfs2_write_cache_jdata()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-homestar.dtsi95 * The atna33xc20 really likes to be power cycled to keep it from
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Duserp.rst52 cycled, applications can pass different addresses and sizes at each
H A Ddmabuf.rst64 descriptor. Although buffers are commonly cycled, applications can pass
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_therm.rst72 the sensor. Resolution is reset when the sensor gets power-cycled.
/openbmc/qemu/docs/system/devices/
H A Dnvme.rst26 is power cycled.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt229 based mailbox before the device is power cycled. Writing
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst240 NOTE: The machine must be power cycled (full off/on) when enabling NVM writes
/openbmc/linux/fs/ext4/
H A Dinode.c2549 int cycled = 1; in ext4_do_writepages() local
2636 cycled = 0; in ext4_do_writepages()
2763 if (!ret && !cycled && wbc->nr_to_write > 0) { in ext4_do_writepages()
2764 cycled = 1; in ext4_do_writepages()