Home
last modified time | relevance | path

Searched refs:is_leaf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c174 bool prologue_instrumented = false, is_leaf = true; in stackleak_instrument_execute() local
198 is_leaf = false; in stackleak_instrument_execute()
232 if (is_leaf && in stackleak_instrument_execute()
238 if (is_leaf && in stackleak_instrument_execute()
/openbmc/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c426 bool is_leaf = is_present && is_last_spte(new_spte, level); in handle_changed_spte() local
442 if (was_leaf && is_leaf && pfn_changed) { in handle_changed_spte()
461 if (is_leaf) in handle_changed_spte()
489 if (is_leaf != was_leaf) in handle_changed_spte()
490 kvm_update_page_stats(kvm, level, is_leaf ? 1 : -1); in handle_changed_spte()
503 (is_leaf || !is_present || WARN_ON_ONCE(pfn_changed))) in handle_changed_spte()
/openbmc/linux/fs/reiserfs/
H A Dstree.c408 static int is_leaf(char *buf, int blocksize, struct buffer_head *bh) in is_leaf() function
539 return is_leaf(bh->b_data, bh->b_size, bh); in is_tree_node()
/openbmc/rest-dbus/resources/
H A Djstree.min.js2 …tion(a){return a=this.get_node(a),a&&this.is_parent(a)&&!a.state.opened},is_leaf:function(a){retur… method in AnonymousClassf811328e0f01