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

/linux-master/fs/
H A Dbinfmt_elf.c823 int first_pt_load = 1; local
1044 * The first time through the loop, first_pt_load is true:
1049 if (!first_pt_load) {
1140 if (first_pt_load) {
1141 first_pt_load = 0;

Completed in 96 milliseconds