| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | nodelist.c | 520 c->blocks[i].first_node = c->blocks[i].last_node = NULL; in jffs2_free_raw_node_refs() 595 ref = jeb->last_node; in jffs2_link_node_ref() 616 uint32_t last_len = ref_totlen(c, jeb, jeb->last_node); in jffs2_link_node_ref() 620 ref_offset(jeb->last_node), in jffs2_link_node_ref() 621 ref_offset(jeb->last_node)+last_len); in jffs2_link_node_ref() 624 jeb->last_node = ref; in jffs2_link_node_ref() 673 if (jeb->last_node && ref_obsolete(jeb->last_node)) { in jffs2_scan_dirty_space() 675 jeb->last_node->__totlen += size; in jffs2_scan_dirty_space() 706 if (unlikely(ref != jeb->last_node)) { in __ref_totlen() 708 ref, ref_offset(ref), jeb->last_node, in __ref_totlen() [all …]
|
| H A D | malloc.c | 209 p = &jeb->last_node; in jffs2_prealloc_raw_node_refs() 236 nr, jeb->offset, jeb->last_node, jeb->last_node->flash_offset, in jffs2_prealloc_raw_node_refs() 237 jeb->last_node->next_in_ino); in jffs2_prealloc_raw_node_refs()
|
| H A D | wbuf.c | 294 BUG_ON(!ref_obsolete(jeb->last_node)); in jffs2_wbuf_recover() 325 end = ref_offset(jeb->last_node); in jffs2_wbuf_recover() 329 while ((raw = ref_next(raw)) != jeb->last_node) in jffs2_wbuf_recover() 463 for (raw = first_raw; raw != jeb->last_node; raw = ref_next(raw)) { in jffs2_wbuf_recover()
|
| H A D | debug.c | 335 if ((!ref_next(ref2)) != (ref2 == jeb->last_node)) { in __jffs2_dbg_acct_paranoia_check_nolock() 338 ref_offset(jeb->last_node), jeb->last_node); in __jffs2_dbg_acct_paranoia_check_nolock()
|
| H A D | erase.c | 310 jeb->first_node = jeb->last_node = NULL; in jffs2_free_jeb_node_refs()
|
| H A D | nodelist.h | 291 struct jffs2_raw_node_ref *last_node; member
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | numa_balancing.h | 19 extern void task_numa_fault(int last_node, int node, int pages, int flags); 26 static inline void task_numa_fault(int last_node, int node, int pages, in task_numa_fault() argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | mdesc.c | 634 u64 last_node = hp->mdesc.node_sz / 16; in mdesc_node_by_name() local 639 } else if (from_node >= last_node) { in mdesc_node_by_name() 645 while (ret < last_node) { in mdesc_node_by_name() 652 if (ret >= last_node) in mdesc_node_by_name() 662 u64 last_node = hp->mdesc.node_sz / 16; in mdesc_get_property() local 666 if (node == MDESC_NODE_NULL || node >= last_node) in mdesc_get_property() 708 u64 last_node = hp->mdesc.node_sz / 16; in mdesc_next_arc() local 710 if (from == MDESC_NODE_NULL || from >= last_node) in mdesc_next_arc() 744 u64 last_node = hp->mdesc.node_sz / 16; in mdesc_node_name() local 746 if (node == MDESC_NODE_NULL || node >= last_node) in mdesc_node_name()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_cle.c | 78 SET_VAL(CLE_DN_LASTN, dn->last_node) | in xgene_cle_dn_to_hw() 200 .last_node = 0, 236 .last_node = 0, 284 .last_node = 0, 369 .last_node = 0, 454 .last_node = 0, 540 .last_node = 1,
|
| H A D | xgene_enet_cle.h | 212 bool last_node; member
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_region.c | 443 int last_node = 0; in fdt_next_region() local 499 val = h_include(priv, fdt, last_node, FDT_IS_PROP, str, in fdt_next_region() 526 last_node = offset; in fdt_next_region()
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder.c | 6166 struct binder_node *last_node = NULL; in print_binder_proc() local 6191 if (last_node) in print_binder_proc() 6192 binder_put_node(last_node); in print_binder_proc() 6196 last_node = node; in print_binder_proc() 6200 if (last_node) in print_binder_proc() 6201 binder_put_node(last_node); in print_binder_proc() 6392 struct binder_node *last_node = NULL; in state_show() local 6407 if (last_node) in state_show() 6408 binder_put_node(last_node); in state_show() 6412 last_node = node; in state_show() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | xmethods.py | 172 last_node = obj['_M_impl']['_M_finish']['_M_node'] 175 return (last_node - first_node) * self._bufsize + (cur - first)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | xmethods.py | 172 last_node = obj['_M_impl']['_M_finish']['_M_node'] 175 return (last_node - first_node) * self._bufsize + (cur - first)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/ |
| H A D | 0001-gnulib-Update.patch | 5179 if ((idx == pmatch[0].rm_eo && cur_node == mctx->last_node)
|