Lines Matching full:to
50 * Internal helpers to access tructural elements of the device tree
86 * For situations where security is not a concern it may be safe to enable
94 * passed to libfdt may do the same.
99 * being added to the string table even though the property itself is
100 * not added to the struct section.
103 * the latest supported version and wish to minimise code size.
113 * complete garbage may cause libfdt to behave badly or crash. Truncated
117 * Note: Only checks that relate exclusively to the device tree itself
118 * (not the parameters passed to libfdt) are disabled by this
130 * It doesn't make sense to enable this assumption unless
145 * This assumes that it is OK for a failed addition to the device tree,
146 * due to lack of space or some other problem, to skip any rollback
148 * This is safe to enable in most circumstances, even though it may
163 * ability to fix the problem there. This is safe if you know that the
173 * This can generally be considered safe to enable.
181 * @mask: Mask to check (ASSUME_...)