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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-aes.c186 * should be used only inside the irq_ts_save/restore() context
303 ts_state = irq_ts_save();
315 ts_state = irq_ts_save();
356 ts_state = irq_ts_save();
385 ts_state = irq_ts_save();
436 ts_state = irq_ts_save();
467 ts_state = irq_ts_save();
H A Dpadlock-sha.c129 ts_state = irq_ts_save();
195 ts_state = irq_ts_save();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/hw_random/
H A Dvia-rng.c73 * we have to call them in the context of irq_ts_save/restore()
81 ts_state = irq_ts_save();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Di387.h358 * should use them only in the context of irq_ts_save/restore()
360 static inline int irq_ts_save(void) function

Completed in 77 milliseconds