Home
last modified time | relevance | path

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

/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.h1930 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ argument
1939 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1947 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1955 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1963 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1972 #define STATS_DESC(SCOPE, stat, type, unit, base, exp, sz, bsz) \ argument
1984 #define STATS_DESC_LINEAR_HIST(SCOPE, name, unit, base, exponent, sz, bsz) \ argument
2018 #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 Djitdump.c142 ssize_t bs, bsz = 0; in jit_open() local
H A Dthread-stack.c621 const size_t bsz = sizeof(struct branch_entry); in thread_stack__br_sample() local
/linux/drivers/pcmcia/
H A Dcistpl.c980 int i, j, bsz, lsz; in parse_io() local
/linux/fs/ubifs/
H A Dlpt.c603 int blnum, boffs, bsz, bcnt; in ubifs_create_dflt_lpt() local
/linux/fs/jfs/
H A Djfs_dmap.c2696 int budsz, bud, w, bsz, size; in dbBackSplit() local
/linux/mm/
H A Dfilemap.c3037 size_t offset, bsz = i_blocksize(mapping->host); in folio_seek_hole_data() local