Searched defs:kps (Results 1 – 7 of 7) sorted by relevance
32 static struct kparam_string kps = { variable
369 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes()376 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
116 struct kprobe *kps[2] = {&kp, &kp2}; in test_kprobes() local
492 const struct kparam_string *kps = kp->str; in param_set_copystring() local506 const struct kparam_string *kps = kp->str; in param_get_string() local
1538 int __kprobes register_kprobes(struct kprobe **kps, int num) in register_kprobes()1562 void __kprobes unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
229 int kps; in swsusp_show_speed() local
159 static struct kparam_string kps = { variable