Home
last modified time | relevance | path

Searched defs:kps (Results 1 – 10 of 10) 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.h463 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes()
470 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/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
/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.c6379 struct kvm_kpit_state *kps = &kvm->arch.vpit->pit_state; in kvm_vm_ioctl_get_pit() local