Searched defs:kps (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/clk/bcm/ |
D | clk-nsp.c | 22 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
|
D | clk-ns2.c | 22 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
|
D | clk-cygnus.c | 30 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
|
D | clk-sr.c | 24 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, \ argument
|
/linux-6.1.9/include/linux/ |
D | kprobes.h | 472 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-6.1.9/lib/ |
D | test_kprobes.c | 114 struct kprobe *kps[2] = {&kp, &kp2}; in test_kprobes() local
|
/linux-6.1.9/drivers/tty/serial/ |
D | kgdboc.c | 35 static struct kparam_string kps = { variable
|
/linux-6.1.9/kernel/ |
D | params.c | 512 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
|
D | kprobes.c | 1813 int register_kprobes(struct kprobe **kps, int num) in register_kprobes() 1837 void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes()
|
/linux-6.1.9/kernel/power/ |
D | hibernate.c | 264 unsigned int kps; in swsusp_show_speed() local
|
/linux-6.1.9/drivers/misc/ |
D | kgdbts.c | 157 static struct kparam_string kps = { variable
|
/linux-6.1.9/arch/x86/kvm/ |
D | x86.c | 6059 struct kvm_kpit_state *kps = &kvm->arch.vpit->pit_state; in kvm_vm_ioctl_get_pit() local
|