Home
last modified time | relevance | path

Searched refs:bsz (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Decam.c32 unsigned int bus_range, bus_range_max, bsz; in pci_ecam_create() local
56 bsz = 1 << ops->bus_shift; in pci_ecam_create()
77 pci_remap_cfgspace(cfgres->start + i * bsz, in pci_ecam_create()
78 bsz); in pci_ecam_create()
83 cfg->win = pci_remap_cfgspace(cfgres->start, bus_range * bsz); in pci_ecam_create()
/kernel/linux/linux-6.6/drivers/pci/
H A Decam.c33 unsigned int bus_range, bus_range_max, bsz; in pci_ecam_create() local
62 bsz = 1 << bus_shift; in pci_ecam_create()
82 cfg->win = pci_remap_cfgspace(cfgres->start, bus_range * bsz); in pci_ecam_create()
129 unsigned int bsz = 1 << cfg->bus_shift; in pci_ecam_add_bus() local
140 start = cfg->res.start + busn * bsz; in pci_ecam_add_bus()
142 cfg->winp[busn] = pci_remap_cfgspace(start, bsz); in pci_ecam_add_bus()
/kernel/linux/linux-6.6/fs/erofs/
H A Ddir.c54 unsigned long bsz = sb->s_blocksize; in erofs_readdir() local
75 if (nameoff < sizeof(struct erofs_dirent) || nameoff >= bsz) { in erofs_readdir()
82 maxsize = min_t(unsigned int, dirsize - ctx->pos + ofs, bsz); in erofs_readdir()
H A Dnamei.c92 unsigned int bsz = i_blocksize(dir); in erofs_find_target_block() local
105 const int nameoff = nameoff_from_disk(de->nameoff, bsz); in erofs_find_target_block()
125 dname.end = (u8 *)de + bsz; in erofs_find_target_block()
128 nameoff_from_disk(de[1].nameoff, bsz); in erofs_find_target_block()
H A Dinode.c208 unsigned int bsz = i_blocksize(inode); in erofs_fill_symlink() local
213 inode->i_size >= bsz || inode->i_size < 0) { in erofs_fill_symlink()
224 if (m_pofs + inode->i_size > bsz) { in erofs_fill_symlink()
/kernel/linux/linux-6.6/include/linux/
H A Dkvm_host.h1782 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \
1789 .bucket_size = bsz
1791 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \
1794 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \
1799 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \
1802 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \
1807 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \
1810 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \
1815 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \
1818 STATS_DESC_COMMON(type, unit, base, exp, sz, bsz), \
[all...]
/kernel/linux/linux-5.10/arch/loongarch/pci/
H A Dacpi.c96 unsigned int bus_range, bsz; in arch_pci_ecam_create() local
114 bsz = 1 << ops->bus_shift; in arch_pci_ecam_create()
129 cfg->win = pci_remap_cfgspace(cfgres->start, bus_range * bsz); in arch_pci_ecam_create()
/kernel/linux/linux-6.6/arch/loongarch/pci/
H A Dacpi.c97 int bsz, bus_range, err; in arch_pci_ecam_create() local
115 bsz = 1 << ops->bus_shift; in arch_pci_ecam_create()
130 cfg->win = pci_remap_cfgspace(cfgres->start, bus_range * bsz); in arch_pci_ecam_create()
/kernel/linux/linux-5.10/tools/perf/util/
H A Djitdump.c138 ssize_t bs, bsz = 0; in jit_open() local
146 bsz = hmax(sizeof(header), sizeof(*prefix)); in jit_open()
148 buf = malloc(bsz); in jit_open()
216 if (bs > bsz) { in jit_open()
220 bsz = bs; in jit_open()
223 ret = fread(buf, bs - bsz, 1, jd->in); in jit_open()
H A Dintel-bts.c411 size_t sz, bsz = sizeof(struct branch); in intel_bts_process_buffer() local
426 for (; sz > bsz; branch += 1, sz -= bsz) { in intel_bts_process_buffer()
H A Dthread-stack.c620 const size_t bsz = sizeof(struct branch_entry); in thread_stack__br_sample() local
638 memcpy(be, &src->entries[ts->br_stack_pos], bsz * nr); in thread_stack__br_sample()
644 memcpy(be, &src->entries[0], bsz * ts->br_stack_pos); in thread_stack__br_sample()
/kernel/linux/linux-6.6/tools/perf/util/
H A Djitdump.c142 ssize_t bs, bsz = 0; in jit_open() local
152 bsz = hmax(sizeof(header), sizeof(*prefix)); in jit_open()
154 buf = malloc(bsz); in jit_open()
222 if (bs > bsz) { in jit_open()
226 bsz = bs; in jit_open()
229 ret = fread(buf, bs - bsz, 1, jd->in); in jit_open()
H A Dintel-bts.c411 size_t sz, bsz = sizeof(struct branch); in intel_bts_process_buffer() local
426 for (; sz > bsz; branch += 1, sz -= bsz) { in intel_bts_process_buffer()
H A Dthread-stack.c621 const size_t bsz = sizeof(struct branch_entry); in thread_stack__br_sample() local
639 memcpy(be, &src->entries[ts->br_stack_pos], bsz * nr); in thread_stack__br_sample()
645 memcpy(be, &src->entries[0], bsz * ts->br_stack_pos); in thread_stack__br_sample()
/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c488 u32 msz, bsz, offset, pad; in tipc_msg_bundle() local
491 bsz = msg_size(bmsg); in tipc_msg_bundle()
492 offset = align(bsz); in tipc_msg_bundle()
493 pad = offset - bsz; in tipc_msg_bundle()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c484 u32 msz, bsz, offset, pad; in tipc_msg_bundle() local
487 bsz = msg_size(bmsg); in tipc_msg_bundle()
488 offset = BUF_ALIGN(bsz); in tipc_msg_bundle()
489 pad = offset - bsz; in tipc_msg_bundle()
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dcistpl.c980 int i, j, bsz, lsz; in parse_io() local
996 bsz = (*p & 0x30) >> 4; in parse_io()
997 if (bsz == 3) in parse_io()
998 bsz++; in parse_io()
1007 for (j = 0; j < bsz; j++, p++) { in parse_io()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dcistpl.c980 int i, j, bsz, lsz; in parse_io() local
996 bsz = (*p & 0x30) >> 4; in parse_io()
997 if (bsz == 3) in parse_io()
998 bsz++; in parse_io()
1007 for (j = 0; j < bsz; j++, p++) { in parse_io()
/kernel/linux/linux-6.6/mm/
H A Dfilemap.c2995 size_t offset, bsz = i_blocksize(mapping->host); in folio_seek_hole_data() local
3008 offset = offset_in_folio(folio, start) & ~(bsz - 1); in folio_seek_hole_data()
3011 if (ops->is_partially_uptodate(folio, offset, bsz) == in folio_seek_hole_data()
3014 start = (start + bsz) & ~(bsz - 1); in folio_seek_hole_data()
3015 offset += bsz; in folio_seek_hole_data()
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.c2755 int budsz, bud, w, bsz, size; in dbBackSplit() local
2786 for (w = leafno, bsz = budsz;; bsz <<= 1, in dbBackSplit()
2788 if (bsz >= le32_to_cpu(tp->dmt_nleafs)) { in dbBackSplit()
2795 bud = w ^ bsz; in dbBackSplit()
/kernel/linux/linux-5.10/fs/ubifs/
H A Dlpt.c603 int blnum, boffs, bsz, bcnt; in ubifs_create_dflt_lpt() local
697 bsz = c->pnode_sz; /* Size of nodes in level below */ in ubifs_create_dflt_lpt()
753 if (boffs + bsz > c->leb_size) { in ubifs_create_dflt_lpt()
759 boffs += bsz; in ubifs_create_dflt_lpt()
776 bsz = c->nnode_sz; in ubifs_create_dflt_lpt()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.c2691 int budsz, bud, w, bsz, size; in dbBackSplit() local
2722 for (w = leafno, bsz = budsz;; bsz <<= 1, in dbBackSplit()
2724 if (bsz >= le32_to_cpu(tp->dmt_nleafs)) { in dbBackSplit()
2731 bud = w ^ bsz; in dbBackSplit()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlpt.c603 int blnum, boffs, bsz, bcnt; in ubifs_create_dflt_lpt() local
697 bsz = c->pnode_sz; /* Size of nodes in level below */ in ubifs_create_dflt_lpt()
753 if (boffs + bsz > c->leb_size) { in ubifs_create_dflt_lpt()
759 boffs += bsz; in ubifs_create_dflt_lpt()
776 bsz = c->nnode_sz; in ubifs_create_dflt_lpt()

Completed in 72 milliseconds