Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
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()