Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\binfmt_elf.c Create Date:2022-07-28 20:28:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:arch_elf_pt_proc() - check a PT_LOPROC

Proto:static inline int arch_elf_pt_proc(struct elf64_hdr *ehdr, struct elf64_phdr *phdr, struct file *elf, bool is_interp, struct arch_elf_state *state)

Type:int

Parameter:

TypeParameterName
struct elf64_hdr *ehdr
struct elf64_phdr *phdr
struct file *elf
boolis_interp
struct arch_elf_state *state
510  Return 0
Caller
NameDescribe
load_elf_binary