Home
last modified time | relevance | path

Searched defs:bn (Results 1 - 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_procfs.c265 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_create_proc_entry() local
281 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_remove_proc_entry() local
293 void __net_init bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir() argument
306 bond_destroy_proc_dir(struct bond_net *bn) bond_destroy_proc_dir() argument
[all...]
H 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() argument
82 struct bond_net *bn = in bonding_store_bonds() local
771 int bond_create_sysfs(struct bond_net *bn) in bond_create_sysfs() argument
804 bond_destroy_sysfs(struct bond_net *bn) bond_destroy_sysfs() argument
[all...]
/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_bmap.c67 vxfs_bmap_ext4(struct inode *ip, long bn) in vxfs_bmap_ext4() argument
/kernel/linux/linux-6.6/drivers/net/bonding/
H 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() argument
326 bond_destroy_proc_dir(struct bond_net *bn) bond_destroy_proc_dir() argument
[all...]
H A Dbond_sysfs.c38 const struct bond_net *bn = in bonding_show_bonds() local
62 static struct net_device *bond_get_by_name(const struct bond_net *bn, const char *ifname) in bond_get_by_name() argument
82 const struct bond_net *bn = in bonding_store_bonds() local
806 int __net_init bond_create_sysfs(struct bond_net *bn) in bond_create_sysfs() argument
839 bond_destroy_sysfs(struct bond_net *bn) bond_destroy_sysfs() argument
[all...]
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_bmap.c43 vxfs_bmap_ext4(struct inode *ip, long bn) in vxfs_bmap_ext4() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_btree.h99 s64 bn; /* 8: */ member
H A Djfs_xtree.c139 s64 bn; in xtLookup() local
232 s64 bn; /* block number */ in xtSearch() local
532 s64 bn; xtInsert() local
1356 s64 bn; xtExtend() local
1519 s64 bn; xtTailgate() local
1698 s64 bn; xtUpdate() local
2165 s64 bn, xaddr; xtAppend() local
2331 s64 bn; xtDelete() local
2564 s64 bn; xtRelocate() local
2885 s64 bn; /* block number */ xtSearchNode() local
3155 s64 bn; xtTruncate() local
3707 s64 bn; xtTruncate_pmap() local
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_btree.h99 s64 bn; /* 8: */ member
H A Djfs_xtree.c128 s64 bn; in xtLookup() local
221 s64 bn; /* block number */ in xtSearch() local
521 s64 bn; xtInsert() local
1345 s64 bn; xtExtend() local
1504 s64 bn; xtUpdate() local
1950 s64 bn, xaddr; xtAppend() local
2194 s64 bn; xtTruncate() local
2746 s64 bn; xtTruncate_pmap() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dbitmap.c73 struct xbitmap_node *bn; in xbitmap_clear() local
180 struct xbitmap_node *bn; xbitmap_destroy() local
215 struct xbitmap_node *bn; xbitmap_disunion() local
325 struct xbitmap_node *bn; xbitmap_hweight() local
341 struct xbitmap_node *bn; xbitmap_walk() local
368 struct xbitmap_node *bn; xbitmap_test() local
[all...]
/kernel/linux/linux-5.10/drivers/char/
H A Dbsr.c166 static int bsr_add_node(struct device_node *bn) in bsr_add_node() argument
271 static int bsr_create_devs(struct device_node *bn) in bsr_create_devs() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_buddy.c410 struct i915_buddy_block *block, *bn; in igt_buddy_alloc_pessimistic() local
/kernel/linux/linux-6.6/drivers/char/
H A Dbsr.c169 static int bsr_add_node(struct device_node *bn) in bsr_add_node() argument
274 static int bsr_create_devs(struct device_node *bn) in bsr_create_devs() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_buddy_test.c499 struct drm_buddy_block *block, *bn; in drm_test_buddy_alloc_pessimistic() local
/kernel/linux/linux-5.10/drivers/net/
H A Dbareudp.c593 static struct bareudp_dev *bareudp_find_dev(struct bareudp_net *bn, in bareudp_find_dev() argument
608 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_configure() local
765 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_init_net() local
773 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_destroy_tunnels() local
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-btree.c1003 struct btree_node *bn = dm_block_data(n->b); in prefetch_values() local
1018 struct btree_node *bn = dm_block_data(n->b); in leaf_node() local
1055 struct btree_node *bn; in inc_or_backtrack() local
1078 struct btree_node *bn; in find_leaf() local
1155 struct btree_node *bn = dm_block_data(n->b); dm_btree_cursor_get_value() local
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dbareudp.c600 static struct bareudp_dev *bareudp_find_dev(struct bareudp_net *bn, in bareudp_find_dev() argument
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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtlv320aic31xx.c860 int bn = (aic31xx_divs[i].dosr * aic31xx_divs[i].mdac) / in aic31xx_setup_pll() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Dxattr.c138 u64 bn; in ea_foreach() local
232 u64 bn = 0; in ea_dealloc_unstuffed() local
1283 u64 bn; in ea_dealloc_indirect() local
1328 u64 bn; ea_dealloc_indirect() local
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H 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; ea_dealloc_indirect() local
[all...]
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H 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); dm_btree_cursor_get_value() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtlv320aic31xx.c883 int bn = (aic31xx_divs[i].dosr * aic31xx_divs[i].mdac) / in aic31xx_setup_pll() local
/kernel/linux/linux-6.6/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

Completed in 29 milliseconds

123