/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ks8695net.c | 199 ks8695_readreg(struct ks8695_priv *ksp, int reg) in ks8695_readreg() 211 ks8695_writereg(struct ks8695_priv *ksp, int reg, u32 value) in ks8695_writereg() 226 ks8695_port_type(struct ks8695_priv *ksp) in ks8695_port_type() 248 ks8695_update_mac(struct ks8695_priv *ksp) in ks8695_update_mac() 273 ks8695_refill_rxbuffers(struct ks8695_priv *ksp) in ks8695_refill_rxbuffers() 331 ks8695_init_partial_multicast(struct ks8695_priv *ksp, in ks8695_init_partial_multicast() 374 struct ks8695_priv *ksp = netdev_priv(ndev); in ks8695_tx_irq() local 419 static inline u32 ks8695_get_rx_enable_bit(struct ks8695_priv *ksp) in ks8695_get_rx_enable_bit() 436 struct ks8695_priv *ksp = netdev_priv(ndev); in ks8695_rx_irq() local 458 static int ks8695_rx(struct ks8695_priv *ksp, int budget) in ks8695_rx() [all …]
|
/linux-4.4.14/arch/sparc/kernel/ |
D | stacktrace.c | 15 unsigned long ksp, fp; in __save_stack_trace() local
|
D | perf_event.c | 1717 unsigned long ksp, fp; in perf_callchain_kernel() local
|
D | traps_64.c | 2322 unsigned long fp, ksp; in show_stack() local
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
D | processor.h | 17 unsigned long ksp; /* Kernel stack pointer. */ member
|
/linux-4.4.14/arch/cris/include/arch-v10/arch/ |
D | processor.h | 21 unsigned long ksp; /* kernel stack pointer */ member
|
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | ptrace.h | 27 unsigned long ksp; member
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | processor.h | 55 unsigned long ksp; member
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | thread_info.h | 62 unsigned long ksp; member
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | processor.h | 57 unsigned long ksp; /* kernel stack pointer */ member
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | processor.h | 54 unsigned long ksp; /* kernel stack pointer */ member
|
/linux-4.4.14/arch/arc/include/asm/ |
D | processor.h | 35 unsigned long ksp; /* kernel mode stack pointer */ member
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | processor.h | 114 unsigned long ksp; member
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | processor.h | 84 unsigned long ksp; /* kernel stack pointer */ member
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | thread_info_32.h | 40 unsigned long ksp; /* ... ksp __attribute__ ((aligned (8))); */ member
|
D | thread_info_64.h | 41 unsigned long ksp; member
|
/linux-4.4.14/arch/mips/kernel/ |
D | kgdb.c | 248 unsigned long ksp = (unsigned long)ti + THREAD_SIZE - 32; in sleeping_thread_to_gdb_regs() local
|
/linux-4.4.14/arch/tile/kernel/ |
D | process.c | 106 unsigned long ksp; in copy_thread() local
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | processor.h | 101 unsigned long ksp; /* Kernel stack pointer */ member
|
/linux-4.4.14/arch/s390/include/asm/ |
D | processor.h | 98 unsigned long ksp; /* kernel stack pointer */ member
|
/linux-4.4.14/arch/tile/include/asm/ |
D | processor.h | 95 unsigned long ksp; member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | processor.h | 210 unsigned long ksp; /* Kernel stack pointer */ member
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | hwrpb.h | 78 unsigned long ksp; member
|
/linux-4.4.14/arch/s390/kernel/ |
D | ptrace.c | 1469 unsigned long ksp = kernel_stack_pointer(regs); in regs_within_kernel_stack() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | processor.h | 280 __u64 ksp; /* kernel stack pointer */ member
|