Home
last modified time | relevance | path

Searched refs:bpf_attach_type (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/core/
Dbpf-foreign.c19 enum bpf_attach_type attach_type, in bpf_foreign_key_new()
79 enum bpf_attach_type attach_type, in bpf_foreign_prepare()
/systemd-251/src/test/
Dtest-bpf-foreign-programs.c23 enum bpf_attach_type attach_type;
123 static int bpf_foreign_test_to_string(enum bpf_attach_type attach_type, const char *bpffs_path, cha… in bpf_foreign_test_to_string()
/systemd-251/src/shared/linux/
Dbpf.h955 enum bpf_attach_type { enum