Home
last modified time | relevance | path

Searched defs:bss (Results 1 – 15 of 15) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Drdonly_maps.c4 struct bss { struct
28 struct bpf_map *bss_map; in test_rdonly_maps() argument
30 struct bss bss; in test_rdonly_maps() local
Dsnprintf_btf.c12 struct netif_receive_skb__bss *bss; in test_snprintf_btf() local
Dvmlinux.c21 struct test_vmlinux__bss *bss; in test_vmlinux() local
Dendian.c20 struct test_endian__bss *bss; in test_endian() local
Dlink_pinning.c12 struct test_link_pinning__bss *bss) in test_link_pinning_subtest()
Dtrace_printk.c14 struct trace_printk__bss *bss; in test_trace_printk() local
Dskeleton.c17 struct test_skeleton__bss *bss; in test_skeleton() local
Dvarlen.c16 struct test_varlen__bss *bss; in test_varlen() local
Dcore_read_macros.c27 struct test_core_read_macros__bss *bss; in test_core_read_macros() local
Dns_current_pid_tgid.c21 struct test_ns_current_pid_tgid__bss *bss; in test_current_pid_tgid() local
Dmodule_attach.c58 struct test_module_attach__bss *bss; in test_module_attach() local
Dd_path.c104 struct test_d_path__bss *bss; in test_d_path() local
Dmap_init.c81 struct test_map_init__bss *bss; in prog_run_insert_elem() local
Dbpf_iter.c200 struct bpf_iter_task_btf__bss *bss = skel->bss; in do_btf_read() local
237 struct bpf_iter_task_btf__bss *bss; in test_task_btf() local
/tools/lib/bpf/
Dlibbpf.c470 Elf_Data *bss; member