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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Dftrace.c97 static void *mod_code_newcode; /* holds the text to write to the IP */ variable
134 mod_code_status = probe_kernel_write(mod_code_ip, mod_code_newcode,
188 mod_code_newcode = new_code;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/
H A Dftrace.c97 static void *mod_code_newcode; /* holds the text to write to the IP */ variable
134 mod_code_status = probe_kernel_write(mod_code_ip, mod_code_newcode,
188 mod_code_newcode = new_code;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dftrace.c123 static void *mod_code_newcode; /* holds the text to write to the IP */ variable
160 mod_code_status = probe_kernel_write(mod_code_ip, mod_code_newcode,
239 mod_code_newcode = new_code;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dftrace.c123 static void *mod_code_newcode; /* holds the text to write to the IP */ variable
160 mod_code_status = probe_kernel_write(mod_code_ip, mod_code_newcode,
239 mod_code_newcode = new_code;

Completed in 74 milliseconds