/linux-4.1.27/arch/arm64/lib/ |
D | copy_in_user.S | 37 USER(9f, ldr x3, [x1], #8 ) 39 USER(9f, str x3, [x0], #8 ) 43 USER(9f, ldr w3, [x1], #4 ) 45 USER(9f, str w3, [x0], #4 ) 48 USER(9f, ldrh w3, [x1], #2 ) 50 USER(9f, strh w3, [x0], #2 ) 53 USER(9f, ldrb w3, [x1] ) 54 USER(9f, strb w3, [x0] )
|
D | clear_user.S | 36 USER(9f, str xzr, [x0], #8 ) 41 USER(9f, str wzr, [x0], #4 ) 45 USER(9f, strh wzr, [x0], #2 ) 49 USER(9f, strb wzr, [x0] )
|
D | copy_to_user.S | 37 USER(9f, str x3, [x0], #8 ) 43 USER(9f, str w3, [x0], #4 ) 48 USER(9f, strh w3, [x0], #2 ) 52 USER(9f, strb w3, [x0] )
|
D | copy_from_user.S | 35 USER(9f, ldr x3, [x1], #8 ) 41 USER(9f, ldr w3, [x1], #4 ) 46 USER(9f, ldrh w3, [x1], #2 ) 51 USER(9f, ldrb w3, [x1] )
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | traps.c | 78 #define USER 0x02 macro 81 { EXCCAUSE_COPROCESSOR ## x ## _DISABLED, USER, fast_coprocessor } 93 { EXCCAUSE_SYSTEM_CALL, USER, fast_syscall_user }, 98 { EXCCAUSE_ALLOCA, USER|KRNL, fast_alloca }, 103 { EXCCAUSE_UNALIGNED, USER, fast_unaligned }, 110 { EXCCAUSE_ITLB_MISS, USER|KRNL, fast_second_level_miss}, 115 { EXCCAUSE_DTLB_MISS, USER|KRNL, fast_second_level_miss}, 120 { EXCCAUSE_STORE_CACHE_ATTRIBUTE, USER|KRNL, fast_store_prohibited }, 373 if (fast && fast & USER) in trap_init()
|
/linux-4.1.27/tools/perf/ |
D | perf-with-kcore.sh | 140 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.1.27/drivers/target/ |
D | Kconfig | 35 tristate "TCM/USER Subsystem Plugin for Linux" 38 Say Y here to enable the TCM/USER subsystem plugin for a userspace
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 50 #define USER .context = IN_USER macro 128 USER 133 USER
|
/linux-4.1.27/arch/arm/kernel/ |
D | entry-common.S | 154 USER( ldreq r10, [lr, #-4] ) @ get SWI instruction 156 USER( ldr r10, [lr, #-4] ) @ get SWI instruction 169 USER( ldreq scno, [lr, #-4] ) 173 USER( ldr scno, [lr, #-4] ) @ get SWI instruction
|
D | entry-header.S | 171 @ Store/load the USER SP and LR registers by switching to the SYS
|
/linux-4.1.27/arch/arm64/mm/ |
D | cache.S | 130 USER(9f, dc cvau, x4 ) // clean D line to PoU 140 USER(9f, ic ivau, x4 ) // invalidate I line PoU
|
/linux-4.1.27/arch/arm/lib/ |
D | clear_user.S | 44 USER( strnebt r2, [r0])
|
/linux-4.1.27/arch/unicore32/lib/ |
D | clear_user.S | 46 USER( stb.u r2, [r0])
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | assembler.h | 57 #define USER(x...) \ macro
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | assembler.h | 111 #define USER(l, x...) \ macro
|
/linux-4.1.27/arch/arm/include/asm/ |
D | assembler.h | 221 #define USER(x...) \ macro 367 @ introduced by the USER macro
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | entry.S | 732 .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.1.27/Documentation/networking/ |
D | LICENSE.qla3xxx | 40 USER ACKNOWLEDGES AND AGREES THAT USE OF THIS PROGRAM WILL NOT
|
D | nfc.txt | 30 | USER SPACE |
|
D | arcnet-hardware.txt | 1270 USER'S MANUAL 1490 USER'S MANUAL
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 41 USER NAME SPACE" below. */ 250 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */ 262 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */ 305 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */ 309 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */ 315 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */ 344 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */ 353 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ 360 void free (void *); /* INFRINGES ON USER NAME SPACE */ 965 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.tab.c_shipped | 41 USER NAME SPACE" below. */ 241 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */ 253 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */ 296 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */ 300 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */ 306 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */ 334 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */ 343 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ 350 void free (void *); /* INFRINGES ON USER NAME SPACE */ 892 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 41 USER NAME SPACE" below. */ 243 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */ 255 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */ 307 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */ 311 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */ 317 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */ 346 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */ 355 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ 362 void free (void *); /* INFRINGES ON USER NAME SPACE */ 797 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
|
/linux-4.1.27/arch/arm/mm/ |
D | cache-v7.S | 281 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
|
D | cache-v6.S | 137 USER( mcr p15, 0, r0, c7, c10, 1 ) @ clean D line
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | net2272.h | 313 #define USER 4 macro
|
D | net2272.c | 2368 (1 << USER) | in net2272_rdk1_probe()
|
/linux-4.1.27/Documentation/serial/ |
D | serial-rs485.txt | 81 4. USAGE FROM USER-LEVEL
|
/linux-4.1.27/Documentation/filesystems/ |
D | 9p.txt | 40 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
|
/linux-4.1.27/arch/tile/include/hv/ |
D | hypervisor.h | 2354 _HV_BIT(user, USER) in _HV_BIT()
|
/linux-4.1.27/arch/x86/kernel/ |
D | head_32.S | 460 movl $(__USER_DS),%eax # DS/ES contains default USER segment
|
/linux-4.1.27/Documentation/ia64/ |
D | aliasing.txt | 77 USER MAPPINGS
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 293 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
|
/linux-4.1.27/Documentation/frv/ |
D | mmu-layout.txt | 185 USER SPACE LAYOUT
|
/linux-4.1.27/Documentation/target/ |
D | tcmu-design.txt | 219 over netlink, using a generic netlink family name of "TCM-USER" and a
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 61 | USER SPACE | |
|
/linux-4.1.27/firmware/3com/ |
D | typhoon.bin.ihex | 2813 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
|
/linux-4.1.27/firmware/ |
D | WHENCE | 524 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 2151 bool "Ignore USER SUSPEND" 2153 This option will ignore USER SUSPEND requests. On machines with a
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 228 the user name can be taken from the USER environment variable).
|
/linux-4.1.27/ |
D | MAINTAINERS | 10498 USER-MODE LINUX (UML)
|