| /kernel/linux/linux-6.6/drivers/net/ethernet/micrel/ |
| D | ks8851_common.c | 35 static void ks8851_lock(struct ks8851_net *ks, unsigned long *flags) in ks8851_lock() 47 static void ks8851_unlock(struct ks8851_net *ks, unsigned long *flags) in ks8851_unlock() 60 static void ks8851_wrreg16(struct ks8851_net *ks, unsigned int reg, in ks8851_wrreg16() 73 static unsigned int ks8851_rdreg16(struct ks8851_net *ks, in ks8851_rdreg16() 92 static void ks8851_soft_reset(struct ks8851_net *ks, unsigned op) in ks8851_soft_reset() 107 static void ks8851_set_powermode(struct ks8851_net *ks, unsigned pwrmode) in ks8851_set_powermode() 131 struct ks8851_net *ks = netdev_priv(dev); in ks8851_write_mac_addr() local 165 struct ks8851_net *ks = netdev_priv(dev); in ks8851_read_mac_addr() local 194 static void ks8851_init_mac(struct ks8851_net *ks, struct device_node *np) in ks8851_init_mac() 225 static void ks8851_dbg_dumpkkt(struct ks8851_net *ks, u8 *rxpkt) in ks8851_dbg_dumpkkt() [all …]
|
| D | ks8851_par.c | 53 #define to_ks8851_par(ks) container_of((ks), struct ks8851_net_par, ks8851) argument 62 static void ks8851_lock_par(struct ks8851_net *ks, unsigned long *flags) in ks8851_lock_par() 76 static void ks8851_unlock_par(struct ks8851_net *ks, unsigned long *flags) in ks8851_unlock_par() 91 static int ks_check_endian(struct ks8851_net *ks) in ks_check_endian() 135 static void ks8851_wrreg16_par(struct ks8851_net *ks, unsigned int reg, in ks8851_wrreg16_par() 152 static unsigned int ks8851_rdreg16_par(struct ks8851_net *ks, unsigned int reg) in ks8851_rdreg16_par() 170 static void ks8851_rdfifo_par(struct ks8851_net *ks, u8 *buff, unsigned int len) in ks8851_rdfifo_par() 191 static void ks8851_wrfifo_par(struct ks8851_net *ks, struct sk_buff *txp, in ks8851_wrfifo_par() 218 static void ks8851_rx_skb_par(struct ks8851_net *ks, struct sk_buff *skb) in ks8851_rx_skb_par() 223 static unsigned int ks8851_rdreg16_par_txqcr(struct ks8851_net *ks) in ks8851_rdreg16_par_txqcr() [all …]
|
| D | ks8851_spi.c | 58 #define to_ks8851_spi(ks) container_of((ks), struct ks8851_net_spi, ks8851) argument 80 static void ks8851_lock_spi(struct ks8851_net *ks, unsigned long *flags) in ks8851_lock_spi() 94 static void ks8851_unlock_spi(struct ks8851_net *ks, unsigned long *flags) in ks8851_unlock_spi() 116 static void ks8851_wrreg16_spi(struct ks8851_net *ks, unsigned int reg, in ks8851_wrreg16_spi() 147 static void ks8851_rdreg(struct ks8851_net *ks, unsigned int op, in ks8851_rdreg() 196 static unsigned int ks8851_rdreg16_spi(struct ks8851_net *ks, unsigned int reg) in ks8851_rdreg16_spi() 213 static void ks8851_rdfifo_spi(struct ks8851_net *ks, u8 *buff, unsigned int len) in ks8851_rdfifo_spi() 252 static void ks8851_wrfifo_spi(struct ks8851_net *ks, struct sk_buff *txp, in ks8851_wrfifo_spi() 306 static void ks8851_rx_skb_spi(struct ks8851_net *ks, struct sk_buff *skb) in ks8851_rx_skb_spi() 323 struct ks8851_net *ks; in ks8851_tx_work() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
| D | ks8851_common.c | 37 static void ks8851_lock(struct ks8851_net *ks, unsigned long *flags) in ks8851_lock() 49 static void ks8851_unlock(struct ks8851_net *ks, unsigned long *flags) in ks8851_unlock() 62 static void ks8851_wrreg16(struct ks8851_net *ks, unsigned int reg, in ks8851_wrreg16() 75 static unsigned int ks8851_rdreg16(struct ks8851_net *ks, in ks8851_rdreg16() 94 static void ks8851_soft_reset(struct ks8851_net *ks, unsigned op) in ks8851_soft_reset() 109 static void ks8851_set_powermode(struct ks8851_net *ks, unsigned pwrmode) in ks8851_set_powermode() 133 struct ks8851_net *ks = netdev_priv(dev); in ks8851_write_mac_addr() local 167 struct ks8851_net *ks = netdev_priv(dev); in ks8851_read_mac_addr() local 194 static void ks8851_init_mac(struct ks8851_net *ks, struct device_node *np) in ks8851_init_mac() 226 static void ks8851_dbg_dumpkkt(struct ks8851_net *ks, u8 *rxpkt) in ks8851_dbg_dumpkkt() [all …]
|
| D | ks8851_par.c | 55 #define to_ks8851_par(ks) container_of((ks), struct ks8851_net_par, ks8851) argument 64 static void ks8851_lock_par(struct ks8851_net *ks, unsigned long *flags) in ks8851_lock_par() 78 static void ks8851_unlock_par(struct ks8851_net *ks, unsigned long *flags) in ks8851_unlock_par() 93 static int ks_check_endian(struct ks8851_net *ks) in ks_check_endian() 137 static void ks8851_wrreg16_par(struct ks8851_net *ks, unsigned int reg, in ks8851_wrreg16_par() 154 static unsigned int ks8851_rdreg16_par(struct ks8851_net *ks, unsigned int reg) in ks8851_rdreg16_par() 172 static void ks8851_rdfifo_par(struct ks8851_net *ks, u8 *buff, unsigned int len) in ks8851_rdfifo_par() 193 static void ks8851_wrfifo_par(struct ks8851_net *ks, struct sk_buff *txp, in ks8851_wrfifo_par() 220 static void ks8851_rx_skb_par(struct ks8851_net *ks, struct sk_buff *skb) in ks8851_rx_skb_par() 225 static unsigned int ks8851_rdreg16_par_txqcr(struct ks8851_net *ks) in ks8851_rdreg16_par_txqcr() [all …]
|
| D | ks8851_spi.c | 60 #define to_ks8851_spi(ks) container_of((ks), struct ks8851_net_spi, ks8851) argument 82 static void ks8851_lock_spi(struct ks8851_net *ks, unsigned long *flags) in ks8851_lock_spi() 96 static void ks8851_unlock_spi(struct ks8851_net *ks, unsigned long *flags) in ks8851_unlock_spi() 118 static void ks8851_wrreg16_spi(struct ks8851_net *ks, unsigned int reg, in ks8851_wrreg16_spi() 149 static void ks8851_rdreg(struct ks8851_net *ks, unsigned int op, in ks8851_rdreg() 198 static unsigned int ks8851_rdreg16_spi(struct ks8851_net *ks, unsigned int reg) in ks8851_rdreg16_spi() 215 static void ks8851_rdfifo_spi(struct ks8851_net *ks, u8 *buff, unsigned int len) in ks8851_rdfifo_spi() 254 static void ks8851_wrfifo_spi(struct ks8851_net *ks, struct sk_buff *txp, in ks8851_wrfifo_spi() 308 static void ks8851_rx_skb_spi(struct ks8851_net *ks, struct sk_buff *skb) in ks8851_rx_skb_spi() 325 struct ks8851_net *ks; in ks8851_tx_work() local [all …]
|
| /kernel/linux/linux-6.6/kernel/debug/ |
| D | gdbstub.c | 477 static void gdb_cmd_status(struct kgdb_state *ks) in gdb_cmd_status() 491 static void gdb_get_regs_helper(struct kgdb_state *ks) in gdb_get_regs_helper() 535 static void gdb_cmd_getregs(struct kgdb_state *ks) in gdb_cmd_getregs() 542 static void gdb_cmd_setregs(struct kgdb_state *ks) in gdb_cmd_setregs() 555 static void gdb_cmd_memread(struct kgdb_state *ks) in gdb_cmd_memread() 573 static void gdb_cmd_memwrite(struct kgdb_state *ks) in gdb_cmd_memwrite() 596 static void gdb_cmd_reg_get(struct kgdb_state *ks) in gdb_cmd_reg_get() 611 static void gdb_cmd_reg_set(struct kgdb_state *ks) in gdb_cmd_reg_set() 638 static void gdb_cmd_binwrite(struct kgdb_state *ks) in gdb_cmd_binwrite() 649 static void gdb_cmd_detachkill(struct kgdb_state *ks) in gdb_cmd_detachkill() [all …]
|
| 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 890 struct kgdb_state *ks = &kgdb_var; in kgdb_nmicallback() local 917 struct kgdb_state *ks = &kgdb_var; in kgdb_nmicallin() local
|
| D | debug_core.h | 81 static inline int kdb_stub(struct kgdb_state *ks) in kdb_stub()
|
| /kernel/linux/linux-5.10/kernel/debug/ |
| D | gdbstub.c | 480 static void gdb_cmd_status(struct kgdb_state *ks) in gdb_cmd_status() 494 static void gdb_get_regs_helper(struct kgdb_state *ks) in gdb_get_regs_helper() 538 static void gdb_cmd_getregs(struct kgdb_state *ks) in gdb_cmd_getregs() 545 static void gdb_cmd_setregs(struct kgdb_state *ks) in gdb_cmd_setregs() 558 static void gdb_cmd_memread(struct kgdb_state *ks) in gdb_cmd_memread() 576 static void gdb_cmd_memwrite(struct kgdb_state *ks) in gdb_cmd_memwrite() 599 static void gdb_cmd_reg_get(struct kgdb_state *ks) in gdb_cmd_reg_get() 614 static void gdb_cmd_reg_set(struct kgdb_state *ks) in gdb_cmd_reg_set() 641 static void gdb_cmd_binwrite(struct kgdb_state *ks) in gdb_cmd_binwrite() 652 static void gdb_cmd_detachkill(struct kgdb_state *ks) in gdb_cmd_detachkill() [all …]
|
| D | debug_core.c | 531 static int kgdb_reenter_check(struct kgdb_state *ks) in kgdb_reenter_check() 587 static int kgdb_cpu_enter(struct kgdb_state *ks, struct pt_regs *regs, in kgdb_cpu_enter() 855 struct kgdb_state *ks = &kgdb_var; in kgdb_handle_exception() local 906 struct kgdb_state *ks = &kgdb_var; in kgdb_nmicallback() local 933 struct kgdb_state *ks = &kgdb_var; in kgdb_nmicallin() local
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| D | spi_ks8995.c | 191 static inline __be16 create_spi_cmd(struct ks8995_switch *ks, int cmd, in create_spi_cmd() 204 static int ks8995_read(struct ks8995_switch *ks, char *buf, in ks8995_read() 232 static int ks8995_write(struct ks8995_switch *ks, char *buf, in ks8995_write() 260 static inline int ks8995_read_reg(struct ks8995_switch *ks, u8 addr, u8 *buf) in ks8995_read_reg() 265 static inline int ks8995_write_reg(struct ks8995_switch *ks, u8 addr, u8 val) in ks8995_write_reg() 274 static int ks8995_stop(struct ks8995_switch *ks) in ks8995_stop() 279 static int ks8995_start(struct ks8995_switch *ks) in ks8995_start() 284 static int ks8995_reset(struct ks8995_switch *ks) in ks8995_reset() 326 static int ks8995_get_revision(struct ks8995_switch *ks) in ks8995_get_revision() 410 static void ks8995_parse_dt(struct ks8995_switch *ks) in ks8995_parse_dt() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| D | spi_ks8995.c | 185 static inline __be16 create_spi_cmd(struct ks8995_switch *ks, int cmd, in create_spi_cmd() 198 static int ks8995_read(struct ks8995_switch *ks, char *buf, in ks8995_read() 226 static int ks8995_write(struct ks8995_switch *ks, char *buf, in ks8995_write() 254 static inline int ks8995_read_reg(struct ks8995_switch *ks, u8 addr, u8 *buf) in ks8995_read_reg() 259 static inline int ks8995_write_reg(struct ks8995_switch *ks, u8 addr, u8 val) in ks8995_write_reg() 268 static int ks8995_stop(struct ks8995_switch *ks) in ks8995_stop() 273 static int ks8995_start(struct ks8995_switch *ks) in ks8995_start() 278 static int ks8995_reset(struct ks8995_switch *ks) in ks8995_reset() 320 static int ks8995_get_revision(struct ks8995_switch *ks) in ks8995_get_revision() 411 struct ks8995_switch *ks; in ks8995_probe() local [all …]
|
| /kernel/linux/linux-5.10/kernel/debug/kdb/ |
| D | kdb_debugger.c | 37 int kdb_common_init_state(struct kgdb_state *ks) in kdb_common_init_state() 53 int kdb_stub(struct kgdb_state *ks) in kdb_stub()
|
| /kernel/linux/linux-6.6/kernel/debug/kdb/ |
| D | kdb_debugger.c | 37 int kdb_common_init_state(struct kgdb_state *ks) in kdb_common_init_state() 53 int kdb_stub(struct kgdb_state *ks) in kdb_stub()
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | ks0127.c | 332 struct ks0127 *ks = to_ks0127(sd); in ks0127_write() local 345 struct ks0127 *ks = to_ks0127(sd); in ks0127_and_or() local 404 struct ks0127 *ks = to_ks0127(sd); in ks0127_s_routing() local 536 struct ks0127 *ks = to_ks0127(sd); in ks0127_s_std() local 655 struct ks0127 *ks; in ks0127_probe() local
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | ks0127.c | 332 struct ks0127 *ks = to_ks0127(sd); in ks0127_write() local 345 struct ks0127 *ks = to_ks0127(sd); in ks0127_and_or() local 404 struct ks0127 *ks = to_ks0127(sd); in ks0127_s_routing() local 536 struct ks0127 *ks = to_ks0127(sd); in ks0127_s_std() local 655 struct ks0127 *ks; in ks0127_probe() local
|
| /kernel/linux/linux-6.6/crypto/ |
| D | seed.c | 370 const u32 *ks = ctx->keysched; in seed_encrypt() local 408 const u32 *ks = ctx->keysched; in seed_decrypt() local
|
| /kernel/linux/linux-5.10/crypto/ |
| D | seed.c | 370 const u32 *ks = ctx->keysched; in seed_encrypt() local 408 const u32 *ks = ctx->keysched; in seed_decrypt() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/ |
| D | funeth_ethtool.c | 177 static void set_asym_pause(u64 advertising, struct ethtool_link_ksettings *ks) in set_asym_pause() 204 struct ethtool_link_ksettings *ks) in fun_get_link_ksettings() 247 static u64 fun_advert_modes(const struct ethtool_link_ksettings *ks) in fun_advert_modes() 317 const struct ethtool_link_ksettings *ks) in fun_set_link_ksettings()
|
| /kernel/linux/linux-6.6/kernel/module/ |
| D | version.c | 97 struct kernel_symbol *ks, in module_layout()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | call-path.c | 79 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | call-path.c | 79 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_ethtool.c | 1672 struct ethtool_link_ksettings *ks, u32 req_speeds, in ice_linkmode_set_bit() 1690 struct ethtool_link_ksettings *ks) in ice_phy_type_to_ethtool() 1785 ice_get_settings_link_up(struct ethtool_link_ksettings *ks, in ice_get_settings_link_up() 1871 ice_get_settings_link_down(struct ethtool_link_ksettings *ks, in ice_get_settings_link_down() 1893 struct ethtool_link_ksettings *ks) in ice_get_link_ksettings() 2015 ice_ksettings_find_adv_link_speed(const struct ethtool_link_ksettings *ks) in ice_ksettings_find_adv_link_speed() 2100 ice_setup_autoneg(struct ice_port_info *p, struct ethtool_link_ksettings *ks, in ice_setup_autoneg() 2156 ice_set_phy_type_from_speed(const struct ethtool_link_ksettings *ks, in ice_set_phy_type_from_speed() 2192 const struct ethtool_link_ksettings *ks) in ice_set_link_ksettings()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_ethtool.c | 1492 struct ethtool_link_ksettings *ks) in ice_phy_type_to_ethtool() 1813 ice_get_settings_link_up(struct ethtool_link_ksettings *ks, in ice_get_settings_link_up() 1899 ice_get_settings_link_down(struct ethtool_link_ksettings *ks, in ice_get_settings_link_down() 1921 struct ethtool_link_ksettings *ks) in ice_get_link_ksettings() 2048 ice_ksettings_find_adv_link_speed(const struct ethtool_link_ksettings *ks) in ice_ksettings_find_adv_link_speed() 2131 ice_setup_autoneg(struct ice_port_info *p, struct ethtool_link_ksettings *ks, in ice_setup_autoneg() 2187 ice_set_phy_type_from_speed(const struct ethtool_link_ksettings *ks, in ice_set_phy_type_from_speed() 2223 const struct ethtool_link_ksettings *ks) in ice_set_link_ksettings()
|