Home
last modified time | relevance | path

Searched refs:bn (Results 26 – 49 of 49) sorted by relevance

12

/openbmc/linux/drivers/crypto/
H A Dsa2ul.c787 unsigned long bn; in sa_free_ctx_info() local
789 bn = ctx->sc_id - data->sc_id_start; in sa_free_ctx_info()
791 __clear_bit(bn, data->ctx_bm); in sa_free_ctx_info()
804 unsigned long bn; in sa_init_ctx_info() local
808 bn = find_first_zero_bit(data->ctx_bm, SA_MAX_NUM_CTX); in sa_init_ctx_info()
809 __set_bit(bn, data->ctx_bm); in sa_init_ctx_info()
813 ctx->sc_id = (u16)(data->sc_id_start + bn); in sa_init_ctx_info()
826 __clear_bit(bn, data->ctx_bm); in sa_init_ctx_info()
/openbmc/openbmc/poky/meta/classes-global/
H A Dbuildstats.bbclass186 bn = d.getVar('BUILDNAME')
191 if bn is not None:
192 bsdir = os.path.join(d.getVar('BUILDSTATS_BASE'), bn)
/openbmc/linux/drivers/pci/controller/
H A Dpcie-mediatek.c367 u32 bn = bus->number; in mtk_pcie_config_read() local
373 return mtk_pcie_hw_rd_cfg(port, bn, devfn, where, size, val); in mtk_pcie_config_read()
380 u32 bn = bus->number; in mtk_pcie_config_write() local
386 return mtk_pcie_hw_wr_cfg(port, bn, devfn, where, size, val); in mtk_pcie_config_write()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h228 u8 bn[PN_LEN + 1]; member
H A Dcudbg_lib.c2735 memcpy(vpd_data->bn, vpd.pn, PN_LEN + 1); in cudbg_collect_vpd_data()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c6372 list_add_tail(&bond->bond_list, &bn->dev_list); in bond_init()
6433 bn->net = net; in bond_net_init()
6434 INIT_LIST_HEAD(&bn->dev_list); in bond_net_init()
6436 bond_create_proc_dir(bn); in bond_net_init()
6437 bond_create_sysfs(bn); in bond_net_init()
6444 struct bond_net *bn; in bond_net_exit_batch() local
6449 bn = net_generic(net, bond_net_id); in bond_net_exit_batch()
6450 bond_destroy_sysfs(bn); in bond_net_exit_batch()
6458 bn = net_generic(net, bond_net_id); in bond_net_exit_batch()
6466 bn = net_generic(net, bond_net_id); in bond_net_exit_batch()
[all …]
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_buddy_test.c499 struct drm_buddy_block *block, *bn; in drm_test_buddy_alloc_pessimistic() local
557 list_for_each_entry_safe(block, bn, &blocks, link) { in drm_test_buddy_alloc_pessimistic()
/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic31xx.c883 int bn = (aic31xx_divs[i].dosr * aic31xx_divs[i].mdac) / in aic31xx_setup_pll() local
885 if (s < bclk_score && bn > 0) { in aic31xx_setup_pll()
887 bclk_n = bn; in aic31xx_setup_pll()
/openbmc/linux/security/apparmor/
H A Dlabel.c165 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp() argument
174 AA_BUG(bn <= 0); in vec_cmp()
176 for (i = 0; i < an && i < bn; i++) { in vec_cmp()
183 return an - bn; in vec_cmp()
/openbmc/linux/arch/ia64/kernel/
H A Dmca_drv.c553 psr2->bn = 1; in recover_from_read_error()
H A Dmca.c931 if (ia64_psr(regs)->bn) in finish_pt_regs()
/openbmc/linux/arch/ia64/include/asm/
H A Dprocessor.h119 __u64 bn : 1; member
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2752 __u8 bn; member
2767 __u8 bn; member
2782 __u8 bn; member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c147 .country = LOCALES(bn, 11n),
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c1797 unsigned int bn = field.lbn + i * 8; in efx_mae_table_populate() local
1798 unsigned int wn = bn / 32; in efx_mae_table_populate()
1802 v <<= (bn % 32); in efx_mae_table_populate()
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py2129 bn = os.path.basename(p)
2130 if bn not in layers:
2131 layers[bn] = [p]
2133 layers[bn].append(p)
/openbmc/linux/fs/nilfs2/
H A Dsegment.c2176 static void nilfs_segctor_do_flush(struct nilfs_sc_info *sci, int bn) in nilfs_segctor_do_flush() argument
2179 if (!(sci->sc_flush_request & BIT(bn))) { in nilfs_segctor_do_flush()
2182 sci->sc_flush_request |= BIT(bn); in nilfs_segctor_do_flush()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h624 uint32_t bn:8; member
630 uint32_t bn:8;
/openbmc/linux/Documentation/arch/ia64/
H A Dfsys.rst247 PSR.bn Unchanged. Note: fsys-mode handlers may clear the bit, if needed.
/openbmc/linux/fs/gfs2/
H A Drgrp.c2418 int gfs2_alloc_blocks(struct gfs2_inode *ip, u64 *bn, unsigned int *nblocks, in gfs2_alloc_blocks() argument
2500 *bn = block; in gfs2_alloc_blocks()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js6bn,wn=/^(?:toggle|show|hide)$/,Tn=RegExp("^(?:([+-])=|)("+b+")([a-z%]*)$","i"),Cn=/queueHooks$/,kn… variable
/openbmc/linux/drivers/md/
H A Draid5.c4636 sector_t bn = raid5_compute_blocknr(sh, i, 1); in handle_stripe_expansion() local
4637 sector_t s = raid5_compute_sector(conf, bn, 0, in handle_stripe_expansion()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4200 -rw-r--r-- root root 22135 ./usr/include/openssl/bn.h
H A Dbuildhistory_filelist1.txt4199 -rw-r--r-- root root 22135 ./usr/include/openssl/bn.h

12