| /linux/drivers/net/bonding/ |
| H A D | bond_procfs.c | 286 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_create_proc_entry() local 302 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_remove_proc_entry() local 314 void __net_init bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir() 326 void __net_exit bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir()
|
| H A D | bond_main.c | 6454 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_init() local 6527 struct bond_net *bn = net_generic(net, bond_net_id); in bond_net_init() local 6544 struct bond_net *bn = net_generic(net, bond_net_id); in bond_net_pre_exit() local 6552 struct bond_net *bn = net_generic(net, bond_net_id); in bond_net_exit_rtnl() local 6566 struct bond_net *bn; in bond_net_exit_batch() local
|
| /linux/fs/jfs/ |
| H A D | jfs_dtree.c | 322 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index() 512 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, in modify_index() 573 s64 bn; in dtSearch() local 821 s64 bn; in dtInsert() local 2082 s64 bn; in dtDelete() local 2616 static int add_missing_indices(struct inode *inode, s64 bn) in add_missing_indices() 2725 s64 bn; in jfs_readdir() local 3063 s64 bn; in dtReadFirst() local 3148 s64 bn; in dtReadNext() local 3644 s64 bn = 0; in dtInsertEntry() local [all …]
|
| H A D | jfs_btree.h | 99 s64 bn; /* 8: */ member
|
| /linux/drivers/net/ |
| H A D | bareudp.c | 633 static struct bareudp_dev *bareudp_find_dev(struct bareudp_net *bn, in bareudp_find_dev() 649 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_configure() local 775 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_init_net() local 784 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_exit_rtnl_net() local
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_ethtool.c | 18 struct bnge_net *bn = netdev_priv(dev); in bnge_get_drvinfo() local
|
| /linux/drivers/char/ |
| H A D | bsr.c | 169 static int bsr_add_node(struct device_node *bn) in bsr_add_node() 274 static int bsr_create_devs(struct device_node *bn) in bsr_create_devs()
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-btree.c | 1472 struct btree_node *bn = dm_block_data(n->b); in prefetch_values() local 1487 struct btree_node *bn = dm_block_data(n->b); in leaf_node() local 1524 struct btree_node *bn; in inc_or_backtrack() local 1547 struct btree_node *bn; in find_leaf() local 1625 struct btree_node *bn = dm_block_data(n->b); in dm_btree_cursor_get_value() local
|
| /linux/fs/freevxfs/ |
| H A D | vxfs_bmap.c | 43 vxfs_bmap_ext4(struct inode *ip, long bn) in vxfs_bmap_ext4()
|
| /linux/fs/gfs2/ |
| H A D | dir.c | 868 u64 bn; in new_leaf() local 918 u64 bn; in dir_make_exhash() local 1006 u64 bn, leaf_no; in dir_split_leaf() local 1732 u64 bn; in dir_new_leaf() local
|
| H A D | bmap.c | 610 unsigned offset, u64 bn) in gfs2_indirect_init() 667 u64 bn; in __gfs2_iomap_alloc() local 1469 u64 bn, bstart, isize_blks; in sweep_bh_for_rgrps() local
|
| /linux/drivers/usb/storage/ |
| H A D | ene_ub6250.c | 678 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in sd_scsi_read() local 718 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in sd_scsi_write() local 877 u32 bn = PhyBlockAddr * 0x20 + PageNum; in ms_read_readpage() local 1190 u32 bn = PhyBlockAddr; in ms_read_eraseblock() local 1642 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in ms_scsi_read() local 1741 u32 bn = ((cdb[2] << 24) & 0xff000000) | in ms_scsi_write() local
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-mediatek.c | 365 u32 bn = bus->number; in mtk_pcie_config_read() local 378 u32 bn = bus->number; in mtk_pcie_config_write() local
|
| /linux/include/net/ |
| H A D | bonding.h | 729 static inline void bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir() argument 733 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() argument
|
| /linux/drivers/accessibility/speakup/ |
| H A D | main.c | 864 static int bn; variable 884 int i, bn; in get_sentence_buf() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | vsc7326_reg.h | 87 #define REG_TRAFFIC_SHAPER_BUCKET(ie,bn) CRA(0x2,ie&1,0x0a + (bn>7) | ((bn&7)<<4)) argument
|
| /linux/drivers/nvme/target/ |
| H A D | nvmet.h | 526 static inline void nvmet_clear_aen_bit(struct nvmet_req *req, u32 bn) in nvmet_clear_aen_bit() 534 static inline bool nvmet_aen_bit_disabled(struct nvmet_ctrl *ctrl, u32 bn) in nvmet_aen_bit_disabled()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cudbg_entity.h | 228 u8 bn[PN_LEN + 1]; member
|
| /linux/security/apparmor/ |
| H A D | label.c | 166 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mae.c | 1846 unsigned int bn = field.lbn + i * 8; in efx_mae_table_populate() local
|
| /linux/fs/nilfs2/ |
| H A D | segment.c | 2211 static void nilfs_segctor_do_flush(struct nilfs_sc_info *sci, int bn) in nilfs_segctor_do_flush()
|
| /linux/lib/ |
| H A D | maple_tree.c | 161 struct maple_big_node *bn; member 1693 struct maple_big_node *bn, unsigned char *mid_split) in mab_calc_split()
|
| /linux/include/net/bluetooth/ |
| H A D | hci.h | 2834 __u8 bn; member 2849 __u8 bn; member 2870 __u8 bn; member
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pci-defs.h | 624 uint32_t bn:8; member
|