| /OK3568_Linux_fs/kernel/Documentation/devicetree/ |
| H A D | changesets.rst | 7 A DT changeset is a method which allows one to apply changes 10 through applying the changeset, then the tree will be rolled back to the 11 previous state. A changeset can also be removed after it has been 14 When a changeset is applied, all of the changes get applied to the tree 19 The sequence of a changeset is as follows. 21 1. of_changeset_init() - initializes a changeset 31 entire changeset will get applied, or if there is an error the tree will 36 If a successfully applied changeset needs to be removed, it can be done
|
| H A D | overlay-notes.rst | 111 1) Call of_overlay_fdt_apply() to create and apply an overlay changeset. The 114 2) Call of_overlay_remove() to remove and cleanup the overlay changeset 116 overlay changeset that is stacked by another will not be permitted.
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | extent_io.h | 130 static inline void extent_changeset_init(struct extent_changeset *changeset) in extent_changeset_init() argument 132 changeset->bytes_changed = 0; in extent_changeset_init() 133 ulist_init(&changeset->range_changed); in extent_changeset_init() 148 static inline void extent_changeset_release(struct extent_changeset *changeset) in extent_changeset_release() argument 150 if (!changeset) in extent_changeset_release() 152 changeset->bytes_changed = 0; in extent_changeset_release() 153 ulist_release(&changeset->range_changed); in extent_changeset_release() 156 static inline void extent_changeset_free(struct extent_changeset *changeset) in extent_changeset_free() argument 158 if (!changeset) in extent_changeset_free() 160 extent_changeset_release(changeset); in extent_changeset_free() [all …]
|
| H A D | extent-io-tree.h | 115 unsigned bits, struct extent_changeset *changeset); 122 struct extent_changeset *changeset); 155 unsigned bits, struct extent_changeset *changeset);
|
| H A D | qgroup.c | 3775 struct extent_changeset changeset; in qgroup_free_reserved_data() local 3779 extent_changeset_init(&changeset); in qgroup_free_reserved_data() 3791 extent_changeset_release(&changeset); in qgroup_free_reserved_data() 3810 EXTENT_QGROUP_RESERVED, &changeset); in qgroup_free_reserved_data() 3813 freed += changeset.bytes_changed; in qgroup_free_reserved_data() 3819 extent_changeset_release(&changeset); in qgroup_free_reserved_data() 3827 struct extent_changeset changeset; in __btrfs_qgroup_release_data() local 3838 extent_changeset_init(&changeset); in __btrfs_qgroup_release_data() 3840 EXTENT_QGROUP_RESERVED, &changeset); in __btrfs_qgroup_release_data() 3847 changeset.bytes_changed, trace_op); in __btrfs_qgroup_release_data() [all …]
|
| H A D | extent_io.c | 146 struct extent_changeset *changeset, in add_extent_changeset() argument 151 if (!changeset) in add_extent_changeset() 157 changeset->bytes_changed += state->end - state->start + 1; in add_extent_changeset() 158 ret = ulist_add(&changeset->range_changed, state->start, state->end, in add_extent_changeset() 534 struct extent_changeset *changeset); 550 unsigned *bits, struct extent_changeset *changeset) in insert_state() argument 562 set_state_bits(tree, state, bits, changeset); in insert_state() 632 struct extent_changeset *changeset) in clear_state_bit() argument 647 ret = add_extent_changeset(state, bits_to_clear, changeset, 0); in clear_state_bit() 698 gfp_t mask, struct extent_changeset *changeset) in __clear_extent_bit() argument [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | bug-bisect.rst | 39 - mark the broken changeset with:: 43 - mark a changeset where the code is known to work with:: 56 depending if the bug happened on the changeset you're testing 57 - After some interactions, git bisect will give you the changeset that
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
| H A D | CVE-2019-7572.patch | 1 # HG changeset patch 21 # HG changeset patch
|
| H A D | CVE-2019-7577.patch | 1 # HG changeset patch 21 # HG changeset patch
|
| H A D | CVE-2019-7638.patch | 1 # HG changeset patch
|
| H A D | CVE-2019-7578.patch | 1 # HG changeset patch
|
| H A D | CVE-2019-7574.patch | 1 # HG changeset patch
|
| H A D | CVE-2019-7576.patch | 1 # HG changeset patch
|
| H A D | CVE-2019-7635.patch | 1 # HG changeset patch
|
| /OK3568_Linux_fs/kernel/drivers/of/unittest-data/ |
| H A D | testcases.dts | 7 changeset {
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gmp/gmp/ |
| H A D | cve-2021-43618.patch | 5 # HG changeset patch
|
| /OK3568_Linux_fs/buildroot/package/gmp/ |
| H A D | 0001-mpz-inp_raw.c-Avoid-bit-size-overflows.patch | 1 # HG changeset patch
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | Bug-1640982-SetCARGO_PROFILE_RELEASE_LTO-true-when-e.patch | 2 # HG changeset patch
|
| /OK3568_Linux_fs/buildroot/package/sdl_mixer/ |
| H A D | 0002-configure__set_macro_directory.patch | 1 # HG changeset patch
|
| /OK3568_Linux_fs/buildroot/package/fontconfig/ |
| H A D | 0002-add-pthread-as-a-dependency-of-a-static-lib.patch | 6 Downloaded from https://trac.netlabs.org/ports/changeset/2220
|
| /OK3568_Linux_fs/buildroot/package/dvb-apps/ |
| H A D | 0005-utils-fix-build-with-kernel-headers-4.14.patch | 1 # HG changeset patch
|
| /OK3568_Linux_fs/buildroot/package/x265/ |
| H A D | 0001-fix-gcc-options.patch | 1 # HG changeset patch
|
| /OK3568_Linux_fs/buildroot/package/sdl/ |
| H A D | 0002-fix-compilation-with-libx11.patch | 4 # HG changeset patch
|
| /OK3568_Linux_fs/buildroot/package/duma/ |
| H A D | 0003-fix-C++14.patch | 21 …https://trac.osgeo.org/grass/changeset?old_path=%2F&old=68817&new_path=%2F&new=68818&sfp_email=&sf…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bind/bind-9.18.11/ |
| H A D | bind-ensure-searching-for-json-headers-searches-sysr.patch | 26 [2] https://trac.macports.org/changeset/126406
|