Searched defs:new_tree (Results 1 - 10 of 10) sorted by relevance
| /third_party/selinux/libsepol/cil/test/unit/ |
| H A D | CilTest.c | 89 struct cil_tree *new_tree = malloc(sizeof(*new_tree)); in gen_test_tree() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_tree.c | 170 struct cil_tree *new_tree = cil_malloc(sizeof(*new_tree)); in cil_tree_init() local
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | cpumap.c | 187 struct cpuinfo_tree *new_tree; in build_cpuinfo_tree() local [all...] |
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | cpumap.c | 187 struct cpuinfo_tree *new_tree; in build_cpuinfo_tree() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/persistent-data/ |
| H A D | dm-btree.c | 788 dm_block_t new_tree; in __dm_written_to_disk() local
|
| /kernel/linux/linux-6.6/drivers/md/persistent-data/ |
| H A D | dm-btree.c | 1257 dm_block_t new_tree; in __dm_written_to_disk() local
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | refcounttree.c | 562 struct ocfs2_refcount_tree *new_tree = NULL, *tree = NULL; in ocfs2_create_refcount_tree() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | refcounttree.c | 560 struct ocfs2_refcount_tree *new_tree = NULL, *tree = NULL; in ocfs2_create_refcount_tree() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 859 mlxsw_sp_vr_lpm_tree_replace(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fib *fib, struct mlxsw_sp_lpm_tree *new_tree) mlxsw_sp_vr_lpm_tree_replace() argument 880 mlxsw_sp_vrs_lpm_tree_replace(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fib *fib, struct mlxsw_sp_lpm_tree *new_tree) mlxsw_sp_vrs_lpm_tree_replace() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 965 mlxsw_sp_vr_lpm_tree_replace(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fib *fib, struct mlxsw_sp_lpm_tree *new_tree) mlxsw_sp_vr_lpm_tree_replace() argument 986 mlxsw_sp_vrs_lpm_tree_replace(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fib *fib, struct mlxsw_sp_lpm_tree *new_tree) mlxsw_sp_vrs_lpm_tree_replace() argument [all...] |
Completed in 35 milliseconds