Home
last modified time | relevance | path

Searched refs:globals (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/scripts/
DMakefile.kasan12 --param asan-stack=1 --param asan-globals=1 \
/linux-4.1.27/arch/sparc/kernel/
Ddtlb_prot.S20 rdpr %pstate, %g5 ! Move into alt-globals
Dcherrs.S186 andcc %g4, %g3, %g0 ! Interrupt globals in use?
239 andcc %g4, %g3, %g0 ! Interrupt globals in use?
/linux-4.1.27/mm/kasan/
Dkasan.c457 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/
Dzconf.lex.c_shipped852 /* 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/
Dlex.lex.c_shipped592 /* 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/
Ddtc-lexer.lex.c_shipped685 /* 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/
DDebugging390.txt184 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.