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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd64_edac_inj.c6 return sprintf(buf, "0x%x\n", pvt->injection.section);
10 * store error injection section value which refers to one of 4 16-byte sections
32 pvt->injection.section = (u32) value;
41 return sprintf(buf, "0x%x\n", pvt->injection.word);
45 * store error injection word value which refers to one of 9 16-bit word of the
67 pvt->injection.word = (u32) value;
76 return sprintf(buf, "0x%x\n", pvt->injection.bit_map);
80 * store 16 bit error injection vector which enables injecting errors to the
81 * corresponding bit within the error injection word above. When used during a
101 pvt->injection
[all...]
H A Damd64_edac.h379 /* Error injection control structure */
455 /* place to store error injection parameters prior to issue */
456 struct error_injection injection; member in struct:amd64_pvt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex723 SQL injection attacks.

Completed in 45 milliseconds