| /linux/kernel/debug/ |
| H A D | gdbstub.c | 479 static void gdb_cmd_status(struct kgdb_state *ks) in gdb_cmd_status() 493 static void gdb_get_regs_helper(struct kgdb_state *ks) in gdb_get_regs_helper() 537 static void gdb_cmd_getregs(struct kgdb_state *ks) in gdb_cmd_getregs() 544 static void gdb_cmd_setregs(struct kgdb_state *ks) in gdb_cmd_setregs() 557 static void gdb_cmd_memread(struct kgdb_state *ks) in gdb_cmd_memread() 575 static void gdb_cmd_memwrite(struct kgdb_state *ks) in gdb_cmd_memwrite() 598 static void gdb_cmd_reg_get(struct kgdb_state *ks) in gdb_cmd_reg_get() 613 static void gdb_cmd_reg_set(struct kgdb_state *ks) in gdb_cmd_reg_set() 640 static void gdb_cmd_binwrite(struct kgdb_state *ks) in gdb_cmd_binwrite() 651 static void gdb_cmd_detachkill(struct kgdb_state *ks) in gdb_cmd_detachkill() [all …]
|
| H A D | debug_core.c | 515 static int kgdb_reenter_check(struct kgdb_state *ks) in kgdb_reenter_check() 571 static int kgdb_cpu_enter(struct kgdb_state *ks, struct pt_regs *regs, in kgdb_cpu_enter() 839 struct kgdb_state *ks = &kgdb_var; in kgdb_handle_exception() local 882 struct kgdb_state *ks = &kgdb_var; in kgdb_nmicallback() local 909 struct kgdb_state *ks = &kgdb_var; in kgdb_nmicallin() local
|
| /linux/drivers/net/ovpn/ |
| H A D | io.c | 110 struct ovpn_crypto_key_slot *ks; in ovpn_decrypt_post() local 216 struct ovpn_crypto_key_slot *ks; in ovpn_recv() local 240 struct ovpn_crypto_key_slot *ks; in ovpn_encrypt_post() local 314 struct ovpn_crypto_key_slot *ks; in ovpn_encrypt_one() local
|
| /linux/drivers/media/i2c/ |
| H A D | ks0127.c | 324 struct ks0127 *ks = to_ks0127(sd); in ks0127_write() local 337 struct ks0127 *ks = to_ks0127(sd); in ks0127_and_or() local 396 struct ks0127 *ks = to_ks0127(sd); in ks0127_s_routing() local 528 struct ks0127 *ks = to_ks0127(sd); in ks0127_s_std() local 647 struct ks0127 *ks; in ks0127_probe() local [all...] |
| /linux/tools/perf/util/ |
| H A D | call-path.c | 79 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
|
| H A D | thread-stack.c | 914 u64 ks = ts->kernel_start; in thread_stack__no_call_return() local
|
| /linux/kernel/module/ |
| H A D | version.c | 142 struct kernel_symbol *ks, in module_layout() argument
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 2102 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit() argument 2120 struct ethtool_link_ksettings *ks) in ice_phy_type_to_ethtool() argument 2215 ice_get_settings_link_up(struct ethtool_link_ksettings * ks,struct net_device * netdev) ice_get_settings_link_up() argument 2304 ice_get_settings_link_down(struct ethtool_link_ksettings * ks,struct net_device * netdev) ice_get_settings_link_down() argument 2326 ice_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * ks) ice_get_link_ksettings() argument 2497 ice_ksettings_find_adv_link_speed(const struct ethtool_link_ksettings * ks) ice_ksettings_find_adv_link_speed() argument 2523 ice_setup_autoneg(struct ice_port_info * p,struct ethtool_link_ksettings * ks,struct ice_aqc_set_phy_cfg_data * config,u8 autoneg_enabled,u8 * autoneg_changed,struct net_device * netdev) ice_setup_autoneg() argument 2579 ice_set_phy_type_from_speed(const struct ethtool_link_ksettings * ks,u64 * phy_type_low,u64 * phy_type_high,u16 adv_link_speed) ice_set_phy_type_from_speed() argument 2615 ice_set_link_ksettings(struct net_device * netdev,const struct ethtool_link_ksettings * ks) ice_set_link_ksettings() argument [all...] |
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | get_stack_raw_tp.c | 32 struct ksym *ks; in get_stack_print_output() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | trace_helpers.c | 165 struct ksym *ks; in search_kallsyms_custom_local() local 615 struct ksym *ks; bpf_get_ksyms() local
|
| /linux/sound/virtio/ |
| H A D | virtio_pcm.c | 476 struct snd_pcm_str *ks = &vpcm->pcm->streams[i]; virtsnd_pcm_build_devs() local
|
| /linux/arch/microblaze/include/asm/ |
| H A D | mmu.h | 44 unsigned long ks:1; /* Supervisor 'key' (normally 0) */ member
|
| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-glue.c | 543 static u8 const ks[3][SM4_BLOCK_SIZE] = { in sm4_xcbc_setkey() local
|
| /linux/mm/ |
| H A D | slab_common.c | 1229 size_t ks; in kfree_sensitive() local
|
| H A D | slub.c | 6642 size_t ks = 0; __do_krealloc() local [all...] |
| /linux/fs/ |
| H A D | namespace.c | 5854 prepare_kstatmount(struct kstatmount * ks,struct mnt_id_req * kreq,struct statmount __user * buf,size_t bufsize,size_t seq_size) prepare_kstatmount() argument [all...] |
| /linux/kernel/sched/ |
| H A D | ext.c | |