Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c1641 static int fill_files_note(struct memelfnote *note, struct coredump_params *cprm) in fill_files_note() function
1912 if (fill_files_note(&info->files, cprm) == 0) in fill_note_info()
2101 if (fill_files_note(info->notes + info->numnote, cprm) == 0) { in fill_note_info()
2156 /* Free data possibly allocated by fill_files_note(): */ in free_note_info()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf.c1644 static int fill_files_note(struct memelfnote *note, struct coredump_params *cprm) in fill_files_note() function
1943 if (fill_files_note(&info->files, cprm) == 0) in fill_note_info()

Completed in 7 milliseconds