Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/
Decam.c33 unsigned int bus_range, bus_range_max, bsz; in pci_ecam_create() local
129 unsigned int bsz = 1 << cfg->bus_shift; in pci_ecam_add_bus() local
/linux-6.12.1/arch/arm64/crypto/
Daes-cipher-core.S84 .macro do_crypt, round, ttab, ltab, bsz
/linux-6.12.1/arch/arm/crypto/
Daes-cipher-core.S102 .macro do_crypt, round, ttab, ltab, bsz
/linux-6.12.1/fs/erofs/
Ddir.c50 unsigned long bsz = sb->s_blocksize; in erofs_readdir() local
Dnamei.c92 unsigned int bsz = i_blocksize(dir); in erofs_find_target_block() local
/linux-6.12.1/arch/loongarch/pci/
Dacpi.c97 int bsz, bus_range, err; in arch_pci_ecam_create() local
/linux-6.12.1/include/linux/
Dkvm_host.h1869 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ argument
1878 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1886 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1894 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1902 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument
1911 #define STATS_DESC(SCOPE, stat, type, unit, base, exp, sz, bsz) \ argument
1923 #define STATS_DESC_LINEAR_HIST(SCOPE, name, unit, base, exponent, sz, bsz) \ argument
1957 #define STATS_DESC_LINHIST_TIME_NSEC(SCOPE, name, sz, bsz) \ argument
/linux-6.12.1/net/tipc/
Dmsg.c488 u32 msz, bsz, offset, pad; in tipc_msg_bundle() local
/linux-6.12.1/tools/perf/util/
Djitdump.c142 ssize_t bs, bsz = 0; in jit_open() local
Dintel-bts.c411 size_t sz, bsz = sizeof(struct branch); in intel_bts_process_buffer() local
Dthread-stack.c621 const size_t bsz = sizeof(struct branch_entry); in thread_stack__br_sample() local
/linux-6.12.1/drivers/pcmcia/
Dcistpl.c980 int i, j, bsz, lsz; in parse_io() local
/linux-6.12.1/fs/ubifs/
Dlpt.c603 int blnum, boffs, bsz, bcnt; in ubifs_create_dflt_lpt() local
/linux-6.12.1/fs/jfs/
Djfs_dmap.c2693 int budsz, bud, w, bsz, size; in dbBackSplit() local
/linux-6.12.1/mm/
Dfilemap.c2988 size_t offset, bsz = i_blocksize(mapping->host); in folio_seek_hole_data() local