/linux-4.1.27/arch/cris/include/uapi/asm/ |
H A D | sigcontext.h | 20 unsigned long usp; /* usp before stacking this gunk on it */ member in struct:sigcontext
|
/linux-4.1.27/arch/mips/lib/ |
H A D | uncached.c | 43 long usp; run_uncached() local
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
H A D | traps.c | 25 unsigned long usp = rdusp(); show_registers() local
|
H A D | process.c | 97 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument 178 unsigned long usp = rdusp(); show_regs() local
|
H A D | signal.c | 182 unsigned long usp = rdusp(); setup_sigcontext() local
|
H A D | kgdb.c | 230 unsigned int usp; /* 0x66 User mode stack pointer */ member in struct:register_image
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | system.h | 19 unsigned long usp; rdusp() local
|
H A D | processor.h | 18 unsigned long usp; /* User stack pointer. */ member in struct:thread_struct
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
H A D | process.c | 105 copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument 166 unsigned long usp = rdusp(); show_regs() local
|
H A D | traps.c | 20 unsigned long usp = rdusp(); show_registers() local
|
H A D | signal.c | 176 unsigned long usp; setup_sigcontext() local
|
H A D | kgdb.c | 226 unsigned int usp; /* 0x6D; P14, User mode stack pointer */ member in struct:register_image
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | processor.h | 22 unsigned long usp; /* user stack pointer */ member in struct:thread_struct
|
H A D | system.h | 18 unsigned long usp; rdusp() local
|
/linux-4.1.27/sound/soc/sirf/ |
H A D | Makefile | |
H A D | sirf-usp.c | 29 static void sirf_usp_tx_enable(struct sirf_usp *usp) sirf_usp_tx_enable() argument 42 static void sirf_usp_tx_disable(struct sirf_usp *usp) sirf_usp_tx_disable() argument 50 static void sirf_usp_rx_enable(struct sirf_usp *usp) sirf_usp_rx_enable() argument 63 static void sirf_usp_rx_disable(struct sirf_usp *usp) sirf_usp_rx_disable() argument 73 struct sirf_usp *usp = snd_soc_dai_get_drvdata(dai); sirf_usp_pcm_dai_probe() local 82 struct sirf_usp *usp = snd_soc_dai_get_drvdata(dai); sirf_usp_pcm_set_dai_fmt() local 116 static void sirf_usp_i2s_init(struct sirf_usp *usp) sirf_usp_i2s_init() argument 167 struct sirf_usp *usp = snd_soc_dai_get_drvdata(dai); sirf_usp_pcm_hw_params() local 241 struct sirf_usp *usp = snd_soc_dai_get_drvdata(dai); sirf_usp_pcm_trigger() local 296 struct sirf_usp *usp = dev_get_drvdata(dev); sirf_usp_pcm_runtime_suspend() local 303 struct sirf_usp *usp = dev_get_drvdata(dev); sirf_usp_pcm_runtime_resume() local 317 struct sirf_usp *usp = dev_get_drvdata(dev); sirf_usp_pcm_suspend() local 329 struct sirf_usp *usp = dev_get_drvdata(dev); sirf_usp_pcm_resume() local 358 struct sirf_usp *usp; sirf_usp_pcm_probe() local
|
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | process.c | 54 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument 143 void start_thread(struct pt_regs *regs, unsigned long pc, unsigned long usp) start_thread() argument
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | process.c | 159 void start_thread(struct pt_regs * regs, unsigned long pc, unsigned long usp) start_thread() argument 86 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long kthread_arg, struct task_struct *p) copy_thread() argument
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | process_32.c | 126 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
H A D | process_64.c | 374 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/score/kernel/ |
H A D | process.c | 71 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/nios2/kernel/ |
H A D | process.c | 99 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long arg, struct task_struct *p) copy_thread() argument
|
H A D | signal.c | 168 unsigned long usp; get_sigframe() local
|
/linux-4.1.27/arch/blackfin/mach-bf561/ |
H A D | secondary.S | 103 usp = sp; define 138 usp = sp; define 174 usp = sp; define
|
/linux-4.1.27/arch/blackfin/mach-common/ |
H A D | head.S | 112 usp = sp; define
|
H A D | entry.S | 740 usp = p0; define
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | process.c | 92 void start_thread(struct pt_regs *regs, unsigned int pc, unsigned long usp) start_thread() argument 113 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/hexagon/kernel/ |
H A D | process.c | 71 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | process.c | 132 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
H A D | signal.c | 692 unsigned long usp; rt_restore_ucontext() local 744 unsigned long usp = rdusp(); do_sigreturn() local 771 unsigned long usp = rdusp(); do_rt_sigreturn() local 840 unsigned long usp = sigsp(rdusp(), ksig); get_sigframe() local
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | process.c | 208 unsigned long usp = usp_thread_fn ? copy_thread() local
|
/linux-4.1.27/arch/openrisc/kernel/ |
H A D | process.c | 145 copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | process.c | 188 copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
H A D | signal.c | 91 unsigned long usp = (regs->gr[30] & ~(0x01UL)); sys_rt_sigreturn() local 233 unsigned long rp, usp; setup_rt_frame() local 477 unsigned int *usp = (unsigned int *)regs->gr[30]; insert_restart_trampoline() local
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | processor.h | 21 unsigned long usp; rdusp() local 27 static inline void wrusp(unsigned long usp) wrusp() argument 55 unsigned long usp; /* user stack pointer */ member in struct:thread_struct
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | signal.c | 43 unsigned long usp = 0; rt_restore_sigcontext() local 83 unsigned long usp = rdusp(); sys_rt_sigreturn() local 141 unsigned long usp = sigsp(rdusp(), ksig); get_sigframe() local
|
H A D | process.c | 113 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long topstk, struct task_struct *p) copy_thread() argument
|
/linux-4.1.27/arch/c6x/include/asm/ |
H A D | processor.h | 62 unsigned long usp; /* user stack pointer */ member in struct:thread_struct
|
/linux-4.1.27/arch/cris/include/uapi/arch-v10/arch/ |
H A D | user.h | 39 unsigned long usp; /* User-mode stack pointer. Same as sp when member in struct:user_regs_struct
|
/linux-4.1.27/arch/cris/include/uapi/arch-v32/arch/ |
H A D | user.h | 37 unsigned long usp; /* P14, User mode stack pointer. */ member in struct:user_regs_struct
|
/linux-4.1.27/arch/frv/kernel/ |
H A D | process.c | 128 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long arg, struct task_struct *p) copy_thread() argument
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | processor.h | 34 static inline void wrusp(unsigned long usp) wrusp() argument 85 unsigned long usp; /* user stack pointer */ member in struct:thread_struct 117 start_thread(struct pt_regs * regs, unsigned long pc, unsigned long usp) start_thread() argument
|
H A D | user.h | 43 long usp; member in struct:user_regs_struct
|
/linux-4.1.27/arch/unicore32/kernel/ |
H A D | signal.c | 380 u32 __user *usp; do_signal() local
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | process.c | 180 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | process.c | 113 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | processor.h | 102 unsigned long usp; member in struct:thread_struct
|
H A D | gdb-stub.h | 83 u32 ssp, msp, usp, mcrh, mcrl, mcvf; member in struct:gdb_regs
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | process.c | 282 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | process.c | 242 copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
H A D | signal.c | 149 unsigned long usp; restore_sigcontext() local
|
H A D | osf_sys.c | 691 unsigned long usp = rdusp(); SYSCALL_DEFINE2() local
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | unioxx5.c | 109 static void __unioxx5_analog_config(struct unioxx5_subd_priv *usp, int channel) __unioxx5_analog_config() argument 139 struct unioxx5_subd_priv *usp = s->private; __unioxx5_digital_read() local 164 struct unioxx5_subd_priv *usp = s->private; __unioxx5_analog_read() local 207 struct unioxx5_subd_priv *usp = s->private; __unioxx5_digital_write() local 238 struct unioxx5_subd_priv *usp = s->private; __unioxx5_analog_write() local 278 struct unioxx5_subd_priv *usp = subdev->private; unioxx5_subdev_read() local 300 struct unioxx5_subd_priv *usp = subdev->private; unioxx5_subdev_write() local 324 struct unioxx5_subd_priv *usp = subdev->private; unioxx5_insn_config() local 378 struct unioxx5_subd_priv *usp; __unioxx5_subdev_init() local
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | processor.h | 203 start_thread(struct pt_regs *regs, unsigned long pc, unsigned long usp) start_thread() argument
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | compat.h | 203 unsigned long usp = regs->gpr[1]; arch_compat_alloc_user_space() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | process.c | 1135 int copy_thread(unsigned long clone_flags, unsigned long usp, copy_thread() argument
|
/linux-4.1.27/arch/blackfin/include/uapi/asm/ |
H A D | ptrace.h | 69 long usp; member in struct:pt_regs
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | compat.h | 233 unsigned long usp = regs->u_regs[UREG_I6]; arch_compat_alloc_user_space() local
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | hwrpb.h | 79 unsigned long usp; member in struct:pcb_struct
|