Searched defs:kps (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/clk/bcm/ | 
| D | clk-nsp.c | 32 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\  argument
 | 
| D | clk-ns2.c | 32 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\  argument
 | 
| D | clk-cygnus.c | 40 #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-v5.4/kernel/ | 
| D | test_kprobes.c | 112 	struct kprobe *kps[2] = {&kp, &kp2};  in test_kprobes()  local
 | 
| D | params.c | 493 	const struct kparam_string *kps = kp->str;  in param_set_copystring()  local507 	const struct kparam_string *kps = kp->str;  in param_get_string()  local
 
 | 
| D | kprobes.c | 1772 int register_kprobes(struct kprobe **kps, int num)  in register_kprobes()1796 void unregister_kprobes(struct kprobe **kps, int num)  in unregister_kprobes()
 
 | 
| /Linux-v5.4/drivers/tty/serial/ | 
| D | kgdboc.c | 32 static struct kparam_string kps = {  variable
 | 
| /Linux-v5.4/include/linux/ | 
| D | kprobes.h | 398 static inline int register_kprobes(struct kprobe **kps, int num)  in register_kprobes()405 static inline void unregister_kprobes(struct kprobe **kps, int num)  in unregister_kprobes()
 
 | 
| /Linux-v5.4/kernel/power/ | 
| D | hibernate.c | 246 	unsigned int kps;  in swsusp_show_speed()  local
 | 
| /Linux-v5.4/drivers/misc/ | 
| D | kgdbts.c | 155 static struct kparam_string kps = {  variable
 | 
| /Linux-v5.4/arch/x86/kvm/ | 
| D | x86.c | 4577 	struct kvm_kpit_state *kps = &kvm->arch.vpit->pit_state;  in kvm_vm_ioctl_get_pit()  local
 |