Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/
Duser.h46 unsigned int init_flag; member
/linux-2.4.37.9/arch/arm/nwfpe/
DChangeLog60 that occurs. It is controlled by init_flag in FPA11. The
61 comment in the code beside init_flag state the kernel guarantees
63 structures, and that recycled ones may not have init_flag zeroed.
Dentry.S74 ldr ip, [r10, #112] @ get init_flag
/linux-2.4.37.9/drivers/hotplug/
Dibmphp_core.c64 static int init_flag; variable
106 if (!init_flag) in slot_update()
621 init_flag = 0; in init_ops()
1623 init_flag = 1; in ibmphp_init()
/linux-2.4.37.9/arch/arm/kernel/
Dprocess.c219 if (regs->init_flag) in show_fpregs()