Home
last modified time | relevance | path

Searched defs:kp (Results 1 – 118 of 118) sorted by relevance

/linux-4.4.14/drivers/input/keyboard/
Dpmic8xxx-keypad.c116 static u8 pmic8xxx_col_state(struct pmic8xxx_kp *kp, u8 col) in pmic8xxx_col_state()
137 static int pmic8xxx_chk_sync_read(struct pmic8xxx_kp *kp) in pmic8xxx_chk_sync_read()
162 static int pmic8xxx_kp_read_data(struct pmic8xxx_kp *kp, u16 *state, in pmic8xxx_kp_read_data()
179 static int pmic8xxx_kp_read_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in pmic8xxx_kp_read_matrix()
227 static void __pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in __pmic8xxx_kp_scan_matrix()
258 static bool pmic8xxx_detect_ghost_keys(struct pmic8xxx_kp *kp, u16 *new_state) in pmic8xxx_detect_ghost_keys()
282 static int pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, unsigned int events) in pmic8xxx_kp_scan_matrix()
340 struct pmic8xxx_kp *kp = data; in pmic8xxx_kp_stuck_irq() local
355 struct pmic8xxx_kp *kp = data; in pmic8xxx_kp_irq() local
374 static int pmic8xxx_kpd_init(struct pmic8xxx_kp *kp, in pmic8xxx_kpd_init()
[all …]
Dbcm-keypad.c95 static int bcm_kp_get_keycode(struct bcm_kp *kp, int row, int col) in bcm_kp_get_keycode()
103 static void bcm_kp_report_keys(struct bcm_kp *kp, int reg_num, int pull_mode) in bcm_kp_report_keys()
131 struct bcm_kp *kp = dev_id; in bcm_kp_isr_thread() local
143 static int bcm_kp_start(struct bcm_kp *kp) in bcm_kp_start()
174 static void bcm_kp_stop(const struct bcm_kp *kp) in bcm_kp_stop()
192 struct bcm_kp *kp = input_get_drvdata(dev); in bcm_kp_open() local
199 struct bcm_kp *kp = input_get_drvdata(dev); in bcm_kp_close() local
204 static int bcm_kp_matrix_key_parse_dt(struct bcm_kp *kp) in bcm_kp_matrix_key_parse_dt()
319 struct bcm_kp *kp; in bcm_kp_probe() local
Dtwl4030_keypad.c138 static int twl4030_kpread(struct twl4030_keypad *kp, in twl4030_kpread()
151 static int twl4030_kpwrite_u8(struct twl4030_keypad *kp, u8 data, u32 reg) in twl4030_kpwrite_u8()
163 static inline u16 twl4030_col_xlate(struct twl4030_keypad *kp, u8 col) in twl4030_col_xlate()
176 static int twl4030_read_kp_matrix_state(struct twl4030_keypad *kp, u16 *state) in twl4030_read_kp_matrix_state()
189 static bool twl4030_is_in_ghost_state(struct twl4030_keypad *kp, u16 *key_state) in twl4030_is_in_ghost_state()
206 static void twl4030_kp_scan(struct twl4030_keypad *kp, bool release_all) in twl4030_kp_scan()
258 struct twl4030_keypad *kp = _kp; in do_kp_irq() local
275 static int twl4030_kp_program(struct twl4030_keypad *kp) in twl4030_kp_program()
336 struct twl4030_keypad *kp; in twl4030_kp_probe() local
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c48 static int get_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in get_v4l2_window32()
82 static int put_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in put_v4l2_window32()
92 static inline int get_v4l2_pix_format(struct v4l2_pix_format *kp, struct v4l2_pix_format __user *up) in get_v4l2_pix_format()
99 static inline int get_v4l2_pix_format_mplane(struct v4l2_pix_format_mplane *kp, in get_v4l2_pix_format_mplane()
107 static inline int put_v4l2_pix_format(struct v4l2_pix_format *kp, struct v4l2_pix_format __user *up) in put_v4l2_pix_format()
114 static inline int put_v4l2_pix_format_mplane(struct v4l2_pix_format_mplane *kp, in put_v4l2_pix_format_mplane()
122 static inline int get_v4l2_vbi_format(struct v4l2_vbi_format *kp, struct v4l2_vbi_format __user *up) in get_v4l2_vbi_format()
129 static inline int put_v4l2_vbi_format(struct v4l2_vbi_format *kp, struct v4l2_vbi_format __user *up) in put_v4l2_vbi_format()
136 static inline int get_v4l2_sliced_vbi_format(struct v4l2_sliced_vbi_format *kp, struct v4l2_sliced_… in get_v4l2_sliced_vbi_format()
143 static inline int put_v4l2_sliced_vbi_format(struct v4l2_sliced_vbi_format *kp, struct v4l2_sliced_… in put_v4l2_sliced_vbi_format()
[all …]
/linux-4.4.14/drivers/power/
Dtest_power.c335 static int param_set_ac_online(const char *key, const struct kernel_param *kp) in param_set_ac_online()
342 static int param_get_ac_online(char *buffer, const struct kernel_param *kp) in param_get_ac_online()
348 static int param_set_usb_online(const char *key, const struct kernel_param *kp) in param_set_usb_online()
355 static int param_get_usb_online(char *buffer, const struct kernel_param *kp) in param_get_usb_online()
362 const struct kernel_param *kp) in param_set_battery_status()
369 static int param_get_battery_status(char *buffer, const struct kernel_param *kp) in param_get_battery_status()
376 const struct kernel_param *kp) in param_set_battery_health()
383 static int param_get_battery_health(char *buffer, const struct kernel_param *kp) in param_get_battery_health()
390 const struct kernel_param *kp) in param_set_battery_present()
398 const struct kernel_param *kp) in param_get_battery_present()
[all …]
/linux-4.4.14/drivers/pwm/
Dpwm-bcm-kona.c82 static void kona_pwmc_prepare_for_settings(struct kona_pwmc *kp, in kona_pwmc_prepare_for_settings()
98 static void kona_pwmc_apply_settings(struct kona_pwmc *kp, unsigned int chan) in kona_pwmc_apply_settings()
114 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_config() local
179 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_set_polarity() local
210 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_enable() local
231 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_disable() local
261 struct kona_pwmc *kp; in kona_pwmc_probe() local
316 struct kona_pwmc *kp = platform_get_drvdata(pdev); in kona_pwmc_remove() local
/linux-4.4.14/kernel/
Dparams.c111 static void param_check_unsafe(const struct kernel_param *kp) in param_check_unsafe()
300 int param_set_charp(const char *val, const struct kernel_param *kp) in param_set_charp()
323 int param_get_charp(char *buffer, const struct kernel_param *kp) in param_get_charp()
343 int param_set_bool(const char *val, const struct kernel_param *kp) in param_set_bool()
353 int param_get_bool(char *buffer, const struct kernel_param *kp) in param_get_bool()
367 int param_set_bool_enable_only(const char *val, const struct kernel_param *kp) in param_set_bool_enable_only()
399 int param_set_invbool(const char *val, const struct kernel_param *kp) in param_set_invbool()
413 int param_get_invbool(char *buffer, const struct kernel_param *kp) in param_get_invbool()
425 int param_set_bint(const char *val, const struct kernel_param *kp) in param_set_bint()
454 int (*set)(const char *, const struct kernel_param *kp), in param_array()
[all …]
Dkprobes.c288 static inline void set_kprobe_instance(struct kprobe *kp) in set_kprobe_instance()
353 struct kprobe *kp; in opt_pre_handler() local
968 static void arm_kprobe(struct kprobe *kp) in arm_kprobe()
985 static void disarm_kprobe(struct kprobe *kp, bool reopt) in disarm_kprobe()
1003 struct kprobe *kp; in aggr_pre_handler() local
1020 struct kprobe *kp; in aggr_post_handler() local
1066 struct kprobe *kp; in kprobes_inc_nmissed_count() local
1545 struct kprobe *kp; in aggr_kprobe_disabled() local
1970 struct kprobe *kp; in kill_kprobe() local
1992 int disable_kprobe(struct kprobe *kp) in disable_kprobe()
[all …]
Dtest_kprobes.c51 static struct kprobe kp = { variable
Dmodule.c4123 struct kernel_param *kp, in module_layout()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Ddebug.c61 const struct kernel_param *kp) in libcfs_param_debug_mb_set()
110 const struct kernel_param *kp, in param_set_delay_minmax()
130 static int param_get_delay(char *buffer, const struct kernel_param *kp) in param_get_delay()
143 const struct kernel_param *kp) in param_set_console_max_delay()
161 const struct kernel_param *kp) in param_set_console_min_delay()
179 const struct kernel_param *kp, in param_set_uint_minmax()
194 static int param_set_uintpos(const char *val, const struct kernel_param *kp) in param_set_uintpos()
/linux-4.4.14/security/apparmor/
Dlsm.c750 static int param_set_aalockpolicy(const char *val, const struct kernel_param *kp) in param_set_aalockpolicy()
759 static int param_get_aalockpolicy(char *buffer, const struct kernel_param *kp) in param_get_aalockpolicy()
766 static int param_set_aabool(const char *val, const struct kernel_param *kp) in param_set_aabool()
773 static int param_get_aabool(char *buffer, const struct kernel_param *kp) in param_get_aabool()
780 static int param_set_aauint(const char *val, const struct kernel_param *kp) in param_set_aauint()
787 static int param_get_aauint(char *buffer, const struct kernel_param *kp) in param_get_aauint()
794 static int param_get_audit(char *buffer, struct kernel_param *kp) in param_get_audit()
805 static int param_set_audit(const char *val, struct kernel_param *kp) in param_set_audit()
827 static int param_get_mode(char *buffer, struct kernel_param *kp) in param_get_mode()
838 static int param_set_mode(const char *val, struct kernel_param *kp) in param_set_mode()
/linux-4.4.14/drivers/acpi/
Dsysfs.c105 static int param_get_debug_layer(char *buffer, const struct kernel_param *kp) in param_get_debug_layer()
133 static int param_get_debug_level(char *buffer, const struct kernel_param *kp) in param_get_debug_level()
169 int param_set_trace_method_name(const char *val, const struct kernel_param *kp) in param_set_trace_method_name()
211 static int param_get_trace_method_name(char *buffer, const struct kernel_param *kp) in param_get_trace_method_name()
230 static int param_set_trace_state(const char *val, struct kernel_param *kp) in param_set_trace_state()
266 static int param_get_trace_state(char *buffer, struct kernel_param *kp) in param_get_trace_state()
295 static int param_get_acpica_version(char *buffer, struct kernel_param *kp) in param_get_acpica_version()
Dec.c1613 static int param_set_event_clearing(const char *val, struct kernel_param *kp) in param_set_event_clearing()
1631 static int param_get_event_clearing(char *buffer, struct kernel_param *kp) in param_get_event_clearing()
/linux-4.4.14/crypto/
Dvmac.c111 #define nh_16(mp, kp, nw, rh, rl) \ argument
122 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
137 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
157 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
216 #define nh_16(mp, kp, nw, rh, rl) \ argument
303 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
310 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
314 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
Daes_generic.c1335 const u32 *kp = ctx->key_enc + 4; in aes_encrypt() local
1408 const u32 *kp = ctx->key_dec + 4; in aes_decrypt() local
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c583 static int fcoe_transport_show(char *buffer, const struct kernel_param *kp) in fcoe_transport_show()
845 static int fcoe_transport_create(const char *buffer, struct kernel_param *kp) in fcoe_transport_create()
910 static int fcoe_transport_destroy(const char *buffer, struct kernel_param *kp) in fcoe_transport_destroy()
954 static int fcoe_transport_disable(const char *buffer, struct kernel_param *kp) in fcoe_transport_disable()
988 static int fcoe_transport_enable(const char *buffer, struct kernel_param *kp) in fcoe_transport_enable()
/linux-4.4.14/drivers/staging/speakup/
Dkeyhelp.c64 u_char *kp, counters[MAXFUNCS], ch, ch1; in build_key_data() local
149 u_char func, *kp; in spk_handle_help() local
/linux-4.4.14/drivers/ide/
Dide.c179 static int ide_set_dev_param_mask(const char *s, const struct kernel_param *kp) in ide_set_dev_param_mask()
247 static int ide_set_disk_chs(const char *str, struct kernel_param *kp) in ide_set_disk_chs()
331 static int ide_set_ignore_cable(const char *s, struct kernel_param *kp) in ide_set_ignore_cable()
/linux-4.4.14/include/linux/
Dkprobes.h167 struct kprobe kp; member
185 struct kprobe kp; member
305 struct kprobe kp; member
458 static inline int disable_kprobe(struct kprobe *kp) in disable_kprobe()
462 static inline int enable_kprobe(struct kprobe *kp) in enable_kprobe()
Dmodule.h336 struct kernel_param *kp; member
/linux-4.4.14/drivers/input/misc/
Dati_remote2.c42 const struct kernel_param *kp, in ati_remote2_set_mask()
64 const struct kernel_param *kp) in ati_remote2_set_channel_mask()
72 const struct kernel_param *kp) in ati_remote2_get_channel_mask()
80 const struct kernel_param *kp) in ati_remote2_set_mode_mask()
88 const struct kernel_param *kp) in ati_remote2_get_mode_mask()
/linux-4.4.14/samples/kprobes/
Dkprobe_example.c18 static struct kprobe kp = { variable
/linux-4.4.14/drivers/edac/
Dedac_module.c22 static int edac_set_debug_level(const char *buf, struct kernel_param *kp) in edac_set_debug_level()
Dedac_mc_sysfs.c53 static int edac_set_poll_msec(const char *val, struct kernel_param *kp) in edac_set_poll_msec()
/linux-4.4.14/net/netfilter/
Dnf_nat_irc.c110 static int warn_set(const char *val, struct kernel_param *kp) in warn_set()
Dnf_nat_ftp.c137 static int warn_set(const char *val, struct kernel_param *kp) in warn_set()
Dnf_conntrack_core.c1561 int nf_conntrack_set_hashsize(const char *val, struct kernel_param *kp) in nf_conntrack_set_hashsize()
/linux-4.4.14/arch/avr32/include/asm/
Dkprobes.h31 struct kprobe *kp; member
/linux-4.4.14/arch/sh/include/asm/
Dkprobes.h35 struct kprobe *kp; member
/linux-4.4.14/arch/arm/include/asm/
Dkprobes.h36 struct kprobe *kp; member
/linux-4.4.14/drivers/char/ipmi/
Dipmi_watchdog.c195 static int set_param_timeout(const char *val, const struct kernel_param *kp) in set_param_timeout()
227 static int set_param_str(const char *val, const struct kernel_param *kp) in set_param_str()
251 static int get_param_str(char *buffer, const struct kernel_param *kp) in get_param_str()
263 static int set_param_wdog_ifnum(const char *val, const struct kernel_param *kp) in set_param_wdog_ifnum()
Dipmi_poweroff.c69 static int set_param_ifnum(const char *val, struct kernel_param *kp) in set_param_ifnum()
Dipmi_si_intf.c1803 static int hotmod_handler(const char *val, struct kernel_param *kp) in hotmod_handler()
/linux-4.4.14/arch/sparc/include/asm/
Dkprobes.h31 struct kprobe *kp; member
/linux-4.4.14/arch/powerpc/include/asm/
Dkprobes.h116 struct kprobe *kp; member
/linux-4.4.14/arch/tile/include/asm/
Dkprobes.h46 struct kprobe *kp; member
/linux-4.4.14/arch/arc/include/asm/
Dkprobes.h40 struct kprobe *kp; member
/linux-4.4.14/arch/s390/include/asm/
Dkprobes.h67 struct kprobe *kp; member
/linux-4.4.14/fs/ocfs2/dlmfs/
Ddlmfs.c91 struct kernel_param *kp) in param_set_dlmfs_capabilities()
97 struct kernel_param *kp) in param_get_dlmfs_capabilities()
/linux-4.4.14/arch/mips/include/asm/
Dkprobes.h60 struct kprobe *kp; member
/linux-4.4.14/arch/x86/platform/uv/
Duv_nmi.c95 static int param_get_local64(char *buffer, const struct kernel_param *kp) in param_get_local64()
100 static int param_set_local64(const char *val, const struct kernel_param *kp) in param_set_local64()
/linux-4.4.14/arch/arm/probes/kprobes/
Dopt-arm.c138 static int can_optimize(struct kprobe *kp) in can_optimize()
/linux-4.4.14/arch/x86/include/asm/
Dkprobes.h98 struct kprobe *kp; member
/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c100 static int duration_set(const char *arg, const struct kernel_param *kp) in duration_set()
148 static int window_size_set(const char *arg, const struct kernel_param *kp) in window_size_set()
/linux-4.4.14/drivers/virtio/
Dvirtio_mmio.c616 const struct kernel_param *kp) in vm_cmdline_set()
687 static int vm_cmdline_get(char *buffer, const struct kernel_param *kp) in vm_cmdline_get()
/linux-4.4.14/drivers/lightnvm/
Dcore.c604 const struct kernel_param *kp) in nvm_configure_by_str_event()
630 static int nvm_configure_get(char *buf, const struct kernel_param *kp) in nvm_configure_get()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dmain.c49 static int mtu_max_set(const char *val, const struct kernel_param *kp) in mtu_max_set()
78 static int ring_order_set(const char *val, const struct kernel_param *kp) in ring_order_set()
/linux-4.4.14/drivers/tty/serial/
Dkgdboc.c248 static int param_set_kgdboc_var(const char *kmessage, struct kernel_param *kp) in param_set_kgdboc_var()
/linux-4.4.14/mm/
Dzswap.c698 static int __zswap_param_set(const char *val, const struct kernel_param *kp, in __zswap_param_set()
773 const struct kernel_param *kp) in zswap_compressor_param_set()
779 const struct kernel_param *kp) in zswap_zpool_param_set()
/linux-4.4.14/drivers/dma/
Ddmatest.c187 static int dmatest_wait_get(char *val, const struct kernel_param *kp) in dmatest_wait_get()
914 static int dmatest_run_get(char *val, const struct kernel_param *kp) in dmatest_run_get()
930 static int dmatest_run_set(const char *val, const struct kernel_param *kp) in dmatest_run_set()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_btree.c1696 union xfs_btree_key *kp) in xfs_lookup_get_search_key()
1777 union xfs_btree_key *kp; in xfs_btree_lookup() local
1878 union xfs_btree_key *kp; in xfs_btree_updkey() local
2614 union xfs_btree_key *kp; /* pointer to btree key */ in xfs_btree_new_iroot() local
3018 union xfs_btree_key *kp; in xfs_btree_insrec() local
3204 union xfs_btree_key *kp; in xfs_btree_kill_iroot() local
Dxfs_alloc_btree.c257 xfs_alloc_key_t *kp = &key->alloc; in xfs_allocbt_key_diff() local
Dxfs_bmap.c738 xfs_bmbt_key_t *kp; /* root block key pointer */ in xfs_bmap_extents_to_btree() local
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_init_chip.c1017 static int ipath_set_kpiobufs(const char *str, struct kernel_param *kp) in ipath_set_kpiobufs()
/linux-4.4.14/drivers/clk/bcm/
Dclk-iproc-pll.c222 static void __pll_bring_out_reset(struct iproc_pll *pll, unsigned int kp, in __pll_bring_out_reset()
249 int ka = 0, ki, kp, ret; in pll_set_rate() local
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_v4l2.c1254 static int uvc_v4l2_get_xu_mapping(struct uvc_xu_control_mapping *kp, in uvc_v4l2_get_xu_mapping()
1290 static int uvc_v4l2_put_xu_mapping(const struct uvc_xu_control_mapping *kp, in uvc_v4l2_put_xu_mapping()
1326 static int uvc_v4l2_get_xu_query(struct uvc_xu_control_query *kp, in uvc_v4l2_get_xu_query()
1359 static int uvc_v4l2_put_xu_query(const struct uvc_xu_control_query *kp, in uvc_v4l2_put_xu_query()
Duvc_driver.c2056 static int uvc_clock_param_get(char *buffer, struct kernel_param *kp) in uvc_clock_param_get()
2064 static int uvc_clock_param_set(const char *val, struct kernel_param *kp) in uvc_clock_param_set()
/linux-4.4.14/arch/x86/kernel/kprobes/
Dopt.c45 struct kprobe *kp; in __recover_optprobed_insn() local
Dcore.c225 struct kprobe *kp; in __recover_probed_insn() local
/linux-4.4.14/arch/microblaze/include/asm/
Dmmu.h51 unsigned long kp:1; /* User 'key' (normally 1) */ member
/linux-4.4.14/arch/tile/kernel/
Dkprobes.c129 void __kprobes arch_disarm_kprobe(struct kprobe *kp) in arch_disarm_kprobe()
/linux-4.4.14/drivers/mtd/devices/
Dphram.c269 static int phram_param_call(const char *val, struct kernel_param *kp) in phram_param_call()
Dblock2mtd.c434 static int block2mtd_setup(const char *val, struct kernel_param *kp) in block2mtd_setup()
/linux-4.4.14/net/sunrpc/
Dauth.c43 static int param_set_hashtbl_sz(const char *val, const struct kernel_param *kp) in param_set_hashtbl_sz()
65 static int param_get_hashtbl_sz(char *buffer, const struct kernel_param *kp) in param_get_hashtbl_sz()
Dsvc.c53 param_set_pool_mode(const char *val, struct kernel_param *kp) in param_set_pool_mode()
83 param_get_pool_mode(char *buf, struct kernel_param *kp) in param_get_pool_mode()
Dxprtsock.c3145 const struct kernel_param *kp, in param_set_uint_minmax()
3160 static int param_set_portnr(const char *val, const struct kernel_param *kp) in param_set_portnr()
3179 const struct kernel_param *kp) in param_set_slot_table_size()
3195 const struct kernel_param *kp) in param_set_max_slot_table_size()
/linux-4.4.14/arch/x86/kvm/
Dmmu_audit.c277 static int mmu_audit_set(const char *val, const struct kernel_param *kp) in mmu_audit_set()
/linux-4.4.14/drivers/block/
Dnull_blk.c90 static int null_set_queue_mode(const char *str, const struct kernel_param *kp) in null_set_queue_mode()
121 static int null_set_irqmode(const char *str, const struct kernel_param *kp) in null_set_irqmode()
/linux-4.4.14/kernel/debug/kdb/
Dkdb_main.c2175 static int kdb_param_enable_nmi(const char *val, const struct kernel_param *kp) in kdb_param_enable_nmi()
2700 kdbtab_t *kp; in kdb_register_flags() local
2787 kdbtab_t *kp; in kdb_unregister() local
2808 kdbtab_t *kp; in kdb_inittab() local
/linux-4.4.14/arch/xtensa/platforms/iss/
Dsimdisk.c55 const struct kernel_param *kp) in simdisk_param_set_filename()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddriver.c108 static int hfi1_caps_set(const char *val, const struct kernel_param *kp) in hfi1_caps_set()
147 static int hfi1_caps_get(char *buffer, const struct kernel_param *kp) in hfi1_caps_get()
/linux-4.4.14/drivers/pci/pcie/
Daspm.c778 static int pcie_aspm_set_policy(const char *val, struct kernel_param *kp) in pcie_aspm_set_policy()
805 static int pcie_aspm_get_policy(char *buffer, struct kernel_param *kp) in pcie_aspm_get_policy()
/linux-4.4.14/arch/ia64/include/asm/
Dkprobes.h71 struct kprobe *kp; member
/linux-4.4.14/fs/ntfs/
Dcompress.c103 u8 *kp = page_address(page); in zero_partial_compressed_page() local
/linux-4.4.14/drivers/input/mouse/
Dpsmouse-base.c1893 static int psmouse_set_maxproto(const char *val, const struct kernel_param *kp) in psmouse_set_maxproto()
1910 static int psmouse_get_maxproto(char *buffer, const struct kernel_param *kp) in psmouse_get_maxproto()
/linux-4.4.14/arch/s390/oprofile/
Dinit.c54 static int set_cpu_type(const char *str, struct kernel_param *kp) in set_cpu_type()
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c1536 static int param_get_sfb_size(char *buffer, const struct kernel_param *kp) in param_get_sfb_size()
1543 static int param_set_sfb_size(const char *val, const struct kernel_param *kp) in param_set_sfb_size()
/linux-4.4.14/drivers/tty/hvc/
Dhvc_iucv.c1294 static int param_set_vmidfilter(const char *val, const struct kernel_param *kp) in param_set_vmidfilter()
1321 static int param_get_vmidfilter(char *buffer, const struct kernel_param *kp) in param_get_vmidfilter()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dspeedfax.c97 set_debug(const char *val, struct kernel_param *kp) in set_debug()
Dw6692.c104 set_debug(const char *val, struct kernel_param *kp) in set_debug()
DmISDNinfineon.c247 set_debug(const char *val, struct kernel_param *kp) in set_debug()
Dnetjet.c114 set_debug(const char *val, struct kernel_param *kp) in set_debug()
Davmfritz.c159 set_debug(const char *val, struct kernel_param *kp) in set_debug()
/linux-4.4.14/tools/thermal/tmon/
Dtmon.h132 double kp; /* Controller gain from Dialog Box */ member
/linux-4.4.14/security/integrity/ima/
Dima_crypto.c44 static int param_set_bufsize(const char *val, const struct kernel_param *kp) in param_set_bufsize()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dcmm.c711 static int cmm_set_disable(const char *val, struct kernel_param *kp) in cmm_set_disable()
/linux-4.4.14/drivers/hid/
Dhid-magicmouse.c37 static int param_set_scroll_speed(const char *val, struct kernel_param *kp) { in param_set_scroll_speed()
/linux-4.4.14/drivers/mtd/ubi/
Dblock.c106 const struct kernel_param *kp) in ubiblock_set_param()
Dbuild.c1380 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()
/linux-4.4.14/drivers/char/
Dsonypi.c777 struct sonypi_keypress kp; in input_keyrelease() local
792 struct sonypi_keypress kp = { NULL }; in sonypi_report_input_event() local
/linux-4.4.14/arch/x86/oprofile/
Dnmi_int.c617 static int set_cpu_type(const char *str, struct kernel_param *kp) in set_cpu_type()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsta_ioctl.c1074 int mwifiex_set_encode(struct mwifiex_private *priv, struct key_params *kp, in mwifiex_set_encode()
/linux-4.4.14/drivers/misc/
Dkgdbts.c1133 static int param_set_kgdbts_var(const char *kmessage, struct kernel_param *kp) in param_set_kgdbts_var()
/linux-4.4.14/net/batman-adv/
Dmain.c1246 static int batadv_param_set_ra(const char *val, const struct kernel_param *kp) in batadv_param_set_ra()
/linux-4.4.14/drivers/tty/
Dsysrq.c980 const struct kernel_param *kp) in sysrq_reset_seq_param_set()
/linux-4.4.14/drivers/misc/lis3lv02d/
Dlis3lv02d.c105 static int param_set_axis(const char *val, const struct kernel_param *kp) in param_set_axis()
/linux-4.4.14/net/sched/
Dcls_u32.c406 struct tc_u_knode __rcu **kp; in u32_delete_key() local
/linux-4.4.14/fs/fuse/
Dinode.c817 static int set_global_limit(const char *val, struct kernel_param *kp) in set_global_limit()
/linux-4.4.14/kernel/trace/
Dtrace_kprobe.c1224 static int kprobe_dispatcher(struct kprobe *kp, struct pt_regs *regs) in kprobe_dispatcher()
/linux-4.4.14/drivers/video/fbdev/
Duvesafb.c1965 static int param_set_scroll(const char *val, const struct kernel_param *kp) in param_set_scroll()
/linux-4.4.14/drivers/platform/x86/
Dsony-laptop.c368 struct sony_laptop_keypress kp; in do_sony_laptop_release_key() local
392 struct sony_laptop_keypress kp = { NULL }; in sony_laptop_report_input_event() local
549 struct sony_laptop_keypress kp = { NULL }; in sony_laptop_remove_input() local
Dthinkpad_acpi.c9247 static int __init set_ibm_param(const char *val, struct kernel_param *kp) in set_ibm_param()
/linux-4.4.14/net/ipv6/
Dsit.c293 struct ip_tunnel_prl kprl, *kp; in ipip6_tunnel_get_prl() local
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c150 static int srp_tmo_get(char *buffer, const struct kernel_param *kp) in srp_tmo_get()
160 static int srp_tmo_set(const char *val, const struct kernel_param *kp) in srp_tmo_set()
/linux-4.4.14/block/
Dgenhd.c1754 const struct kernel_param *kp) in disk_events_set_dfl_poll_msecs()
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c832 static int param_set_xint(const char *val, const struct kernel_param *kp) in param_set_xint()
/linux-4.4.14/fs/nfs/
Dsuper.c2838 static int param_set_portnr(const char *val, const struct kernel_param *kp) in param_set_portnr()
/linux-4.4.14/security/smack/
Dsmackfs.c1074 char *kp = SMACK_CIPSO_OPTION; in net4addr_seq_show() local
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.c103 _scsih_set_fwfault_debug(const char *val, struct kernel_param *kp) in _scsih_set_fwfault_debug()
Dmpt3sas_scsih.c285 _scsih_set_debug_level(const char *val, struct kernel_param *kp) in _scsih_set_debug_level()
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c83 static int srpt_get_u64_x(char *buffer, struct kernel_param *kp) in srpt_get_u64_x()
/linux-4.4.14/drivers/md/
Dmd.c5085 static int add_named_array(const char *val, struct kernel_param *kp) in add_named_array()
9310 static int set_ro(const char *val, struct kernel_param *kp) in set_ro()
/linux-4.4.14/drivers/android/
Dbinder.c123 struct kernel_param *kp) in binder_set_stop_on_user_error()
/linux-4.4.14/net/xfrm/
Dxfrm_user.c1556 struct xfrm_tmpl *kp = &xp->xfrm_vec[i]; in copy_to_user_tmpl() local
/linux-4.4.14/net/bluetooth/
Dsmp.c2782 struct smp_cmd_keypress_notify *kp = (void *) skb->data; in smp_cmd_keypress_notify() local
/linux-4.4.14/drivers/message/fusion/
Dmptbase.c245 static int mpt_set_debug_level(const char *val, struct kernel_param *kp) in mpt_set_debug_level()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_iba7322.c6197 static int setup_txselect(const char *str, struct kernel_param *kp) in setup_txselect()