Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dbinfmt_elf.c1704 struct memelfnote signote; member
1871 fill_siginfo_note(&info->signote, &info->csigdata, siginfo); in fill_note_info()
1872 info->size += notesize(&info->signote); in fill_note_info()
1906 if (first && !writenote(&info->signote, cprm)) in write_note_info()