Searched refs:ulimit (Results 1 – 11 of 11) sorted by relevance
105 unsigned int ulimit; /* TDDP region end address */ member121 unsigned int ulimit; member
215 uiip->ulimit = t3_read_reg(adapter, A_ULPRX_ISCSI_ULIMIT); in cxgb_ulp_iscsi_ctl()425 ddpp->ulimit = t3_read_reg(adapter, A_ULPRX_TDDP_ULIMIT); in cxgb_offload_ctl()
70 struct vtoc_cchh ulimit; /* ending point of this extent */ member
1331 int ulimit = 0; in __scif_pin_pages() local1337 ulimit = !!(map_flags & SCIF_MAP_ULIMIT); in __scif_pin_pages()1387 if (ulimit) { in __scif_pin_pages()1408 if (ulimit) in __scif_pin_pages()1436 if (ulimit) in __scif_pin_pages()
175 size = cchh2blk(&f1.DS1EXT1.ulimit, geo) - in find_vol1_partitions()
134 unsigned int ulimit; member
1621 unsigned int llimit, unsigned int ulimit, in cxgbi_ddp_init() argument1627 ppmax = (ulimit - llimit + 1) >> PPOD_SIZE_SHIFT; in cxgbi_ddp_init()1650 ddp->ulimit = ulimit; in cxgbi_ddp_init()
67 58 i386 ulimit
1250 err = cxgbi_ddp_init(cdev, uinfo.llimit, uinfo.ulimit, in cxgb3i_ddp_init()1261 uinfo.ulimit = uinfo.llimit + (ddp->nppods << PPOD_SIZE_SHIFT); in cxgb3i_ddp_init()
1838 ulimit -c unlimited in bash1840 ulimit -a 1845 ulimit -c unlimited
2990 you might want to try "ulimit -i unlimited".