Searched defs:kps (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-nsp.c | 22 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
|
H A D | clk-ns2.c | 22 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
|
H A D | clk-cygnus.c | 30 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
|
H A D | clk-sr.c | 24 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, \ argument
|
/openbmc/linux/include/linux/ |
H A D | kprobes.h | 473 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 D | test_kprobes.c | 124 struct kprobe *kps[2] = {&kp, &kp2}; in test_kprobes() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | kgdboc.c | 36 static struct kparam_string kps = { variable
|
/openbmc/linux/kernel/ |
H A D | params.c | 513 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 D | kprobes.c | 1834 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 D | kgdbts.c | 157 static struct kparam_string kps = { variable
|
/openbmc/linux/kernel/power/ |
H A D | hibernate.c | 265 unsigned int kps; in swsusp_show_speed() local
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | 6186 struct kvm_kpit_state *kps = &kvm->arch.vpit->pit_state; in kvm_vm_ioctl_get_pit() local
|