Searched refs:userspace (Results 1 - 25 of 46) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A DMakefile11 dm-log-userspace-y \
12 += dm-log-userspace-base.o dm-log-userspace-transfer.o
37 obj-$(CONFIG_DM_LOG_USERSPACE) += dm-log-userspace.o
H A Ddm-log-userspace-transfer.c14 #include <linux/dm-log-userspace.h>
16 #include "dm-log-userspace-transfer.h"
77 * If just msg is given, then the reply is simply an ACK from userspace
131 * that was sent from userspace.
155 * @request_type: found in include/linux/dm-log-userspace.h
163 * Memory used to communicate with userspace is zero'ed
165 * from kernel space to user-space. All userspace log communications
229 DMERR("Unable to send log request [%u] to userspace: %d",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A DMakefile11 dm-log-userspace-y \
12 += dm-log-userspace-base.o dm-log-userspace-transfer.o
37 obj-$(CONFIG_DM_LOG_USERSPACE) += dm-log-userspace.o
H A Ddm-log-userspace-transfer.c14 #include <linux/dm-log-userspace.h>
16 #include "dm-log-userspace-transfer.h"
77 * If just msg is given, then the reply is simply an ACK from userspace
131 * that was sent from userspace.
155 * @request_type: found in include/linux/dm-log-userspace.h
163 * Memory used to communicate with userspace is zero'ed
165 * from kernel space to user-space. All userspace log communications
229 DMERR("Unable to send log request [%u] to userspace: %d",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksumcopy.S30 1: ;; A failing userspace access (the read) will have this as PC.
71 2: ;; A failing userspace access for the read below will have this as PC.
87 3: ;; A failing userspace access for the read below will have this as PC.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dchecksumcopy.S30 1: ;; A failing userspace access (the read) will have this as PC.
71 2: ;; A failing userspace access for the read below will have this as PC.
87 3: ;; A failing userspace access for the read below will have this as PC.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/kernel/
H A Dprofile-low.S36 # ignore userspace
H A Dentry.S155 # userspace resumption stub bypassing syscall exit tracing
163 # returning to userspace
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dprofile-low.S36 # ignore userspace
H A Dentry.S155 # userspace resumption stub bypassing syscall exit tracing
163 # returning to userspace
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/regulator/
H A DMakefile9 obj-$(CONFIG_REGULATOR_USERSPACE_CONSUMER) += userspace-consumer.o
H A Duserspace-consumer.c2 * userspace-consumer.c
23 #include <linux/regulator/userspace-consumer.h>
183 .name = "reg-userspace-consumer",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/regulator/
H A DMakefile9 obj-$(CONFIG_REGULATOR_USERSPACE_CONSUMER) += userspace-consumer.o
H A Duserspace-consumer.c2 * userspace-consumer.c
23 #include <linux/regulator/userspace-consumer.h>
183 .name = "reg-userspace-consumer",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksumcopy.S40 1: ;; A failing userspace access will have this as PC.
103 2: ;; A failing userspace access will have this as PC.
122 3: ;; A failing userspace access will have this as PC.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/lib/
H A Dchecksumcopy.S40 1: ;; A failing userspace access will have this as PC.
103 2: ;; A failing userspace access will have this as PC.
122 3: ;; A failing userspace access will have this as PC.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dframe.inc62 mov (REG_NEXT,fp),d0 # userspace has regs->next == 0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dframe.inc62 mov (REG_NEXT,fp),d0 # userspace has regs->next == 0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/kernel/
H A Dentry.S141 ; userspace resumption stub bypassing syscall exit tracing
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/kernel/
H A Dentry.S141 ; userspace resumption stub bypassing syscall exit tracing
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/kernel/
H A Dprocess.c156 userspace(&current->thread.regs.regs);
175 userspace(&current->thread.regs.regs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/kernel/
H A Dprocess.c156 userspace(&current->thread.regs.regs);
175 userspace(&current->thread.regs.regs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/include/shared/
H A Dos.h269 extern void userspace(struct uml_pt_regs *regs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/include/shared/
H A Dos.h269 extern void userspace(struct uml_pt_regs *regs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_util.S206 | originally used to get longdouble from userspace, now it's

Completed in 236 milliseconds

12