Home
last modified time | relevance | path

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

12

/linux/samples/bpf/
H A Dsockex3_kern.c58 struct globals { struct
65 __type(value, struct globals); argument
70 static struct globals *this_cpu_globals(void) in this_cpu_globals()
90 static void update_stats(struct __sk_buff *skb, struct globals *g) in update_stats()
107 struct globals *g, __u32 ip_proto) in parse_ip_proto()
160 struct globals *g = this_cpu_globals(); in bpf_func_ip()
189 struct globals *g = this_cpu_globals(); in bpf_func_ipv6()
H A Dtc_l2_redirect.sh83 rm -f /sys/fs/bpf/tc/globals/tun_iface
109 $REDIRECT_USER -U /sys/fs/bpf/tc/globals/tun_iface -i $(< /sys/class/net/ipt/ifindex)
146 $REDIRECT_USER -U /sys/fs/bpf/tc/globals/tun_iface -i $(< /sys/class/net/ip6t/ifindex)
H A Dlwt_len_hist.sh12 rm /sys/fs/bpf/tc/globals/lwt_len_hist_map
/linux/tools/net/sunrpc/xdrgen/generators/
H A D__init__.py25 environment.globals["annotate"] = get_xdr_annotate()
26 environment.globals["public_apis"] = public_apis
27 environment.globals["pass_by_reference"] = pass_by_reference
28 environment.globals["structs"] = structs
/linux/Documentation/filesystems/ext4/
H A Dindex.rst13 globals
/linux/arch/sparc/kernel/
H A Ddtlb_prot.S21 rdpr %pstate, %g5 ! Move into alt-globals
H A Dcherrs.S187 andcc %g4, %g3, %g0 ! Interrupt globals in use?
238 andcc %g4, %g3, %g0 ! Interrupt globals in use?
/linux/scripts/
H A DMakefile.kasan61 asan-globals=1
/linux/mm/kasan/
H A Dgeneric.c240 struct kasan_global *globals = ptr; in __asan_register_globals() local
243 register_global(&globals[i]); in __asan_register_globals()
H A Dkasan.h591 void __asan_register_globals(void *globals, ssize_t size);
592 void __asan_unregister_globals(void *globals, ssize_t size);
/linux/tools/unittests/
H A Dtest_tokenizer.py463 globals()[t[0]] = t[1]
/linux/tools/testing/selftests/drivers/net/hw/
H A Diou-zcrx.py168 ksft_run(globs=globals(), cases=[test_zcrx, test_zcrx_oneshot,
H A Drss_api.py471 ksft_run(globs=globals(), case_pfx={"test_"}, args=(cfg, ))
/linux/tools/testing/selftests/damon/
H A Ddrgn_dump_damon_status.py15 if "prog" not in globals():
/linux/arch/arc/kernel/
H A Dhead.S123 ; Clear BSS before updating any globals
/linux/arch/arm64/boot/dts/apple/
H A Dt600x-common.dtsi391 gpu_globals: globals {
H A Dt602x-common.dtsi441 gpu_globals: globals {
H A Dt600x-die0.dtsi356 "hw-cal-a", "hw-cal-b", "globals";
H A Dt8112.dtsi379 gpu_globals: globals {
422 "hw-cal-a", "hw-cal-b", "globals";
H A Dt8103.dtsi364 gpu_globals: globals {
407 "hw-cal-a", "hw-cal-b", "globals";
H A Dt602x-die0.dtsi402 "hw-cal-a", "hw-cal-b", "globals";
/linux/tools/testing/selftests/drivers/net/
H A Dpsp.py626 ksft_run(cases=cases, globs=globals(),
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-gen.rst145 globals defined in it, without having to know about the larger program.
/linux/Documentation/userspace-api/netlink/
H A Dspecs.rst58 - globals
/linux/Documentation/dev-tools/
H A Dkasan.rst425 This allows detection of invalid accesses to module globals, for example.

12