Home
last modified time | relevance | path

Searched refs:signote (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c1736 struct memelfnote signote; member
1906 fill_siginfo_note(&info->signote, &info->csigdata, cprm->siginfo); in fill_note_info()
1907 info->size += notesize(&info->signote); in fill_note_info()
1941 if (first && !writenote(&info->signote, cprm)) in write_note_info()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf.c1738 struct memelfnote signote; member
1937 fill_siginfo_note(&info->signote, &info->csigdata, cprm->siginfo); in fill_note_info()
1938 info->size += notesize(&info->signote); in fill_note_info()
1967 if (first && !writenote(&info->signote, cprm)) in write_note_info()

Completed in 6 milliseconds