Searched refs:globals (Results 1 – 8 of 8) sorted by relevance
| /linux-4.1.27/scripts/ |
| D | Makefile.kasan | 12 --param asan-stack=1 --param asan-globals=1 \
|
| /linux-4.1.27/arch/sparc/kernel/ |
| D | dtlb_prot.S | 20 rdpr %pstate, %g5 ! Move into alt-globals
|
| D | cherrs.S | 186 andcc %g4, %g3, %g0 ! Interrupt globals in use? 239 andcc %g4, %g3, %g0 ! Interrupt globals in use?
|
| /linux-4.1.27/mm/kasan/ |
| D | kasan.c | 457 void __asan_register_globals(struct kasan_global *globals, size_t size) in __asan_register_globals() argument 462 register_global(&globals[i]); in __asan_register_globals() 466 void __asan_unregister_globals(struct kasan_global *globals, size_t size) in __asan_unregister_globals() argument
|
| /linux-4.1.27/scripts/kconfig/ |
| D | zconf.lex.c_shipped | 852 /* Accessor methods to globals. 1352 * globals. Here is the right place to do so, because 2246 /* Reset the globals. This is important in a non-reentrant scanner so the next time
|
| /linux-4.1.27/scripts/genksyms/ |
| D | lex.lex.c_shipped | 592 /* Accessor methods to globals. 925 * globals. Here is the right place to do so, because 1851 /* Reset the globals. This is important in a non-reentrant scanner so the next time
|
| /linux-4.1.27/scripts/dtc/ |
| D | dtc-lexer.lex.c_shipped | 685 /* Accessor methods to globals. 1228 * globals. Here is the right place to do so, because 2114 /* Reset the globals. This is important in a non-reentrant scanner so the next time
|
| /linux-4.1.27/Documentation/s390/ |
| D | Debugging390.txt | 184 Bytes after 0xc00 hex are used by linux for per processor globals on s/390 and 352 (which we use for per-processor globals). 458 all globals & shared library objects are found using this pointer.
|