Searched refs:unlimited (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/riscv/mm/
H A Drun_mmap.sh9 # the unlimited stack
10 ulimit -s unlimited
/linux-master/drivers/atm/
H A Deni.c1251 int *res,int unlimited)
1256 if (unlimited) *pre = *res = 0;
1295 int rate,ubr,unlimited,new_tx; local
1301 unlimited = ubr && (!rate || rate <= -ATM_OC3_PCR ||
1303 if (!unlimited) {
1323 tx = alloc_tx(eni_dev,unlimited);
1340 error = comp_tx(eni_dev,&rate,tx->reserved,&pre,&res,unlimited);
1363 if (set_shp || (unlimited && new_tx)) {
1364 if (unlimited && new_tx) eni_dev->ubr = tx;
1250 comp_tx(struct eni_dev *eni_dev,int *pcr,int reserved,int *pre, int *res,int unlimited) argument
/linux-master/arch/alpha/lib/
H A Dudiv-qrnnd.S12 # Free Software Foundation gives you unlimited permission to link the
/linux-master/samples/bpf/
H A Ddo_hbm_test.sh220 ulimit -l unlimited

Completed in 175 milliseconds