Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf.c1599 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note() function
1927 fill_auxv_note(&info->auxv, current->mm); in fill_note_info()