Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.3-rc2/drivers/net/bonding/
A Dbond_procfs.c286 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()
A Dbond_sysfs.c38 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
806 int bond_create_sysfs(struct bond_net *bn) in bond_create_sysfs()
839 void bond_destroy_sysfs(struct bond_net *bn) in bond_destroy_sysfs()
A Dbond_main.c6267 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_init() local
6337 struct bond_net *bn = net_generic(net, bond_net_id); in bond_net_init() local
6350 struct bond_net *bn; in bond_net_exit_batch() local
/linux-6.3-rc2/fs/jfs/
A Djfs_xtree.c128 s64 bn; in xtLookup() local
221 s64 bn; /* block number */ in xtSearch() local
521 s64 bn; in xtInsert() local
1345 s64 bn; in xtExtend() local
1504 s64 bn; in xtUpdate() local
1950 s64 bn, xaddr; in xtAppend() local
2194 s64 bn; in xtTruncate() local
2746 s64 bn; in xtTruncate_pmap() local
A Djfs_dtree.c321 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index()
511 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, in modify_index()
572 s64 bn; in dtSearch() local
815 s64 bn; in dtInsert() local
2074 s64 bn; in dtDelete() local
2608 static void add_missing_indices(struct inode *inode, s64 bn) in add_missing_indices()
2706 s64 bn; in jfs_readdir() local
3035 s64 bn; in dtReadFirst() local
3113 s64 bn; in dtReadNext() local
3609 s64 bn = 0; in dtInsertEntry() local
[all …]
A Djfs_btree.h99 s64 bn; /* 8: */ member
/linux-6.3-rc2/drivers/net/
A Dbareudp.c600 static struct bareudp_dev *bareudp_find_dev(struct bareudp_net *bn, in bareudp_find_dev()
616 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_configure() local
739 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_init_net() local
747 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_destroy_tunnels() local
/linux-6.3-rc2/drivers/char/
A Dbsr.c166 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-6.3-rc2/fs/freevxfs/
A Dvxfs_bmap.c43 vxfs_bmap_ext4(struct inode *ip, long bn) in vxfs_bmap_ext4()
/linux-6.3-rc2/fs/reiserfs/
A Djournal.c138 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
974 b_blocknr_t bn; in flush_commit_list() local
/linux-6.3-rc2/drivers/md/persistent-data/
A Ddm-btree.c1472 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-6.3-rc2/fs/gfs2/
A Dxattr.c149 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 Ddir.c864 u64 bn; in new_leaf() local
915 u64 bn; in dir_make_exhash() local
1005 u64 bn, leaf_no; in dir_split_leaf() local
1731 u64 bn; in dir_new_leaf() local
A Dbmap.c607 unsigned offset, u64 bn) in gfs2_indirect_init()
664 u64 bn; in __gfs2_iomap_alloc() local
1459 u64 bn, bstart, isize_blks; in sweep_bh_for_rgrps() local
/linux-6.3-rc2/drivers/usb/storage/
A Dene_ub6250.c678 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-6.3-rc2/drivers/gpu/drm/tests/
A Ddrm_buddy_test.c498 struct drm_buddy_block *block, *bn; in drm_test_buddy_alloc_pessimistic() local
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-mediatek.c367 u32 bn = bus->number; in mtk_pcie_config_read() local
380 u32 bn = bus->number; in mtk_pcie_config_write() local
/linux-6.3-rc2/include/net/
A Dbonding.h702 static inline void bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir()
706 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir()
/linux-6.3-rc2/drivers/accessibility/speakup/
A Dmain.c864 static int bn; variable
884 int i, bn; in get_sentence_buf() local
/linux-6.3-rc2/drivers/nvme/target/
A Dnvmet.h425 static inline void nvmet_clear_aen_bit(struct nvmet_req *req, u32 bn) in nvmet_clear_aen_bit()
433 static inline bool nvmet_aen_bit_disabled(struct nvmet_ctrl *ctrl, u32 bn) in nvmet_aen_bit_disabled()
/linux-6.3-rc2/drivers/crypto/
A Dsa2ul.c786 unsigned long bn; in sa_free_ctx_info() local
803 unsigned long bn; in sa_init_ctx_info() local
/linux-6.3-rc2/sound/soc/codecs/
A Dtlv320aic31xx.c883 int bn = (aic31xx_divs[i].dosr * aic31xx_divs[i].mdac) / in aic31xx_setup_pll() local
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb/
A Dvsc7326_reg.h87 #define REG_TRAFFIC_SHAPER_BUCKET(ie,bn) CRA(0x2,ie&1,0x0a + (bn>7) | ((bn&7)<<4)) argument
/linux-6.3-rc2/lib/
A Dmaple_tree.c146 struct maple_big_node *bn; member
1840 struct maple_big_node *bn, unsigned char *mid_split, unsigned long min) in mab_calc_split()
3567 struct maple_big_node *bn, unsigned char end) in mas_reuse_node()
/linux-6.3-rc2/arch/ia64/include/asm/
A Dprocessor.h119 __u64 bn : 1; member

Completed in 155 milliseconds

12