Home
last modified time | relevance | path

Searched defs:kps (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/clk/bcm/
Dclk-nsp.c32 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
Dclk-ns2.c32 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
Dclk-cygnus.c40 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
/linux-4.4.14/drivers/tty/serial/
Dkgdboc.c32 static struct kparam_string kps = { variable
/linux-4.4.14/kernel/
Dtest_kprobes.c113 struct kprobe *kps[2] = {&kp, &kp2}; in test_kprobes() local
Dparams.c547 const struct kparam_string *kps = kp->str; in param_set_copystring() local
561 const struct kparam_string *kps = kp->str; in param_get_string() local
Dkprobes.c1665 int register_kprobes(struct kprobe **kps, int num) in register_kprobes()
1689 void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
/linux-4.4.14/include/linux/
Dkprobes.h414 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes()
421 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
/linux-4.4.14/kernel/power/
Dhibernate.c243 unsigned int kps; in swsusp_show_speed() local
/linux-4.4.14/drivers/misc/
Dkgdbts.c165 static struct kparam_string kps = { variable