/linux-3.3/arch/mips/include/asm/ |
D | regdef.h | 52 #define jp $25 /* PIC jump register */ macro 95 #define jp $25 /* PIC jump register */ macro
|
/linux-3.3/arch/arm/kernel/ |
D | kprobes.c | 502 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 588 struct jprobe *jp = container_of(p, struct jprobe, kp); in longjmp_break_handler() local
|
/linux-3.3/arch/avr32/kernel/ |
D | kprobes.c | 232 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local
|
/linux-3.3/include/linux/ |
D | kprobes.h | 430 static inline int disable_jprobe(struct jprobe *jp) in disable_jprobe() 434 static inline int enable_jprobe(struct jprobe *jp) in enable_jprobe()
|
/linux-3.3/kernel/ |
D | test_kprobes.c | 178 static struct jprobe jp = { variable
|
D | kprobes.c | 1593 struct jprobe *jp; in register_jprobes() local 1622 int __kprobes register_jprobe(struct jprobe *jp) in register_jprobe() 1628 void __kprobes unregister_jprobe(struct jprobe *jp) in unregister_jprobe()
|
/linux-3.3/arch/powerpc/kernel/ |
D | kprobes.c | 522 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local
|
/linux-3.3/arch/sparc/kernel/ |
D | kprobes.c | 441 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local
|
/linux-3.3/arch/mips/kernel/ |
D | kprobes.c | 519 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local
|
/linux-3.3/arch/mn10300/kernel/ |
D | kprobes.c | 599 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local
|
/linux-3.3/arch/x86/kernel/ |
D | kprobes.c | 1041 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local 1085 struct jprobe *jp = container_of(p, struct jprobe, kp); in longjmp_break_handler() local
|
/linux-3.3/arch/sh/kernel/ |
D | kprobes.c | 528 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local
|
/linux-3.3/arch/s390/kernel/ |
D | kprobes.c | 616 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local
|
/linux-3.3/fs/reiserfs/ |
D | procfs.c | 299 struct journal_params *jp = &rs->s_v1.s_journal; in show_journal() local
|
/linux-3.3/arch/ia64/kernel/ |
D | kprobes.c | 1045 struct jprobe *jp = container_of(p, struct jprobe, kp); in setjmp_pre_handler() local
|
/linux-3.3/drivers/media/video/ |
D | meye.c | 885 static int meyeioc_s_params(struct meye_params *jp) in meyeioc_s_params()
|