Searched refs:runtime (Results 1 – 7 of 7) sorted by relevance
20 Say Y here to make runtime controllable debugging messages appear.
20 quite useful to ensure guaranteed end-to-end runtime decompression
83 Enables BUG_ONs which check the filesystem consistency in runtime.
27 you'll have to install the newest ELF runtime libraries, including
168 This behavior can be modified at runtime via sysfs.
144 endianness; kernel adapts at runtime'. Little-endian wins because of
2055 u64 runtime = ktime_to_ns(ktime_sub(ktime_get(), start)); in __btrfs_run_delayed_refs() local2063 avg = fs_info->avg_delayed_ref_runtime * 3 + runtime; in __btrfs_run_delayed_refs()