Searched refs:can_split (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/metadata/
H A Dlv_manip.c984 uint32_t areas_size, unsigned can_split,
1107 ((!can_split && !ah->log_count) ||
1179 } while (!contiguous && *allocated != needed && can_split);
1193 unsigned can_split,
1211 can_split = 0;
1251 areas_size, can_split,
1255 (!can_split && (allocated != old_allocated)))
1262 can_split ? "" : "contiguous ",
982 _find_parallel_space(struct alloc_handle *ah, alloc_policy_t alloc, struct dm_list *pvms, struct pv_area **areas, uint32_t areas_size, unsigned can_split, struct lv_segment *prev_lvseg, uint32_t *allocated, uint32_t needed) argument
1189 _allocate(struct alloc_handle *ah, struct volume_group *vg, struct logical_volume *lv, uint32_t new_extents, unsigned can_split, struct dm_list *allocatable_pvs) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1682 int can_split; /* Argument can be split between core regs
1676 int can_split; /* Argument can be split between core regs member in struct:__anon4056
H A Darm.c4236 pcum->can_split = false;
4241 gcc_assert (pcum->can_split == false);
4275 if (ncrn < NUM_ARG_REGS && pcum->can_split)
4314 pcum->can_split = true;
4334 pcum->can_split = true;
4405 pcum->can_split = false;
4423 if (pcum->can_split)
4451 && pcum->can_split)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Darm.h1552 int can_split;
1546 int can_split; member in struct:__anon3060
H A Darm.c2665 pcum->can_split = true;
2740 pcum->can_split = false;
2758 if (pcum->can_split)
2780 && pcum->can_split)

Completed in 307 milliseconds