| /Linux-v4.19/drivers/net/ethernet/micrel/ |
| D | ks8851.c | 166 static void ks8851_wrreg16(struct ks8851_net *ks, unsigned reg, unsigned val) in ks8851_wrreg16() 193 static void ks8851_wrreg8(struct ks8851_net *ks, unsigned reg, unsigned val) in ks8851_wrreg8() 225 static void ks8851_rdreg(struct ks8851_net *ks, unsigned op, in ks8851_rdreg() 273 static unsigned ks8851_rdreg8(struct ks8851_net *ks, unsigned reg) in ks8851_rdreg8() 288 static unsigned ks8851_rdreg16(struct ks8851_net *ks, unsigned reg) in ks8851_rdreg16() 305 static unsigned ks8851_rdreg32(struct ks8851_net *ks, unsigned reg) in ks8851_rdreg32() 328 static void ks8851_soft_reset(struct ks8851_net *ks, unsigned op) in ks8851_soft_reset() 343 static void ks8851_set_powermode(struct ks8851_net *ks, unsigned pwrmode) in ks8851_set_powermode() 367 struct ks8851_net *ks = netdev_priv(dev); in ks8851_write_mac_addr() local 395 struct ks8851_net *ks = netdev_priv(dev); in ks8851_read_mac_addr() local [all …]
|
| D | ks8851_mll.c | 485 static u8 ks_rdreg8(struct ks_net *ks, int offset) in ks_rdreg8() 504 static u16 ks_rdreg16(struct ks_net *ks, int offset) in ks_rdreg16() 518 static void ks_wrreg8(struct ks_net *ks, int offset, u8 value) in ks_wrreg8() 535 static void ks_wrreg16(struct ks_net *ks, int offset, u16 value) in ks_wrreg16() 549 static inline void ks_inblk(struct ks_net *ks, u16 *wptr, u32 len) in ks_inblk() 563 static inline void ks_outblk(struct ks_net *ks, u16 *wptr, u32 len) in ks_outblk() 570 static void ks_disable_int(struct ks_net *ks) in ks_disable_int() 575 static void ks_enable_int(struct ks_net *ks) in ks_enable_int() 585 static inline u16 ks_tx_fifo_space(struct ks_net *ks) in ks_tx_fifo_space() 595 static inline void ks_save_cmd_reg(struct ks_net *ks) in ks_save_cmd_reg() [all …]
|
| /Linux-v4.19/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 | 415 static int kgdb_reenter_check(struct kgdb_state *ks) in kgdb_reenter_check() 468 static int kgdb_cpu_enter(struct kgdb_state *ks, struct pt_regs *regs, in kgdb_cpu_enter() 695 struct kgdb_state *ks = &kgdb_var; in kgdb_handle_exception() local 748 struct kgdb_state *ks = &kgdb_var; in kgdb_nmicallback() local 772 struct kgdb_state *ks = &kgdb_var; in kgdb_nmicallin() local
|
| D | debug_core.h | 79 static inline int kdb_stub(struct kgdb_state *ks) in kdb_stub()
|
| /Linux-v4.19/drivers/net/phy/ |
| D | spi_ks8995.c | 186 static inline __be16 create_spi_cmd(struct ks8995_switch *ks, int cmd, in create_spi_cmd() 199 static int ks8995_read(struct ks8995_switch *ks, char *buf, in ks8995_read() 227 static int ks8995_write(struct ks8995_switch *ks, char *buf, in ks8995_write() 255 static inline int ks8995_read_reg(struct ks8995_switch *ks, u8 addr, u8 *buf) in ks8995_read_reg() 260 static inline int ks8995_write_reg(struct ks8995_switch *ks, u8 addr, u8 val) in ks8995_write_reg() 269 static int ks8995_stop(struct ks8995_switch *ks) in ks8995_stop() 274 static int ks8995_start(struct ks8995_switch *ks) in ks8995_start() 279 static int ks8995_reset(struct ks8995_switch *ks) in ks8995_reset() 321 static int ks8995_get_revision(struct ks8995_switch *ks) in ks8995_get_revision() 405 static void ks8995_parse_dt(struct ks8995_switch *ks) in ks8995_parse_dt() [all …]
|
| /Linux-v4.19/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()
|
| /Linux-v4.19/drivers/media/i2c/ |
| D | ks0127.c | 341 struct ks0127 *ks = to_ks0127(sd); in ks0127_write() local 354 struct ks0127 *ks = to_ks0127(sd); in ks0127_and_or() local 413 struct ks0127 *ks = to_ks0127(sd); in ks0127_s_routing() local 545 struct ks0127 *ks = to_ks0127(sd); in ks0127_s_std() local 664 struct ks0127 *ks; in ks0127_probe() local
|
| /Linux-v4.19/crypto/ |
| D | seed.c | 374 const u32 *ks = ctx->keysched; in seed_encrypt() local 412 const u32 *ks = ctx->keysched; in seed_decrypt() local
|
| D | xcbc.c | 26 static u_int32_t ks[12] = {0x01010101, 0x01010101, 0x01010101, 0x01010101, variable
|
| /Linux-v4.19/tools/perf/util/ |
| D | call-path.c | 87 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
|
| D | thread-stack.c | 437 u64 ks = ts->kernel_start; in thread_stack__no_call_return() local
|
| /Linux-v4.19/arch/microblaze/include/asm/ |
| D | mmu.h | 50 unsigned long ks:1; /* Supervisor 'key' (normally 0) */ member
|
| /Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
| D | i40e_ethtool.c | 271 struct ethtool_link_ksettings *ks) in i40e_phy_type_to_ethtool() 480 struct ethtool_link_ksettings *ks, in i40e_get_settings_link_up() 724 struct ethtool_link_ksettings *ks, in i40e_get_settings_link_down() 745 struct ethtool_link_ksettings *ks) in i40e_get_link_ksettings() 831 const struct ethtool_link_ksettings *ks) in i40e_set_link_ksettings()
|
| /Linux-v4.19/mm/ |
| D | slab_common.c | 1458 size_t ks = 0; in __do_krealloc() local 1536 size_t ks; in kzfree() local
|
| /Linux-v4.19/arch/arm64/crypto/ |
| D | ghash-ce-glue.c | 375 u8 ks[2 * AES_BLOCK_SIZE]; in gcm_encrypt() local
|
| D | aes-glue.c | 437 static u8 const ks[3][AES_BLOCK_SIZE] = { in xcbc_setkey() local
|
| /Linux-v4.19/drivers/net/ethernet/intel/ice/ |
| D | ice_ethtool.c | 337 struct ethtool_link_ksettings *ks) in ice_get_link_ksettings()
|
| /Linux-v4.19/drivers/s390/cio/ |
| D | chsc.h | 95 u32 ks:4; member
|
| /Linux-v4.19/fs/btrfs/ |
| D | disk-io.c | 175 struct btrfs_lockdep_keyset *ks = &btrfs_lockdep_keysets[i]; in btrfs_init_lockdep() local 186 struct btrfs_lockdep_keyset *ks; in btrfs_set_buffer_lockdep_class() local
|
| /Linux-v4.19/tools/testing/selftests/bpf/ |
| D | test_progs.c | 1427 struct ksym *ks; in get_stack_print_output() local
|
| /Linux-v4.19/kernel/ |
| D | module.c | 2534 const struct kernel_symbol *ks; in is_exported() local 4393 struct kernel_symbol *ks, in module_layout()
|