Home
last modified time | relevance | path

Searched refs:leafs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/Documentation/virt/kvm/
Dcpuid.rst30 This function queries the presence of KVM cpuid leafs.
Dmmu.txt240 possible for non-leafs. This field counts the number of emulations
/Linux-v5.4/fs/btrfs/
Dbackref.c1367 u64 time_seq, struct ulist **leafs, argument
1372 *leafs = ulist_alloc(GFP_NOFS);
1373 if (!*leafs)
1377 *leafs, NULL, extent_item_pos, NULL, ignore_offset);
1379 free_leaf_list(*leafs);