Searched refs:ulimit (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ctl_defs.h | 105 unsigned int ulimit; /* TDDP region end address */ member 121 unsigned int ulimit; member
|
/linux/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 1237 if (uinfo.llimit >= uinfo.ulimit) { in cxgb3i_ddp_init() 1239 ndev->name, uinfo.llimit, uinfo.ulimit); in cxgb3i_ddp_init() 1243 ppmax = (uinfo.ulimit - uinfo.llimit + 1) >> PPOD_SIZE_SHIFT; in cxgb3i_ddp_init() 1247 ndev->name, uinfo.llimit, uinfo.ulimit, ppmax, uinfo.tagmask, in cxgb3i_ddp_init() 1256 (uinfo.ulimit - uinfo.llimit + 1), in cxgb3i_ddp_init() 1263 uinfo.ulimit = uinfo.llimit + (ppmax << PPOD_SIZE_SHIFT); in cxgb3i_ddp_init()
|
/linux/arch/s390/include/uapi/asm/ |
H A D | vtoc.h | 71 struct vtoc_cchh ulimit; /* ending point of this extent */ member
|
/linux/block/partitions/ |
H A D | ibm.c | 211 size = cchh2blk(&f1.DS1EXT1.ulimit, geo) - in find_vol1_partitions()
|
/linux/Documentation/admin-guide/ |
H A D | perf-security.rst | 270 (ulimit -n), which is usually derived from the login shell process. When 292 4128 KiB of memory above the RLIMIT_MEMLOCK limit (ulimit -l) for
|
H A D | kernel-parameters.txt | 5001 you might want to try "ulimit -i unlimited".
|
/linux/Documentation/networking/ |
H A D | msg_zerocopy.rst | 87 the socket exceeds its optmem limit or the user exceeds their ulimit on
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_32.tbl | 73 58 i386 ulimit
|
/linux/tools/perf/arch/powerpc/entry/syscalls/ |
H A D | syscall.tbl | 79 58 common ulimit sys_ni_syscall
|