Home
last modified time | relevance | path

Searched defs:is_leaf (Results 1 – 3 of 3) 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
/openbmc/linux/fs/reiserfs/
H A Dstree.c408 static int is_leaf(char *buf, int blocksize, struct buffer_head *bh) in is_leaf() function
/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