Function report |
Source Code:include\linux\sched\signal.h |
Create Date:2022-07-28 05:40:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rlimit
Proto:static inline unsigned long rlimit(unsigned int limit)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | limit |
698 | Return task_rlimit(current process, limit) |
Name | Describe |
---|---|
validate_prctl_map_addr | Check arithmetic relations of passed addresses.* WARNING: we don't require any capability here so be very careful* in what is allowed for modification from userspace. |
bpf_charge_memlock | |
__bpf_prog_charge | |
perf_mmap | |
generic_write_check_limits | Don't operate on ranges the page cache doesn't support, and don't exceed the* LFS limits. If pos is under the limit it becomes a short access. If it* exceeds the limit we return -EFBIG. |
can_do_mlock | |
do_mlock | |
SYSCALL_DEFINE1 | |
user_shm_lock | |
SYSCALL_DEFINE1 | |
mlock_future_check | |
acct_stack_growth | Verify that the stack growth is acceptable and* update accounting. This is shared with both the |
may_expand_vm | Return true if the calling process may expand its vm space by the passed* number of pages |
vma_to_resize | |
shmctl_do_lock | |
mqueue_get_inode | |
selinux_bprm_committing_creds | Prepare a process for imminent new credential changes due to exec |
__do_execve_file | sys_execve() executes a new program. |
do_sys_poll | |
inode_newsize_ok | de_newsize_ok - may this inode be truncated to a given size*@inode: the inode to be truncated*@offset: the new size to assign to the inode* inode_newsize_ok must be called with i_mutex held |
alloc_fd | |
get_unused_fd_flags | |
replace_fd | |
ksys_dup3 | |
f_dupfd | |
io_account_mem | |
load_aout_binary | These are the functions used to load a.out style executables and shared* libraries. There is no binary dependent code anywhere else. |
load_flat_file | |
format_corename | rmat_corename will inspect the pattern parameter, and output a* name into corename, which must have space for at least* CORENAME_MAX_SIZE bytes plus one byte for the zero terminator. |
do_coredump |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |