Home
last modified time | relevance | path

Searched defs:leaves (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/arch/mips/kernel/
Dcacheinfo.c24 int levels = 0, leaves = 0; in init_cache_level() local
/linux-6.1.9/arch/arm64/kernel/
Dcacheinfo.c48 unsigned int ctype, level, leaves; in init_cache_level() local
/linux-6.1.9/arch/riscv/kernel/
Dcacheinfo.c121 int levels = 0, leaves = 0, level; in init_cache_level() local
/linux-6.1.9/arch/s390/kernel/
Dcache.c128 unsigned int level = 0, leaves = 0; in init_cache_level() local
/linux-6.1.9/fs/btrfs/
Dbackref.h261 struct list_head leaves; member
Drelocation.c3392 struct ulist *leaves = NULL; in add_data_references() local
/linux-6.1.9/fs/unicode/
Dmkutf8data.c424 int nodes, singletons, leaves; in tree_walk() local
1197 int leaves; in emit() local
/linux-6.1.9/arch/x86/include/asm/
Dprocessor.h811 static inline uint32_t hypervisor_cpuid_base(const char *sig, uint32_t leaves) in hypervisor_cpuid_base()
/linux-6.1.9/fs/gfs2/
Ddir.c1375 unsigned leaves = 0, leaf = 0, offset, sort_offset; in gfs2_dir_read_leaf() local
/linux-6.1.9/kernel/power/
Dsnapshot.c393 struct list_head leaves; /* Radix Tree leaves */ member
/linux-6.1.9/net/ipv4/
Dfib_trie.c160 unsigned int leaves; member