Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Daops.c288 int cycled; in gfs2_write_cache_jdata() local
297 cycled = 1; in gfs2_write_cache_jdata()
299 cycled = 0; in gfs2_write_cache_jdata()
306 cycled = 1; /* ignore range_cyclic tests */ in gfs2_write_cache_jdata()
333 if (!cycled && !done) { in gfs2_write_cache_jdata()
339 cycled = 1; in gfs2_write_cache_jdata()
/linux-6.15/fs/btrfs/
H A Dextent_map.c1296 bool cycled = false; in btrfs_extent_map_shrinker_worker() local
1325 if (start_root_id > 0 && !cycled) { in btrfs_extent_map_shrinker_worker()
1329 cycled = true; in btrfs_extent_map_shrinker_worker()
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-homestar.dtsi96 * The atna33xc20 really likes to be power cycled to keep it from
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Ddmabuf.rst64 descriptor. Although buffers are commonly cycled, applications can pass
H A Duserp.rst52 cycled, applications can pass different addresses and sizes at each
/linux-6.15/Documentation/admin-guide/laptops/
H A Dsamsung-galaxybook.rst156 other existing devices where the brightness level is cycled internally by the
/linux-6.15/Documentation/w1/slaves/
H A Dw1_therm.rst72 the sensor. Resolution is reset when the sensor gets power-cycled.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt229 based mailbox before the device is power cycled. Writing
/linux-6.15/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst240 NOTE: The machine must be power cycled (full off/on) when enabling NVM writes
/linux-6.15/fs/ext4/
H A Dinode.c2578 int cycled = 1; in ext4_do_writepages() local
2664 cycled = 0; in ext4_do_writepages()
2791 if (!ret && !cycled && wbc->nr_to_write > 0) { in ext4_do_writepages()
2792 cycled = 1; in ext4_do_writepages()