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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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",
H A Ddm-log-userspace-base.c11 #include <linux/dm-log-userspace.h>
13 #include "dm-log-userspace-transfer.h"
78 DMWARN("Attempting to contact userspace log server...");
86 DMINFO("Reconnected to userspace log server... DM_ULOG_CTR complete");
92 DMERR("Error trying to resume userspace log: %d", r);
130 * Where 'other args' is the userspace implementation specific log
135 * when communicating with userspace about a log; but will pass on everything
149 DMWARN("Too few arguments to userspace dirty log");
155 DMWARN("Unable to allocate userspace log context.");
322 * to userspace t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dfilter.h53 int ct_filter_conntrack(const struct nf_conntrack *ct, int userspace);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dframe.inc62 mov (REG_NEXT,fp),d0 # userspace has regs->next == 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dentry.S141 ; userspace resumption stub bypassing syscall exit tracing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dprocess.c156 userspace(&current->thread.regs.regs);
175 userspace(&current->thread.regs.regs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dfilter.c398 int ct_filter_conntrack(const struct nf_conntrack *ct, int userspace) argument
404 if (userspace && !ct_filter_check(STATE(us_filter), ct))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dos.h269 extern void userspace(struct uml_pt_regs *regs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_util.S206 | originally used to get longdouble from userspace, now it's
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dentry-table.S323 # userspace atomic op emulation, traps 120-126
H A Dswitch_to.S31 # address of frame 0 (userspace) on current kernel stack
H A Dentry.S20 * kernel from userspace
69 # entry point for External interrupts received whilst executing userspace code
342 # entry point for Software and Progam interrupts generated whilst executing userspace code
659 # handle atomic operation emulation for userspace
H A Dbreak.S439 # to get a BREAK fault not an access violation should the return be to userspace
484 # handle debug events originating with userspace
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/vga/
H A Dvgaarb.c96 * separately to userspace but it can cause deadlocks */
600 static void __vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes, bool userspace) argument
612 /* don't let userspace futz with kernel driver decodes */
613 if (userspace && vgadev->set_vga_decode)
698 * a bit, but makes the arbiter more tolerant to userspace problems and able
701 * userspace for a given user (file descriptor instance) of the arbiter.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/skas/
H A Dprocess.c350 void userspace(struct uml_pt_regs *regs) function
383 printk(UM_KERN_ERR "userspace - ptrace continue "
390 printk(UM_KERN_ERR "userspace - wait failed, "
397 printk(UM_KERN_ERR "userspace - PTRACE_GETREGS failed, "
445 printk(UM_KERN_ERR "userspace - child stopped "
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dentry_32.S348 # userspace resumption stub bypassing syscall exit tracing
360 jb resume_kernel # not returning to v8086 or userspace
606 * We're returning to userspace with a 16 bit stack. The CPU will not
610 * high word of ESP with the high word of the userspace ESP while
616 mov PT_OLDESP(%esp), %eax /* load userspace esp */
909 /* AMD 486 bug: invd from userspace calls exception 19 instead of #GP */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dem-x270.c33 #include <linux/regulator/userspace-consumer.h>
1051 .name = "reg-userspace-consumer",
1069 .name = "reg-userspace-consumer",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/boards/
H A Dstamp.c45 #include <linux/regulator/userspace-consumer.h>
1796 .name = "reg-userspace-consumer",
2205 .name = "reg-userspace-consumer",
2223 .name = "reg-userspace-consumer",

Completed in 114 milliseconds