Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent_map.c1295 bool cycled = false; in btrfs_extent_map_shrinker_worker() local
1324 if (start_root_id > 0 && !cycled) { in btrfs_extent_map_shrinker_worker()
1328 cycled = true; in btrfs_extent_map_shrinker_worker()
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-homestar.dtsi96 * The atna33xc20 really likes to be power cycled to keep it from
/linux/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/Documentation/w1/slaves/
H A Dw1_therm.rst72 the sensor. Resolution is reset when the sensor gets power-cycled.
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt229 based mailbox before the device is power cycled. Writing
/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
/linux/fs/ext4/
H A Dinode.c2764 int cycled = 1; in ext4_do_writepages() local
2850 cycled = 0; in ext4_do_writepages()
2988 if (!ret && !cycled && wbc->nr_to_write > 0) { in ext4_do_writepages()
2989 cycled = 1; in ext4_do_writepages()