Home
last modified time | relevance | path

Searched defs:ks (Results 1 – 16 of 16) sorted by relevance

/linux/kernel/debug/
H A Dgdbstub.c479 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 Ddebug_core.c515 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 Dio.c110 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 Dks0127.c324 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
/linux/tools/perf/util/
H A Dcall-path.c79 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
H A Dthread-stack.c914 u64 ks = ts->kernel_start; in thread_stack__no_call_return() local
/linux/kernel/module/
H A Dversion.c142 struct kernel_symbol *ks, in module_layout() argument
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2102 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit()
2120 struct ethtool_link_ksettings *ks) in ice_phy_type_to_ethtool()
2215 ice_get_settings_link_up(struct ethtool_link_ksettings *ks, in ice_get_settings_link_up()
2304 ice_get_settings_link_down(struct ethtool_link_ksettings *ks, in ice_get_settings_link_down()
2326 struct ethtool_link_ksettings *ks) in ice_get_link_ksettings()
2497 ice_ksettings_find_adv_link_speed(const struct ethtool_link_ksettings *ks) in ice_ksettings_find_adv_link_speed()
2523 ice_setup_autoneg(struct ice_port_info *p, struct ethtool_link_ksettings *ks, in ice_setup_autoneg()
2579 ice_set_phy_type_from_speed(const struct ethtool_link_ksettings *ks, in ice_set_phy_type_from_speed()
2615 const struct ethtool_link_ksettings *ks) in ice_set_link_ksettings()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_stack_raw_tp.c32 struct ksym *ks; in get_stack_print_output() local
/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c165 struct ksym *ks; in search_kallsyms_custom_local() local
615 struct ksym *ks; in bpf_get_ksyms() local
/linux/sound/virtio/
H A Dvirtio_pcm.c476 struct snd_pcm_str *ks = &vpcm->pcm->streams[i]; in virtsnd_pcm_build_devs() local
/linux/arch/microblaze/include/asm/
H A Dmmu.h44 unsigned long ks:1; /* Supervisor 'key' (normally 0) */ member
/linux/arch/arm64/crypto/
H A Dsm4-ce-glue.c543 static u8 const ks[3][SM4_BLOCK_SIZE] = { in sm4_xcbc_setkey() local
/linux/fs/
H A Dnamespace.c5854 static int prepare_kstatmount(struct kstatmount *ks, struct mnt_id_req *kreq, in prepare_kstatmount()
/linux/kernel/sched/
H A Dext.c3059 struct scx_kick_syncs __rcu *ks = __this_cpu_read(scx_kick_syncs); in kick_sync_wait_bal_cb() local
/linux/mm/
H A Dslub.c6641 size_t ks = 0; in __do_krealloc() local