Home
last modified time | relevance | path

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

/Linux-v4.19/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()
Dtc_l2_redirect.sh80 rm -f /sys/fs/bpf/tc/globals/tun_iface
106 $REDIRECT_USER -U /sys/fs/bpf/tc/globals/tun_iface -i $(< /sys/class/net/ipt/ifindex)
143 $REDIRECT_USER -U /sys/fs/bpf/tc/globals/tun_iface -i $(< /sys/class/net/ip6t/ifindex)
/Linux-v4.19/mm/kasan/
Dkasan.h128 void __asan_register_globals(struct kasan_global *globals, size_t size);
129 void __asan_unregister_globals(struct kasan_global *globals, size_t size);
Dkasan.c665 void __asan_register_globals(struct kasan_global *globals, size_t size) in __asan_register_globals() argument
670 register_global(&globals[i]); in __asan_register_globals()
674 void __asan_unregister_globals(struct kasan_global *globals, size_t size) in __asan_unregister_globals() argument
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dindex.rst8 .. include:: globals.rst
/Linux-v4.19/arch/sparc/kernel/
Ddtlb_prot.S21 rdpr %pstate, %g5 ! Move into alt-globals
Dcherrs.S187 andcc %g4, %g3, %g0 ! Interrupt globals in use?
238 andcc %g4, %g3, %g0 ! Interrupt globals in use?
/Linux-v4.19/Documentation/
Dconf.py560 loadConfig(globals())
/Linux-v4.19/scripts/
DMakefile.kasan32 $(call cc-param,asan-globals=1) \
/Linux-v4.19/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.