Searched defs:jps (Results 1 – 3 of 3) sorted by relevance
202 struct jprobe *jps[2] = {&jp, &jp2}; in test_jprobes() local
1718 int register_jprobes(struct jprobe **jps, int num) in register_jprobes()1761 void unregister_jprobes(struct jprobe **jps, int num) in unregister_jprobes()
428 static inline int register_jprobes(struct jprobe **jps, int num) in register_jprobes()435 static inline void unregister_jprobes(struct jprobe **jps, int num) in unregister_jprobes()