/linux/drivers/net/bonding/ |
A D | bond_procfs.c | 269 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_create_proc_entry() local 285 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_remove_proc_entry() local 297 void __net_init bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir() 310 void __net_exit bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir()
|
A D | bond_sysfs.c | 38 struct bond_net *bn = in bonding_show_bonds() local 62 static struct net_device *bond_get_by_name(struct bond_net *bn, const char *ifname) in bond_get_by_name() 82 struct bond_net *bn = in bonding_store_bonds() local 793 int bond_create_sysfs(struct bond_net *bn) in bond_create_sysfs() 826 void bond_destroy_sysfs(struct bond_net *bn) in bond_destroy_sysfs()
|
A D | bond_main.c | 5867 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_init() local 5958 struct bond_net *bn = net_generic(net, bond_net_id); in bond_net_init() local 5971 struct bond_net *bn = net_generic(net, bond_net_id); in bond_net_exit() local
|
/linux/fs/jfs/ |
A D | jfs_xtree.c | 139 s64 bn; in xtLookup() local 232 s64 bn; /* block number */ in xtSearch() local 532 s64 bn; in xtInsert() local 1356 s64 bn; in xtExtend() local 1519 s64 bn; in xtTailgate() local 1698 s64 bn; in xtUpdate() local 2165 s64 bn, xaddr; in xtAppend() local 2331 s64 bn; in xtDelete() local 2564 s64 bn; in xtRelocate() local 3155 s64 bn; in xtTruncate() local [all …]
|
A D | jfs_dtree.c | 572 s64 bn; in dtSearch() local 815 s64 bn; in dtInsert() local 2074 s64 bn; in dtDelete() local 2439 s64 bn; in dtRelocate() local 2634 s64 bn; in dtSearchNode() local 2906 static void add_missing_indices(struct inode *inode, s64 bn) in add_missing_indices() 3004 s64 bn; in jfs_readdir() local 3333 s64 bn; in dtReadFirst() local 3411 s64 bn; in dtReadNext() local 3907 s64 bn = 0; in dtInsertEntry() local [all …]
|
A D | jfs_btree.h | 99 s64 bn; /* 8: */ member
|
/linux/drivers/net/ |
A D | bareudp.c | 592 static struct bareudp_dev *bareudp_find_dev(struct bareudp_net *bn, in bareudp_find_dev() 607 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_configure() local 760 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_init_net() local 768 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_destroy_tunnels() local
|
/linux/drivers/char/ |
A D | bsr.c | 166 static int bsr_add_node(struct device_node *bn) in bsr_add_node() 271 static int bsr_create_devs(struct device_node *bn) in bsr_create_devs()
|
/linux/fs/freevxfs/ |
A D | vxfs_bmap.c | 67 vxfs_bmap_ext4(struct inode *ip, long bn) in vxfs_bmap_ext4()
|
/linux/fs/reiserfs/ |
A D | journal.c | 138 struct reiserfs_bitmap_node *bn; in allocate_bitmap_node() local 158 struct reiserfs_bitmap_node *bn = NULL; in get_bitmap_node() local 179 struct reiserfs_bitmap_node *bn) in free_bitmap_node() 196 struct reiserfs_bitmap_node *bn = NULL; in allocate_bitmap_nodes() local 260 struct reiserfs_bitmap_node *bn; in free_bitmap_nodes() local 972 b_blocknr_t bn; in flush_commit_list() local
|
/linux/drivers/md/persistent-data/ |
A D | dm-btree.c | 1459 struct btree_node *bn = dm_block_data(n->b); in prefetch_values() local 1474 struct btree_node *bn = dm_block_data(n->b); in leaf_node() local 1511 struct btree_node *bn; in inc_or_backtrack() local 1534 struct btree_node *bn; in find_leaf() local 1611 struct btree_node *bn = dm_block_data(n->b); in dm_btree_cursor_get_value() local
|
/linux/fs/gfs2/ |
A D | xattr.c | 149 u64 bn; in ea_foreach() local 238 u64 bn = 0; in ea_dealloc_unstuffed() local 1295 u64 bn; in ea_dealloc_indirect() local 1340 u64 bn; in ea_dealloc_indirect() local
|
A D | dir.c | 864 u64 bn; in new_leaf() local 915 u64 bn; in dir_make_exhash() local 1005 u64 bn, leaf_no; in dir_split_leaf() local 1732 u64 bn; in dir_new_leaf() local
|
A D | bmap.c | 611 unsigned offset, u64 bn) in gfs2_indirect_init() 669 u64 bn; in __gfs2_iomap_alloc() local 1451 u64 bn, bstart, isize_blks; in sweep_bh_for_rgrps() local
|
/linux/drivers/gpu/drm/i915/selftests/ |
A D | i915_buddy.c | 408 struct i915_buddy_block *block, *bn; in igt_buddy_alloc_pessimistic() local
|
/linux/drivers/usb/storage/ |
A D | ene_ub6250.c | 681 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in sd_scsi_read() local 721 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in sd_scsi_write() local 880 u32 bn = PhyBlockAddr * 0x20 + PageNum; in ms_read_readpage() local 1193 u32 bn = PhyBlockAddr; in ms_read_eraseblock() local 1645 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in ms_scsi_read() local 1744 u32 bn = ((cdb[2] << 24) & 0xff000000) | in ms_scsi_write() local
|
/linux/drivers/pci/controller/ |
A D | pcie-mediatek.c | 367 u32 bn = bus->number; in mtk_pcie_config_read() local 387 u32 bn = bus->number; in mtk_pcie_config_write() local
|
/linux/include/net/ |
A D | bonding.h | 678 static inline void bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir() 682 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir()
|
/linux/drivers/nvme/target/ |
A D | nvmet.h | 391 static inline void nvmet_clear_aen_bit(struct nvmet_req *req, u32 bn) in nvmet_clear_aen_bit() 399 static inline bool nvmet_aen_bit_disabled(struct nvmet_ctrl *ctrl, u32 bn) in nvmet_aen_bit_disabled()
|
/linux/drivers/accessibility/speakup/ |
A D | main.c | 863 static int bn; variable 883 int i, bn; in get_sentence_buf() local
|
/linux/drivers/crypto/ |
A D | sa2ul.c | 786 unsigned long bn; in sa_free_ctx_info() local 803 unsigned long bn; in sa_init_ctx_info() local
|
/linux/sound/soc/codecs/ |
A D | tlv320aic31xx.c | 860 int bn = (aic31xx_divs[i].dosr * aic31xx_divs[i].mdac) / in aic31xx_setup_pll() local
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
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/arch/ia64/include/asm/ |
A D | processor.h | 119 __u64 bn : 1; member
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cudbg_entity.h | 228 u8 bn[PN_LEN + 1]; member
|