Home
last modified time | relevance | path

Searched refs:bu (Results 1 – 20 of 20) sorted by relevance

/linux/fs/ubifs/
H A Dfile.c593 struct bu_info *bu, int *n) in populate_page() argument
595 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0; in populate_page()
616 if (nn >= bu->cnt) { in populate_page()
619 } else if (key_block(c, &bu->zbranch[nn].key) == page_block) { in populate_page()
622 dn = bu->buf + (bu->zbranch[nn].offs - offs); in populate_page()
652 } else if (key_block(c, &bu->zbranch[nn].key) < page_block) { in populate_page()
696 static int ubifs_do_bulk_read(struct ubifs_info *c, struct bu_info *bu, in ubifs_do_bulk_read() argument
704 int allocate = bu->buf ? 0 : 1; in ubifs_do_bulk_read()
708 err = ubifs_tnc_get_bu_keys(c, bu); in ubifs_do_bulk_read()
712 if (bu->eof) { in ubifs_do_bulk_read()
[all …]
H A Dtnc.c1551 int ubifs_tnc_get_bu_keys(struct ubifs_info *c, struct bu_info *bu) in ubifs_tnc_get_bu_keys() argument
1555 unsigned int block = key_block(c, &bu->key); in ubifs_tnc_get_bu_keys()
1558 bu->cnt = 0; in ubifs_tnc_get_bu_keys()
1559 bu->blk_cnt = 0; in ubifs_tnc_get_bu_keys()
1560 bu->eof = 0; in ubifs_tnc_get_bu_keys()
1564 err = ubifs_lookup_level0(c, &bu->key, &znode, &n); in ubifs_tnc_get_bu_keys()
1571 if (len > bu->buf_len) { in ubifs_tnc_get_bu_keys()
1576 bu->zbranch[bu->cnt++] = znode->zbranch[n]; in ubifs_tnc_get_bu_keys()
1577 bu->blk_cnt += 1; in ubifs_tnc_get_bu_keys()
1593 if (key_inum(c, key) != key_inum(c, &bu->key) || in ubifs_tnc_get_bu_keys()
[all …]
H A Dsuper.c1153 if (c->bu.buf) in bu_init()
1157 c->bu.buf = kmalloc(c->max_bu_buf_len, GFP_KERNEL | __GFP_NOWARN); in bu_init()
1158 if (!c->bu.buf) { in bu_init()
1591 kfree(c->bu.buf); in mount_ubifs()
1635 kfree(c->bu.buf); in ubifs_umount()
1992 kfree(c->bu.buf); in ubifs_reconfigure()
1993 c->bu.buf = NULL; in ubifs_reconfigure()
H A Dubifs.h1339 struct bu_info bu; member
1881 int ubifs_tnc_get_bu_keys(struct ubifs_info *c, struct bu_info *bu);
1882 int ubifs_tnc_bulk_read(struct ubifs_info *c, struct bu_info *bu);
/linux/arch/microblaze/lib/
H A Ducmpdi2.c9 const DWunion bu = {.ll = b}; in __ucmpdi2() local
11 if ((unsigned int) au.s.high < (unsigned int) bu.s.high) in __ucmpdi2()
13 else if ((unsigned int) au.s.high > (unsigned int) bu.s.high) in __ucmpdi2()
15 if ((unsigned int) au.s.low < (unsigned int) bu.s.low) in __ucmpdi2()
17 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low) in __ucmpdi2()
H A Dcmpdi2.c11 const DWunion bu = { in __cmpdi2() local
15 if (au.s.high < bu.s.high) in __cmpdi2()
17 else if (au.s.high > bu.s.high) in __cmpdi2()
20 if ((unsigned int) au.s.low < (unsigned int) bu.s.low) in __cmpdi2()
22 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low) in __cmpdi2()
/linux/lib/
H A Dcmpdi2.c14 const DWunion bu = { in __cmpdi2() local
18 if (au.s.high < bu.s.high) in __cmpdi2()
20 else if (au.s.high > bu.s.high) in __cmpdi2()
23 if ((unsigned int) au.s.low < (unsigned int) bu.s.low) in __cmpdi2()
25 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low) in __cmpdi2()
H A Ducmpdi2.c11 const DWunion bu = {.ll = b}; in __ucmpdi2() local
13 if ((unsigned int) au.s.high < (unsigned int) bu.s.high) in __ucmpdi2()
15 else if ((unsigned int) au.s.high > (unsigned int) bu.s.high) in __ucmpdi2()
17 if ((unsigned int) au.s.low < (unsigned int) bu.s.low) in __ucmpdi2()
19 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low) in __ucmpdi2()
H A Duuid.c69 void uuid_gen(uuid_t *bu) in uuid_gen() argument
71 __uuid_gen_common(bu->b); in uuid_gen()
73 bu->b[6] = (bu->b[6] & 0x0F) | 0x40; in uuid_gen()
/linux/arch/parisc/lib/
H A Ducmpdi2.c16 union ull_union bu = {.ull = b}; in __ucmpdi2() local
18 if (au.ui.high < bu.ui.high) in __ucmpdi2()
20 else if (au.ui.high > bu.ui.high) in __ucmpdi2()
22 if (au.ui.low < bu.ui.low) in __ucmpdi2()
24 else if (au.ui.low > bu.ui.low) in __ucmpdi2()
/linux/arch/arm/mach-at91/
H A Dpm.c129 struct at91_pm_bu *bu; member
489 soc_pm.bu->suspended = 1; in at91_pm_begin()
490 else if (soc_pm.bu) in at91_pm_begin()
491 soc_pm.bu->suspended = 0; in at91_pm_begin()
573 soc_pm.bu->ddr_phy_calibration[0] = modified_fix_code[index] << DDR3PHY_ZQ0SR0_PDO_OFF; in at91_suspend_finish()
577 soc_pm.bu->ddr_phy_calibration[0] |= modified_fix_code[index] << DDR3PHY_ZQ0SR0_PUO_OFF; in at91_suspend_finish()
581 soc_pm.bu->ddr_phy_calibration[0] |= modified_fix_code[index] << DDR3PHY_ZQ0SR0_PDODT_OFF; in at91_suspend_finish()
585 soc_pm.bu->ddr_phy_calibration[0] |= modified_fix_code[index] << DDR3PHY_ZQ0SRO_PUODT_OFF; in at91_suspend_finish()
593 soc_pm.bu->ddr_phy_calibration[i] = in at91_suspend_finish()
1094 soc_pm.bu = (void *)gen_pool_alloc(sram_pool, sizeof(struct at91_pm_bu)); in at91_pm_backup_init()
[all …]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_tv.c70 u16 ru, gu, bu, au; member
198 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
208 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
218 .ru = 0x074c, .gu = 0x0546, .bu = 0x05ec, .au = 0x0200,
228 .ru = 0x0788, .gu = 0x0581, .bu = 0x0322, .au = 0x0200,
238 .ru = 0x0745, .gu = 0x053f, .bu = 0x05e1, .au = 0x0200,
248 .ru = 0x0780, .gu = 0x0579, .bu = 0x031c, .au = 0x0200,
258 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
268 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
278 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
[all …]
/linux/arch/loongarch/lib/
H A Dunaligned.S38 2: ld.bu t3, a0, 0
/linux/arch/sparc/math-emu/
H A Dmath_32.c282 #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru <… in do_one_mathemu() argument
H A Dmath_64.c176 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument
/linux/drivers/net/pse-pd/
H A DKconfig21 example for basic implementation of PoDL (802.3bu) specification.
/linux/Documentation/networking/pse-pd/
H A Dintroduction.rst38 - **802.3bu (Approved in 2016-12-07)**: Formerly referred to as PoDL, detailed
/linux/drivers/pci/
H A Dsetup-bus.c860 u32 l, bu, lu; in pci_setup_bridge_mmio_pref() local
870 bu = lu = 0; in pci_setup_bridge_mmio_pref()
878 bu = upper_32_bits(region.start); in pci_setup_bridge_mmio_pref()
888 pci_write_config_dword(bridge, PCI_PREF_BASE_UPPER32, bu); in pci_setup_bridge_mmio_pref()
/linux/drivers/hid/
H A Dhid-wiimote-modules.c2225 __u8 sx, sy, tb, wb, bd, bm, bp, bo, br, bb, bg, by, bu; in wiimod_guitar_in_ext() local
2270 bu = !(ext[5] & 0x01); in wiimod_guitar_in_ext()
2273 bu = !(ext[0] & 0x01); in wiimod_guitar_in_ext()
2300 bu); in wiimod_guitar_in_ext()
/linux/drivers/video/fbdev/sis/
H A Dsis_main.c6331 int bu = ivideo->sisfb_mode_idx; in sisfb_probe() local
6334 if(bu != ivideo->sisfb_mode_idx) { in sisfb_probe()
6336 sisbios_mode[bu].xres, in sisfb_probe()
6337 sisbios_mode[bu].yres, in sisfb_probe()
6338 sisbios_mode[bu].bpp); in sisfb_probe()