/linux/lib/lz4/ |
H A D | lz4hc_compress.c | 360 const BYTE *ref2 = NULL; in LZ4HC_compress_generic() 394 matchlimit, ml, &ref2, in LZ4HC_compress_generic() 421 ref = ref2; in LZ4HC_compress_generic() 444 ref2 += correction; in LZ4HC_compress_generic() 472 ml2, ref2, limit, oend)) in LZ4HC_compress_generic() 488 ref2 += correction; in LZ4HC_compress_generic() 492 ref2 = ref3; in LZ4HC_compress_generic() 505 ref0 = ref2; in LZ4HC_compress_generic() 511 ref2 = ref3; in LZ4HC_compress_generic() 532 ref2 in LZ4HC_compress_generic() 361 const BYTE *ref2 = NULL; LZ4HC_compress_generic() local [all...] |
/linux/fs/jffs2/ |
H A D | debug.c | 316 struct jffs2_raw_node_ref *ref2 = jeb->first_node; in __jffs2_dbg_acct_paranoia_check_nolock() local 318 while (ref2) { in __jffs2_dbg_acct_paranoia_check_nolock() 319 uint32_t totlen = ref_totlen(c, jeb, ref2); in __jffs2_dbg_acct_paranoia_check_nolock() 321 if (ref_offset(ref2) < jeb->offset || in __jffs2_dbg_acct_paranoia_check_nolock() 322 ref_offset(ref2) > jeb->offset + c->sector_size) { in __jffs2_dbg_acct_paranoia_check_nolock() 324 ref_offset(ref2), jeb->offset); in __jffs2_dbg_acct_paranoia_check_nolock() 328 if (ref_flags(ref2) == REF_UNCHECKED) in __jffs2_dbg_acct_paranoia_check_nolock() 330 else if (!ref_obsolete(ref2)) in __jffs2_dbg_acct_paranoia_check_nolock() 335 if ((!ref_next(ref2)) != (ref2 == jeb->last_node)) { in __jffs2_dbg_acct_paranoia_check_nolock() 337 ref_offset(ref2), ref2, ref_offset(ref_next(ref2)), ref_next(ref2), in __jffs2_dbg_acct_paranoia_check_nolock() [all …]
|
/linux/fs/btrfs/ |
H A D | delayed-ref.c | 272 const struct btrfs_delayed_ref_node *ref2) in comp_data_refs() argument 274 if (ref1->data_ref.objectid < ref2->data_ref.objectid) in comp_data_refs() 276 if (ref1->data_ref.objectid > ref2->data_ref.objectid) in comp_data_refs() 278 if (ref1->data_ref.offset < ref2->data_ref.offset) in comp_data_refs() 280 if (ref1->data_ref.offset > ref2->data_ref.offset) in comp_data_refs() 286 const struct btrfs_delayed_ref_node *ref2, in comp_refs() argument 291 if (ref1->type < ref2->type) in comp_refs() 293 if (ref1->type > ref2->type) in comp_refs() 297 if (ref1->parent < ref2->parent) in comp_refs() 299 if (ref1->parent > ref2->parent) in comp_refs() [all …]
|
H A D | ref-verify.c | 143 static int comp_refs(struct ref_entry *ref1, struct ref_entry *ref2) in comp_refs() argument 145 if (ref1->root_objectid < ref2->root_objectid) in comp_refs() 147 if (ref1->root_objectid > ref2->root_objectid) in comp_refs() 149 if (ref1->parent < ref2->parent) in comp_refs() 151 if (ref1->parent > ref2->parent) in comp_refs() 153 if (ref1->owner < ref2->owner) in comp_refs() 155 if (ref1->owner > ref2->owner) in comp_refs() 157 if (ref1->offset < ref2->offset) in comp_refs() 159 if (ref1->offset > ref2->offset) in comp_refs()
|
H A D | backref.c | 223 const struct prelim_ref *ref2) in prelim_ref_compare() argument 225 if (ref1->level < ref2->level) in prelim_ref_compare() 227 if (ref1->level > ref2->level) in prelim_ref_compare() 229 if (ref1->root_id < ref2->root_id) in prelim_ref_compare() 231 if (ref1->root_id > ref2->root_id) in prelim_ref_compare() 233 if (ref1->key_for_search.type < ref2->key_for_search.type) in prelim_ref_compare() 235 if (ref1->key_for_search.type > ref2->key_for_search.type) in prelim_ref_compare() 237 if (ref1->key_for_search.objectid < ref2->key_for_search.objectid) in prelim_ref_compare() 239 if (ref1->key_for_search.objectid > ref2->key_for_search.objectid) in prelim_ref_compare() 241 if (ref1->key_for_search.offset < ref2->key_for_search.offset) in prelim_ref_compare() [all …]
|
H A D | extent-tree.c | 586 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref() local 599 ref2 = btrfs_item_ptr(leaf, path->slots[0], in remove_extent_data_ref() 601 num_refs = btrfs_shared_data_ref_count(leaf, ref2); in remove_extent_data_ref() 619 btrfs_set_shared_data_ref_count(leaf, ref2, num_refs); in remove_extent_data_ref() 630 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count() local 648 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count() 649 num_refs = btrfs_shared_data_ref_count(leaf, ref2); in extent_data_ref_count() 656 ref2 = btrfs_item_ptr(leaf, path->slots[0], in extent_data_ref_count() 658 num_refs = btrfs_shared_data_ref_count(leaf, ref2); in extent_data_ref_count()
|
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-zc1751-xm017-dc3.dts | 140 clock-names = "ref2", "ref3";
|
H A D | zynqmp-sck-kv-g-revB.dtso | 104 clock-names = "ref0", "ref1", "ref2";
|
H A D | zynqmp-zc1751-xm015-dc1.dts | 352 clock-names = "ref1", "ref2", "ref3";
|
H A D | zynqmp-sck-kv-g-revA.dtso | 96 clock-names = "ref0", "ref1", "ref2";
|
H A D | zynqmp-zcu111-revA.dts | 787 clock-names = "ref1", "ref2", "ref3";
|
H A D | zynqmp-zcu106-revA.dts | 957 clock-names = "ref1", "ref2", "ref3";
|
H A D | zynqmp-zcu102-revA.dts | 951 clock-names = "ref0", "ref1", "ref2", "ref3";
|