Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Decam.c33 unsigned int bus_range, bus_range_max, bsz; in pci_ecam_create() local
131 unsigned int bsz = 1 << cfg->bus_shift; in pci_ecam_add_bus() local
/linux/arch/arm64/crypto/
H A Daes-cipher-core.S84 .macro do_crypt, round, ttab, ltab, bsz
/linux/arch/arm/crypto/
H A Daes-cipher-core.S102 .macro do_crypt, round, ttab, ltab, bsz
/linux/fs/erofs/
H A Ddir.c50 unsigned long bsz = sb->s_blocksize; in erofs_readdir() local
H A Dnamei.c92 unsigned int bsz = i_blocksize(dir); in erofs_find_target_block() local
/linux/arch/loongarch/pci/
H A Dacpi.c97 int bsz, bus_range, err; in arch_pci_ecam_create() local
/linux/include/linux/
H A Dkvm_host.h1944 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ argument
1953 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1961 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1969 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1977 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1986 #define STATS_DESC(SCOPE, stat, type, unit, base, exp, sz, bsz) \ argument
1998 #define STATS_DESC_LINEAR_HIST(SCOPE, name, unit, base, exponent, sz, bsz) \ argument
2032 #define STATS_DESC_LINHIST_TIME_NSEC(SCOPE, name, sz, bsz) \ argument
/linux/net/tipc/
H A Dmsg.c488 u32 msz, bsz, offset, pad; in tipc_msg_bundle() local
/linux/tools/perf/util/
H A Dthread-stack.c621 const size_t bsz = sizeof(struct branch_entry); in thread_stack__br_sample() local
/linux/fs/ubifs/
H A Dlpt.c603 int blnum, boffs, bsz, bcnt; in ubifs_create_dflt_lpt() local
/linux/mm/
H A Dfilemap.c3057 size_t offset, bsz = i_blocksize(mapping->host); in folio_seek_hole_data() local