Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-nsp.c22 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
H A Dclk-ns2.c22 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
H A Dclk-cygnus.c30 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
H A Dclk-sr.c24 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, \ argument
/openbmc/linux/include/linux/
H A Dkprobes.h473 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes()
480 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
/openbmc/linux/lib/
H A Dtest_kprobes.c124 struct kprobe *kps[2] = {&kp, &kp2}; in test_kprobes() local
/openbmc/linux/drivers/tty/serial/
H A Dkgdboc.c36 static struct kparam_string kps = { variable
/openbmc/linux/kernel/
H A Dparams.c513 const struct kparam_string *kps = kp->str; in param_set_copystring() local
527 const struct kparam_string *kps = kp->str; in param_get_string() local
H A Dkprobes.c1834 int register_kprobes(struct kprobe **kps, int num) in register_kprobes()
1858 void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
/openbmc/linux/drivers/misc/
H A Dkgdbts.c157 static struct kparam_string kps = { variable
/openbmc/linux/kernel/power/
H A Dhibernate.c265 unsigned int kps; in swsusp_show_speed() local
/openbmc/linux/arch/x86/kvm/
H A Dx86.c6186 struct kvm_kpit_state *kps = &kvm->arch.vpit->pit_state; in kvm_vm_ioctl_get_pit() local