Searched defs:kps (Results 1 – 7 of 7) sorted by relevance
32 static struct kparam_string kps = { variable
113 struct kprobe *kps[2] = {&kp, &kp2}; in test_kprobes() local
488 const struct kparam_string *kps = kp->str; in param_set_copystring() local502 const struct kparam_string *kps = kp->str; in param_get_string() local
1665 int register_kprobes(struct kprobe **kps, int num) in register_kprobes()1689 void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
412 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes()419 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
243 unsigned int kps; in swsusp_show_speed() local
165 static struct kparam_string kps = { variable