| /linux-4.4.14/arch/mips/include/asm/ | 
| D | regdef.h | 52 #define jp	$25	/* PIC jump register */  macro95 #define jp	$25	/* PIC jump register */  macro
 
 | 
| /linux-4.4.14/arch/arm/probes/kprobes/ | 
| D | core.c | 499 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local585 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in longjmp_break_handler()  local
 
 | 
| /linux-4.4.14/arch/avr32/kernel/ | 
| D | kprobes.c | 232 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/arch/x86/kernel/kprobes/ | 
| D | core.c | 1032 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local1088 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in longjmp_break_handler()  local
 
 | 
| /linux-4.4.14/kernel/ | 
| D | test_kprobes.c | 169 static struct jprobe jp = {  variable
 | 
| D | kprobes.c | 1720 	struct jprobe *jp;  in register_jprobes()  local1749 int register_jprobe(struct jprobe *jp)  in register_jprobe()
 1755 void unregister_jprobe(struct jprobe *jp)  in unregister_jprobe()
 
 | 
| /linux-4.4.14/arch/powerpc/kernel/ | 
| D | kprobes.c | 502 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/arch/tile/kernel/ | 
| D | kprobes.c | 374 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/include/linux/ | 
| D | kprobes.h | 475 static inline int disable_jprobe(struct jprobe *jp)  in disable_jprobe()479 static inline int enable_jprobe(struct jprobe *jp)  in enable_jprobe()
 
 | 
| /linux-4.4.14/arch/arc/kernel/ | 
| D | kprobes.c | 391 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/arch/mips/kernel/ | 
| D | kprobes.c | 522 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | kprobes.c | 446 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/fs/reiserfs/ | 
| D | procfs.c | 305 	struct journal_params *jp = &rs->s_v1.s_journal;  in show_journal()  local
 | 
| /linux-4.4.14/arch/mn10300/kernel/ | 
| D | kprobes.c | 599 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/arch/sh/kernel/ | 
| D | kprobes.c | 528 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/arch/s390/kernel/ | 
| D | kprobes.c | 679 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/arch/ia64/kernel/ | 
| D | kprobes.c | 1045 	struct jprobe *jp = container_of(p, struct jprobe, kp);  in setjmp_pre_handler()  local
 | 
| /linux-4.4.14/drivers/media/pci/meye/ | 
| D | meye.c | 887 static int meyeioc_s_params(struct meye_params *jp)  in meyeioc_s_params()
 |