Home
last modified time | relevance | path

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

/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
/linux/include/linux/
H A Dkprobes.h472 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes()
479 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
/linux/lib/
H A Dtest_kprobes.c124 struct kprobe *kps[2] = {&kp, &kp2}; in test_kprobes() local
/linux/drivers/tty/serial/
H A Dkgdboc.c35 static struct kparam_string kps = { global() variable
/linux/kernel/
H A Dparams.c515 const struct kparam_string *kps = kp->str; in param_set_copystring() local
529 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()
/linux/drivers/misc/
H A Dkgdbts.c157 static struct kparam_string kps = { variable
/linux/kernel/power/
H A Dhibernate.c274 unsigned int kps; in swsusp_show_speed() local
/linux/arch/x86/kvm/
H A Dx86.c6419 struct kvm_kpit_state *kps = &kvm->arch.vpit->pit_state; in kvm_vm_ioctl_get_pit() local