/openbmc/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
|
H A D | cxgb3_offload.c | 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()
|
/openbmc/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()
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | vtoc.h | 71 struct vtoc_cchh ulimit; /* ending point of this extent */ member
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | login.defs_shadow-sysroot | 54 # Enable setting of ulimit, umask, and niceness from passwd gecos field. 175 # ULIMIT Default "ulimit" value. 179 # (now it works with setrlimit too; ulimit is in 512-byte units)
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 59 [ 58] = 0, /* ulimit */
|
H A D | syscall_o32.tbl | 70 58 o32 ulimit sys_ni_syscall
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-runtime.inc | 307 ulimit -m 4194304 308 ulimit -v 10485760
|
/openbmc/linux/block/partitions/ |
H A D | ibm.c | 176 size = cchh2blk(&f1.DS1EXT1.ulimit, geo) - in find_vol1_partitions()
|
/openbmc/qemu/system/ |
H A D | qemu-seccomp.c | 167 { SCMP_SYS(ulimit), QEMU_SECCOMP_SET_DEFAULT,
|
/openbmc/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
|
/openbmc/linux/Documentation/networking/ |
H A D | msg_zerocopy.rst | 86 the socket exceeds its optmem limit or the user exceeds their ulimit on
|
/openbmc/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 68 # 58 was ulimit
|
/openbmc/linux/arch/microblaze/kernel/syscalls/ |
H A D | syscall.tbl | 68 58 common ulimit sys_ni_syscall
|
/openbmc/qemu/linux-user/m68k/ |
H A D | syscall.tbl | 68 # 58 was ulimit
|
/openbmc/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 68 # 58 was ulimit
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | syscall.tbl | 68 58 common ulimit sys_ni_syscall
|
/openbmc/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 68 # 58 was ulimit
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_o32.tbl | 70 58 o32 ulimit sys_ni_syscall
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_32.tbl | 72 58 i386 ulimit
|
/openbmc/qemu/linux-user/i386/ |
H A D | syscall_32.tbl | 73 58 i386 ulimit
|
/openbmc/linux/arch/powerpc/kernel/syscalls/ |
H A D | syscall.tbl | 79 58 common ulimit sys_ni_syscall
|
/openbmc/qemu/linux-user/ppc/ |
H A D | syscall.tbl | 79 58 common ulimit sys_ni_syscall
|
/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/ |
H A D | syscall.tbl | 79 58 common ulimit sys_ni_syscall
|
/openbmc/docs/ |
H A D | cheatsheet.md | 217 ulimit -c unlimited
|