Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dbinfmt_elf.c1717 struct memelfnote signote; member
1916 fill_siginfo_note(&info->signote, &info->csigdata, cprm->siginfo); in fill_note_info()
1917 info->size += notesize(&info->signote); in fill_note_info()
1946 if (first && !writenote(&info->signote, cprm)) in write_note_info()