Home
last modified time | relevance | path

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

/linux-4.4.14/samples/bpf/
Dsockex3_kern.c90 struct globals { struct
97 .value_size = sizeof(struct globals), argument
102 static struct globals *this_cpu_globals(void) in this_cpu_globals()
122 static void update_stats(struct __sk_buff *skb, struct globals *g) in update_stats()
139 struct globals *g, __u32 ip_proto) in parse_ip_proto()
191 struct globals *g = this_cpu_globals(); in PROG()
219 struct globals *g = this_cpu_globals(); in PROG()
/linux-4.4.14/scripts/
DMakefile.kasan14 --param asan-stack=1 --param asan-globals=1 \
/linux-4.4.14/arch/sparc/kernel/
Ddtlb_prot.S20 rdpr %pstate, %g5 ! Move into alt-globals
Dcherrs.S186 andcc %g4, %g3, %g0 ! Interrupt globals in use?
237 andcc %g4, %g3, %g0 ! Interrupt globals in use?
/linux-4.4.14/mm/kasan/
Dkasan.c472 void __asan_register_globals(struct kasan_global *globals, size_t size) in __asan_register_globals() argument
477 register_global(&globals[i]); in __asan_register_globals()
481 void __asan_unregister_globals(struct kasan_global *globals, size_t size) in __asan_unregister_globals() argument
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped686 /* Accessor methods to globals.
1256 * globals. Here is the right place to do so, because
2143 /* Reset the globals. This is important in a non-reentrant scanner so the next time
/linux-4.4.14/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.4.14/scripts/kconfig/
Dzconf.lex.c_shipped884 /* Accessor methods to globals.
1405 * globals. Here is the right place to do so, because
2299 /* Reset the globals. This is important in a non-reentrant scanner so the next time
/linux-4.4.14/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.