Home
last modified time | relevance | path

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

/linux/drivers/clk/bcm/
A Dclk-nsp.c32 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
A Dclk-ns2.c32 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
A Dclk-cygnus.c40 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
A Dclk-sr.c24 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, \ argument
/linux/include/linux/
A Dkprobes.h440 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes()
447 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
/linux/lib/
A Dtest_kprobes.c114 struct kprobe *kps[2] = {&kp, &kp2}; in test_kprobes() local
/linux/drivers/tty/serial/
A Dkgdboc.c35 static struct kparam_string kps = { variable
/linux/kernel/
A Dparams.c512 const struct kparam_string *kps = kp->str; in param_set_copystring() local
526 const struct kparam_string *kps = kp->str; in param_get_string() local
A Dkprobes.c1809 int register_kprobes(struct kprobe **kps, int num) in register_kprobes()
1833 void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
/linux/kernel/power/
A Dhibernate.c261 unsigned int kps; in swsusp_show_speed() local
/linux/drivers/misc/
A Dkgdbts.c157 static struct kparam_string kps = { variable
/linux/arch/x86/kvm/
A Dx86.c5614 struct kvm_kpit_state *kps = &kvm->arch.vpit->pit_state; in kvm_vm_ioctl_get_pit() local

Completed in 58 milliseconds