Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dbinfmt_elf.c1591 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note() function
1919 fill_auxv_note(&info->auxv, current->mm); in fill_note_info()