Searched refs:gap_size (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Diommu.c330 unsigned long gap_size, unsigned long page_shift)
372 gap_size = gap_size >> IO_SEGMENT_SHIFT;
376 if (i >= gap_base && i < (gap_base + gap_size)) {
328 cell_iommu_alloc_ptab(struct cbe_iommu *iommu, unsigned long base, unsigned long size, unsigned long gap_base, unsigned long gap_size, unsigned long page_shift) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-string.c793 int gap_size)
808 new_len = real->len + (gap_pos - insert_at) + gap_size;
816 if (delta == 0) /* only happens if gap_size == 0 and insert_at is aligned already */
827 if (gap_size < delta)
790 align_insert_point_then_open_gap(DBusString *str, int *insert_at_p, int alignment, int gap_size) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-remote-gui.cpp1595 int gap_size = gaps.size() / 2; local
1600 for (int j = 0; j < gap_size; j++) {

Completed in 132 milliseconds