Home
last modified time | relevance | path

Searched refs:USER (Results 1 – 44 of 44) sorted by relevance

/linux-4.4.14/arch/arm64/lib/
Dcopy_in_user.S38 USER(9998f, ldrb \ptr, [\regB], \val)
42 USER(9998f, strb \ptr, [\regB], \val)
46 USER(9998f, ldrh \ptr, [\regB], \val)
50 USER(9998f, strh \ptr, [\regB], \val)
54 USER(9998f, ldr \ptr, [\regB], \val)
58 USER(9998f, str \ptr, [\regB], \val)
62 USER(9998f, ldp \ptr, \regB, [\regC], \val)
66 USER(9998f, stp \ptr, \regB, [\regC], \val)
Dclear_user.S42 USER(9f, str xzr, [x0], #8 )
47 USER(9f, str wzr, [x0], #4 )
51 USER(9f, strh wzr, [x0], #2 )
55 USER(9f, strb wzr, [x0] )
Dcopy_to_user.S40 USER(9998f, strb \ptr, [\regB], \val)
48 USER(9998f, strh \ptr, [\regB], \val)
56 USER(9998f, str \ptr, [\regB], \val)
64 USER(9998f, stp \ptr, \regB, [\regC], \val)
Dcopy_from_user.S37 USER(9998f, ldrb \ptr, [\regB], \val)
45 USER(9998f, ldrh \ptr, [\regB], \val)
53 USER(9998f, ldr \ptr, [\regB], \val)
61 USER(9998f, ldp \ptr, \regB, [\regC], \val)
/linux-4.4.14/arch/xtensa/kernel/
Dtraps.c79 #define USER 0x02 macro
82 { EXCCAUSE_COPROCESSOR ## x ## _DISABLED, USER, fast_coprocessor }
94 { EXCCAUSE_SYSTEM_CALL, USER, fast_syscall_user },
99 { EXCCAUSE_ALLOCA, USER|KRNL, fast_alloca },
104 { EXCCAUSE_UNALIGNED, USER, fast_unaligned },
111 { EXCCAUSE_ITLB_MISS, USER|KRNL, fast_second_level_miss},
116 { EXCCAUSE_DTLB_MISS, USER|KRNL, fast_second_level_miss},
121 { EXCCAUSE_STORE_CACHE_ATTRIBUTE, USER|KRNL, fast_store_prohibited },
402 if (fast && fast & USER) in trap_init()
/linux-4.4.14/tools/perf/
Dperf-with-kcore.sh140 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type d ! -user "$USER" -print -quit)
141 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type f -links 1 ! -user "$USER" -print -quit)
142 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type l ! -user "$USER" -print -quit)
/linux-4.4.14/drivers/target/
DKconfig35 tristate "TCM/USER Subsystem Plugin for Linux"
38 Say Y here to enable the TCM/USER subsystem plugin for a userspace
/linux-4.4.14/arch/arm64/mm/
Dcache.S57 USER(9f, dc cvau, x4 ) // clean D line to PoU
67 USER(9f, ic ivau, x4 ) // invalidate I line PoU
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce-severity.c50 #define USER .context = IN_USER macro
128 USER
133 USER
/linux-4.4.14/drivers/hwtracing/intel_th/
Dsth.h34 u64 USER; member
Dsth.c118 outp = &out->USER; in sth_stm_packet()
/linux-4.4.14/arch/arm/kernel/
Dentry-common.S178 USER( ldreq r10, [lr, #-4] ) @ get SWI instruction
180 USER( ldr r10, [lr, #-4] ) @ get SWI instruction
193 USER( ldreq scno, [lr, #-4] )
197 USER( ldr scno, [lr, #-4] ) @ get SWI instruction
Dentry-header.S171 @ Store/load the USER SP and LR registers by switching to the SYS
/linux-4.4.14/arch/arm/lib/
Dclear_user.S47 USER( strnebt r2, [r0])
/linux-4.4.14/arch/unicore32/lib/
Dclear_user.S46 USER( stb.u r2, [r0])
/linux-4.4.14/arch/arm64/include/asm/
Dassembler.h97 #define USER(l, x...) \ macro
/linux-4.4.14/arch/unicore32/include/asm/
Dassembler.h57 #define USER(x...) \ macro
/linux-4.4.14/arch/arm/include/asm/
Dassembler.h240 #define USER(x...) \
386 @ introduced by the USER macro
/linux-4.4.14/arch/unicore32/kernel/
Dentry.S732 .long __intr_user @ 0 (USER)
743 .long __dabt_user @ 0 (USER)
754 .long __pabt_user @ 0 (USER)
765 .long __extn_user @ 0 (USER)
/linux-4.4.14/Documentation/networking/
DLICENSE.qla3xxx40 USER ACKNOWLEDGES AND AGREES THAT USE OF THIS PROGRAM WILL NOT
Dnfc.txt30 | USER SPACE |
Darcnet-hardware.txt1270 USER'S MANUAL
1490 USER'S MANUAL
/linux-4.4.14/Documentation/vm/
Didle_page_tracking.txt11 USER API
80 is set manually, by writing to /sys/kernel/mm/page_idle/bitmap (see the USER API
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped41 USER NAME SPACE" below. */
262 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
274 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
317 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
321 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
327 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
356 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
365 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
372 void free (void *); /* INFRINGES ON USER NAME SPACE */
950 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/linux-4.4.14/arch/arm/mm/
Dcache-v7.S281 USER( mcr p15, 0, r12, c7, c11, 1 ) @ clean D line to the point of unification
290 USER( mcr p15, 0, r12, c7, c5, 1 ) @ invalidate I line
Dcache-v6.S137 USER( mcr p15, 0, r0, c7, c10, 1 ) @ clean D line
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped41 USER NAME SPACE" below. */
231 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
243 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
315 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
319 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
324 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
353 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
361 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
367 void free (void *); /* INFRINGES ON USER NAME SPACE */
765 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped41 USER NAME SPACE" below. */
253 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
265 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
308 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
312 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
318 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
347 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
356 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
363 void free (void *); /* INFRINGES ON USER NAME SPACE */
912 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/linux-4.4.14/Documentation/serial/
Dserial-rs485.txt41 4. USAGE FROM USER-LEVEL
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2272.h313 #define USER 4 macro
Dnet2272.c2379 (1 << USER) | in net2272_rdk1_probe()
/linux-4.4.14/Documentation/filesystems/
D9p.txt40 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
/linux-4.4.14/arch/tile/include/hv/
Dhypervisor.h2412 _HV_BIT(user, USER) in _HV_BIT()
/linux-4.4.14/arch/x86/kernel/
Dhead_32.S459 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/linux-4.4.14/Documentation/ia64/
Daliasing.txt77 USER MAPPINGS
/linux-4.4.14/Documentation/thermal/
Dintel_powerclamp.txt293 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
/linux-4.4.14/Documentation/frv/
Dmmu-layout.txt185 USER SPACE LAYOUT
/linux-4.4.14/Documentation/target/
Dtcmu-design.txt219 over netlink, using a generic netlink family name of "TCM-USER" and a
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt61 | USER SPACE | |
/linux-4.4.14/firmware/3com/
Dtyphoon.bin.ihex2813 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
/linux-4.4.14/firmware/
DWHENCE524 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
/linux-4.4.14/arch/x86/
DKconfig2241 bool "Ignore USER SUSPEND"
2243 This option will ignore USER SUSPEND requests. On machines with a
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME228 the user name can be taken from the USER environment variable).
/linux-4.4.14/
DMAINTAINERS11312 USER-MODE LINUX (UML)