Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbpf.c62 static inline int sys_bpf(enum bpf_cmd cmd, union bpf_attr *attr, in sys_bpf()
68 static inline int sys_bpf_prog_load(union bpf_attr *attr, unsigned int size) in sys_bpf_prog_load()
81 union bpf_attr attr; in bpf_create_map_xattr()
157 union bpf_attr attr; in bpf_create_map_in_map_node()
217 union bpf_attr attr; in bpf_load_program_xattr()
340 union bpf_attr attr; in bpf_verify_program()
360 union bpf_attr attr; in bpf_map_update_elem()
373 union bpf_attr attr; in bpf_map_lookup_elem()
385 union bpf_attr attr; in bpf_map_lookup_elem_flags()
398 union bpf_attr attr; in bpf_map_lookup_and_delete_elem()
[all …]
/tools/build/feature/
Dtest-bpf.c24 union bpf_attr attr; in main()
/tools/testing/selftests/bpf/prog_tests/
Dobj_name.c25 union bpf_attr attr; in test_obj_name()
/tools/testing/selftests/bpf/
Dtest_verifier_log.c50 union bpf_attr attr; in load()
Dtest_btf.c6179 union bpf_attr attr = {}; in do_test_info_raw()
/tools/testing/selftests/net/
Dreuseport_bpf_numa.c85 union bpf_attr attr; in attach_bpf()
Dreuseport_bpf.c110 union bpf_attr attr; in attach_ebpf()
349 union bpf_attr eprog; in test_filter_no_reuseport()
Dpsock_fanout.c146 union bpf_attr attr; in sock_fanout_set_ebpf()
/tools/include/uapi/linux/
Dbpf.h369 union bpf_attr { union