/linux-4.1.27/drivers/input/keyboard/ |
D | pmic8xxx-keypad.c | 116 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 …]
|
D | twl4030_keypad.c | 138 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
|
D | bcm-keypad.c | 95 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
|
/linux-4.1.27/drivers/power/ |
D | test_power.c | 335 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.1.27/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 48 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.1.27/drivers/pwm/ |
D | pwm-bcm-kona.c | 79 static void kona_pwmc_apply_settings(struct kona_pwmc *kp, unsigned int chan) in kona_pwmc_apply_settings() 97 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_config() local 156 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_set_polarity() local 188 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_enable() local 208 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_disable() local 231 struct kona_pwmc *kp; in kona_pwmc_probe() local 289 struct kona_pwmc *kp = platform_get_drvdata(pdev); in kona_pwmc_remove() local
|
/linux-4.1.27/kernel/ |
D | params.c | 87 static void param_check_unsafe(const struct kernel_param *kp) in param_check_unsafe() 272 int param_set_charp(const char *val, const struct kernel_param *kp) in param_set_charp() 295 int param_get_charp(char *buffer, const struct kernel_param *kp) in param_get_charp() 314 int param_set_bool(const char *val, const struct kernel_param *kp) in param_set_bool() 324 int param_get_bool(char *buffer, const struct kernel_param *kp) in param_get_bool() 339 int param_set_invbool(const char *val, const struct kernel_param *kp) in param_set_invbool() 353 int param_get_invbool(char *buffer, const struct kernel_param *kp) in param_get_invbool() 365 int param_set_bint(const char *val, const struct kernel_param *kp) in param_set_bint() 394 int (*set)(const char *, const struct kernel_param *kp), in param_array() 399 struct kernel_param kp; in param_array() local [all …]
|
D | kprobes.c | 288 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 …]
|
D | test_kprobes.c | 51 static struct kprobe kp = { variable
|
D | module.c | 115 const struct kernel_param *kp) in param_set_bool_enable_only() 3945 struct kernel_param *kp, in module_layout()
|
/linux-4.1.27/security/apparmor/ |
D | lsm.c | 763 static int param_set_aalockpolicy(const char *val, const struct kernel_param *kp) in param_set_aalockpolicy() 772 static int param_get_aalockpolicy(char *buffer, const struct kernel_param *kp) in param_get_aalockpolicy() 779 static int param_set_aabool(const char *val, const struct kernel_param *kp) in param_set_aabool() 786 static int param_get_aabool(char *buffer, const struct kernel_param *kp) in param_get_aabool() 793 static int param_set_aauint(const char *val, const struct kernel_param *kp) in param_set_aauint() 800 static int param_get_aauint(char *buffer, const struct kernel_param *kp) in param_get_aauint() 807 static int param_get_audit(char *buffer, struct kernel_param *kp) in param_get_audit() 818 static int param_set_audit(const char *val, struct kernel_param *kp) in param_set_audit() 840 static int param_get_mode(char *buffer, struct kernel_param *kp) in param_get_mode() 851 static int param_set_mode(const char *val, struct kernel_param *kp) in param_set_mode()
|
/linux-4.1.27/crypto/ |
D | vmac.c | 111 #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
|
D | aes_generic.c | 1335 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.1.27/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 583 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.1.27/drivers/staging/speakup/ |
D | keyhelp.c | 64 u_char *kp, counters[MAXFUNCS], ch, ch1; in build_key_data() local 149 u_char func, *kp; in spk_handle_help() local
|
/linux-4.1.27/drivers/ide/ |
D | ide.c | 179 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.1.27/drivers/acpi/ |
D | sysfs.c | 103 static int param_get_debug_layer(char *buffer, const struct kernel_param *kp) in param_get_debug_layer() 131 static int param_get_debug_level(char *buffer, const struct kernel_param *kp) in param_get_debug_level() 172 static int param_set_trace_state(const char *val, struct kernel_param *kp) in param_set_trace_state() 206 static int param_get_trace_state(char *buffer, struct kernel_param *kp) in param_get_trace_state() 232 static int param_get_acpica_version(char *buffer, struct kernel_param *kp) in param_get_acpica_version()
|
/linux-4.1.27/include/linux/ |
D | kprobes.h | 167 struct kprobe kp; member 185 struct kprobe kp; member 303 struct kprobe kp; member 456 static inline int disable_kprobe(struct kprobe *kp) in disable_kprobe() 460 static inline int enable_kprobe(struct kprobe *kp) in enable_kprobe()
|
D | module.h | 241 struct kernel_param *kp; member
|
/linux-4.1.27/drivers/input/misc/ |
D | ati_remote2.c | 42 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.1.27/samples/kprobes/ |
D | kprobe_example.c | 18 static struct kprobe kp = { variable
|
/linux-4.1.27/drivers/edac/ |
D | edac_module.c | 22 static int edac_set_debug_level(const char *buf, struct kernel_param *kp) in edac_set_debug_level()
|
D | edac_mc_sysfs.c | 53 static int edac_set_poll_msec(const char *val, struct kernel_param *kp) in edac_set_poll_msec()
|
/linux-4.1.27/net/netfilter/ |
D | nf_nat_irc.c | 110 static int warn_set(const char *val, struct kernel_param *kp) in warn_set()
|
D | nf_nat_ftp.c | 137 static int warn_set(const char *val, struct kernel_param *kp) in warn_set()
|
D | nf_conntrack_core.c | 1538 int nf_conntrack_set_hashsize(const char *val, struct kernel_param *kp) in nf_conntrack_set_hashsize()
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | kprobes.h | 31 struct kprobe *kp; member
|
/linux-4.1.27/arch/sh/include/asm/ |
D | kprobes.h | 35 struct kprobe *kp; member
|
/linux-4.1.27/arch/arm/include/asm/ |
D | kprobes.h | 36 struct kprobe *kp; member
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | kprobes.h | 31 struct kprobe *kp; member
|
/linux-4.1.27/arch/tile/include/asm/ |
D | kprobes.h | 46 struct kprobe *kp; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | kprobes.h | 116 struct kprobe *kp; member
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_watchdog.c | 192 static int set_param_timeout(const char *val, const struct kernel_param *kp) in set_param_timeout() 224 static int set_param_str(const char *val, const struct kernel_param *kp) in set_param_str() 248 static int get_param_str(char *buffer, const struct kernel_param *kp) in get_param_str() 260 static int set_param_wdog_ifnum(const char *val, const struct kernel_param *kp) in set_param_wdog_ifnum()
|
D | ipmi_poweroff.c | 69 static int set_param_ifnum(const char *val, struct kernel_param *kp) in set_param_ifnum()
|
D | ipmi_si_intf.c | 1787 static int hotmod_handler(const char *val, struct kernel_param *kp) in hotmod_handler()
|
/linux-4.1.27/arch/arc/include/asm/ |
D | kprobes.h | 40 struct kprobe *kp; member
|
/linux-4.1.27/arch/s390/include/asm/ |
D | kprobes.h | 67 struct kprobe *kp; member
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 91 struct kernel_param *kp) in param_set_dlmfs_capabilities() 97 struct kernel_param *kp) in param_get_dlmfs_capabilities()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | kprobes.h | 60 struct kprobe *kp; member
|
/linux-4.1.27/arch/x86/platform/uv/ |
D | uv_nmi.c | 95 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.1.27/arch/arm/probes/kprobes/ |
D | opt-arm.c | 138 static int can_optimize(struct kprobe *kp) in can_optimize()
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | main.c | 44 static int mtu_max_set(const char *val, const struct kernel_param *kp) in mtu_max_set() 73 static int ring_order_set(const char *val, const struct kernel_param *kp) in ring_order_set()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | kprobes.h | 98 struct kprobe *kp; member
|
/linux-4.1.27/drivers/thermal/ |
D | intel_powerclamp.c | 100 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.1.27/drivers/virtio/ |
D | virtio_mmio.c | 615 const struct kernel_param *kp) in vm_cmdline_set() 686 static int vm_cmdline_get(char *buffer, const struct kernel_param *kp) in vm_cmdline_get()
|
/linux-4.1.27/drivers/tty/serial/ |
D | kgdboc.c | 248 static int param_set_kgdboc_var(const char *kmessage, struct kernel_param *kp) in param_set_kgdboc_var()
|
/linux-4.1.27/drivers/dma/ |
D | dmatest.c | 187 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.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_init_chip.c | 1021 static int ipath_set_kpiobufs(const char *str, struct kernel_param *kp) in ipath_set_kpiobufs()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_btree.c | 1681 union xfs_btree_key *kp) in xfs_lookup_get_search_key() 1762 union xfs_btree_key *kp; in xfs_btree_lookup() local 1863 union xfs_btree_key *kp; in xfs_btree_updkey() local 2599 union xfs_btree_key *kp; /* pointer to btree key */ in xfs_btree_new_iroot() local 3003 union xfs_btree_key *kp; in xfs_btree_insrec() local 3189 union xfs_btree_key *kp; in xfs_btree_kill_iroot() local
|
D | xfs_alloc_btree.c | 257 xfs_alloc_key_t *kp = &key->alloc; in xfs_allocbt_key_diff() local
|
D | xfs_bmap.c | 738 xfs_bmbt_key_t *kp; /* root block key pointer */ in xfs_bmap_extents_to_btree() local
|
/linux-4.1.27/drivers/block/ |
D | null_blk.c | 97 static int null_set_queue_mode(const char *str, const struct kernel_param *kp) in null_set_queue_mode() 124 static int null_set_irqmode(const char *str, const struct kernel_param *kp) in null_set_irqmode()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_v4l2.c | 1245 static int uvc_v4l2_get_xu_mapping(struct uvc_xu_control_mapping *kp, in uvc_v4l2_get_xu_mapping() 1281 static int uvc_v4l2_put_xu_mapping(const struct uvc_xu_control_mapping *kp, in uvc_v4l2_put_xu_mapping() 1317 static int uvc_v4l2_get_xu_query(struct uvc_xu_control_query *kp, in uvc_v4l2_get_xu_query() 1350 static int uvc_v4l2_put_xu_query(const struct uvc_xu_control_query *kp, in uvc_v4l2_put_xu_query()
|
D | uvc_driver.c | 2057 static int uvc_clock_param_get(char *buffer, struct kernel_param *kp) in uvc_clock_param_get() 2065 static int uvc_clock_param_set(const char *val, struct kernel_param *kp) in uvc_clock_param_set()
|
/linux-4.1.27/arch/x86/kernel/kprobes/ |
D | opt.c | 45 struct kprobe *kp; in __recover_optprobed_insn() local
|
D | core.c | 225 struct kprobe *kp; in __recover_probed_insn() local
|
/linux-4.1.27/arch/tile/kernel/ |
D | kprobes.c | 129 void __kprobes arch_disarm_kprobe(struct kprobe *kp) in arch_disarm_kprobe()
|
/linux-4.1.27/drivers/mtd/devices/ |
D | phram.c | 269 static int phram_param_call(const char *val, struct kernel_param *kp) in phram_param_call()
|
D | block2mtd.c | 433 static int block2mtd_setup(const char *val, struct kernel_param *kp) in block2mtd_setup()
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | mmu.h | 51 unsigned long kp:1; /* User 'key' (normally 1) */ member
|
/linux-4.1.27/net/sunrpc/ |
D | auth.c | 43 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()
|
D | svc.c | 70 param_set_pool_mode(const char *val, struct kernel_param *kp) in param_set_pool_mode() 100 param_get_pool_mode(char *buf, struct kernel_param *kp) in param_get_pool_mode()
|
D | xprtsock.c | 2970 const struct kernel_param *kp, in param_set_uint_minmax() 2985 static int param_set_portnr(const char *val, const struct kernel_param *kp) in param_set_portnr() 3004 const struct kernel_param *kp) in param_set_slot_table_size() 3020 const struct kernel_param *kp) in param_set_max_slot_table_size()
|
/linux-4.1.27/arch/x86/kvm/ |
D | mmu_audit.c | 271 static int mmu_audit_set(const char *val, const struct kernel_param *kp) in mmu_audit_set()
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_main.c | 2175 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.1.27/arch/xtensa/platforms/iss/ |
D | simdisk.c | 55 const struct kernel_param *kp) in simdisk_param_set_filename()
|
/linux-4.1.27/drivers/pci/pcie/ |
D | aspm.c | 785 static int pcie_aspm_set_policy(const char *val, struct kernel_param *kp) in pcie_aspm_set_policy() 812 static int pcie_aspm_get_policy(char *buffer, struct kernel_param *kp) in pcie_aspm_get_policy()
|
/linux-4.1.27/fs/ntfs/ |
D | compress.c | 103 u8 *kp = page_address(page); in zero_partial_compressed_page() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | kprobes.h | 71 struct kprobe *kp; member
|
/linux-4.1.27/drivers/input/mouse/ |
D | psmouse-base.c | 1889 static int psmouse_set_maxproto(const char *val, const struct kernel_param *kp) in psmouse_set_maxproto() 1906 static int psmouse_get_maxproto(char *buffer, const struct kernel_param *kp) in psmouse_get_maxproto()
|
/linux-4.1.27/arch/s390/oprofile/ |
D | init.c | 53 static int set_cpu_type(const char *str, struct kernel_param *kp) in set_cpu_type()
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_iucv.c | 1294 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.1.27/arch/s390/kernel/ |
D | perf_cpum_sf.c | 1537 static int param_get_sfb_size(char *buffer, const struct kernel_param *kp) in param_get_sfb_size() 1544 static int param_set_sfb_size(const char *val, const struct kernel_param *kp) in param_set_sfb_size()
|
/linux-4.1.27/tools/thermal/tmon/ |
D | tmon.h | 132 double kp; /* Controller gain from Dialog Box */ member
|
/linux-4.1.27/security/integrity/ima/ |
D | ima_crypto.c | 44 static int param_set_bufsize(const char *val, const struct kernel_param *kp) in param_set_bufsize()
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | speedfax.c | 97 set_debug(const char *val, struct kernel_param *kp) in set_debug()
|
D | mISDNinfineon.c | 247 set_debug(const char *val, struct kernel_param *kp) in set_debug()
|
D | w6692.c | 104 set_debug(const char *val, struct kernel_param *kp) in set_debug()
|
D | netjet.c | 114 set_debug(const char *val, struct kernel_param *kp) in set_debug()
|
D | avmfritz.c | 159 set_debug(const char *val, struct kernel_param *kp) in set_debug()
|
/linux-4.1.27/drivers/hid/ |
D | hid-magicmouse.c | 37 static int param_set_scroll_speed(const char *val, struct kernel_param *kp) { in param_set_scroll_speed()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | cmm.c | 711 static int cmm_set_disable(const char *val, struct kernel_param *kp) in cmm_set_disable()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | block.c | 105 const struct kernel_param *kp) in ubiblock_set_param()
|
D | build.c | 1411 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()
|
/linux-4.1.27/drivers/char/ |
D | sonypi.c | 777 struct sonypi_keypress kp; in input_keyrelease() local 792 struct sonypi_keypress kp = { NULL }; in sonypi_report_input_event() local
|
/linux-4.1.27/arch/x86/oprofile/ |
D | nmi_int.c | 617 static int set_cpu_type(const char *str, struct kernel_param *kp) in set_cpu_type()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | sta_ioctl.c | 1054 int mwifiex_set_encode(struct mwifiex_private *priv, struct key_params *kp, in mwifiex_set_encode()
|
/linux-4.1.27/drivers/misc/ |
D | kgdbts.c | 1132 static int param_set_kgdbts_var(const char *kmessage, struct kernel_param *kp) in param_set_kgdbts_var()
|
/linux-4.1.27/net/batman-adv/ |
D | main.c | 1227 static int batadv_param_set_ra(const char *val, const struct kernel_param *kp) in batadv_param_set_ra()
|
/linux-4.1.27/drivers/tty/ |
D | sysrq.c | 970 const struct kernel_param *kp) in sysrq_reset_seq_param_set()
|
/linux-4.1.27/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 105 static int param_set_axis(const char *val, const struct kernel_param *kp) in param_set_axis()
|
/linux-4.1.27/net/sched/ |
D | cls_u32.c | 406 struct tc_u_knode __rcu **kp; in u32_delete_key() local
|
/linux-4.1.27/fs/fuse/ |
D | inode.c | 801 static int set_global_limit(const char *val, struct kernel_param *kp) in set_global_limit()
|
/linux-4.1.27/kernel/trace/ |
D | trace_kprobe.c | 1236 static int kprobe_dispatcher(struct kprobe *kp, struct pt_regs *regs) in kprobe_dispatcher()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | uvesafb.c | 1965 static int param_set_scroll(const char *val, const struct kernel_param *kp) in param_set_scroll()
|
/linux-4.1.27/drivers/platform/x86/ |
D | sony-laptop.c | 367 struct sony_laptop_keypress kp; in do_sony_laptop_release_key() local 391 struct sony_laptop_keypress kp = { NULL }; in sony_laptop_report_input_event() local 548 struct sony_laptop_keypress kp = { NULL }; in sony_laptop_remove_input() local
|
D | thinkpad_acpi.c | 9247 static int __init set_ibm_param(const char *val, struct kernel_param *kp) in set_ibm_param()
|
/linux-4.1.27/net/ipv6/ |
D | sit.c | 293 struct ip_tunnel_prl kprl, *kp; in ipip6_tunnel_get_prl() local
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 149 static int srp_tmo_get(char *buffer, const struct kernel_param *kp) in srp_tmo_get() 159 static int srp_tmo_set(const char *val, const struct kernel_param *kp) in srp_tmo_set()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_intel.c | 755 static int param_set_xint(const char *val, const struct kernel_param *kp) in param_set_xint()
|
/linux-4.1.27/block/ |
D | genhd.c | 1748 const struct kernel_param *kp) in disk_events_set_dfl_poll_msecs()
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_base.c | 107 _scsih_set_fwfault_debug(const char *val, struct kernel_param *kp) in _scsih_set_fwfault_debug()
|
D | mpt2sas_scsih.c | 287 _scsih_set_debug_level(const char *val, struct kernel_param *kp) in _scsih_set_debug_level()
|
/linux-4.1.27/fs/nfs/ |
D | super.c | 2837 static int param_set_portnr(const char *val, const struct kernel_param *kp) in param_set_portnr()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 103 _scsih_set_fwfault_debug(const char *val, struct kernel_param *kp) in _scsih_set_fwfault_debug()
|
D | mpt3sas_scsih.c | 276 _scsih_set_debug_level(const char *val, struct kernel_param *kp) in _scsih_set_debug_level()
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 85 static int srpt_get_u64_x(char *buffer, struct kernel_param *kp) in srpt_get_u64_x()
|
/linux-4.1.27/drivers/md/ |
D | md.c | 4970 static int add_named_array(const char *val, struct kernel_param *kp) in add_named_array() 9022 static int set_ro(const char *val, struct kernel_param *kp) in set_ro()
|
/linux-4.1.27/drivers/android/ |
D | binder.c | 123 struct kernel_param *kp) in binder_set_stop_on_user_error()
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_user.c | 1533 struct xfrm_tmpl *kp = &xp->xfrm_vec[i]; in copy_to_user_tmpl() local
|
/linux-4.1.27/net/bluetooth/ |
D | smp.c | 2755 struct smp_cmd_keypress_notify *kp = (void *) skb->data; in smp_cmd_keypress_notify() local
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptbase.c | 249 static int mpt_set_debug_level(const char *val, struct kernel_param *kp) in mpt_set_debug_level()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 6196 static int setup_txselect(const char *str, struct kernel_param *kp) in setup_txselect()
|