Searched defs:jps (Results 1 – 3 of 3) sorted by relevance
383 static inline int register_jprobes(struct jprobe **jps, int num) in register_jprobes()390 static inline void unregister_jprobes(struct jprobe **jps, int num) in unregister_jprobes()
213 struct jprobe *jps[2] = {&jp, &jp2}; in test_jprobes() local
1591 int __kprobes register_jprobes(struct jprobe **jps, int num) in register_jprobes()1634 void __kprobes unregister_jprobes(struct jprobe **jps, int num) in unregister_jprobes()