Searched refs:skeletons (Results 1 – 8 of 8) sorted by relevance
90 struct skeletons { struct115 skeletons->links[skeletons->nlinks++] = link; in xdp_attach()183 if (xdp_attach(skeletons, skeletons->xdp_tx->progs.xdp_tx, "bond2")) in bonding_setup()194 static void bonding_cleanup(struct skeletons *skeletons) in bonding_cleanup() argument199 bpf_link__destroy(skeletons->links[skeletons->nlinks]); in bonding_cleanup()331 static void test_xdp_bonding_redirect_multi(struct skeletons *skeletons) in test_xdp_bonding_redirect_multi() argument380 static void test_xdp_bonding_attach(struct skeletons *skeletons) in test_xdp_bonding_attach() argument460 static void test_xdp_bonding_nested(struct skeletons *skeletons) in test_xdp_bonding_nested() argument496 static void test_xdp_bonding_features(struct skeletons *skeletons) in test_xdp_bonding_features() argument639 struct skeletons skeletons = {}; in serial_test_xdp_bonding() local[all …]
84 $(call feature_check,bpftool-skeletons)85 ifeq ($(feature-bpftool-skeletons), 1)88 $(info bpftool is missing or not supporting skeletons, building without BPF skeleton support.)
38 FEATURE_TESTS += bpftool-skeletons44 FEATURE_DISPLAY += bpftool-skeletons
11 dump jited**) and usage of BPF skeletons (some features like **bpftool prog
138 Subskeletons are similar to skeletons, except they do not own the185 For skeletons, generate a "light" skeleton (also known as "loader"
681 $(warning Warning: Disabled BPF skeletons as libelf is required by bpftool)684 $(warning Warning: Disabled BPF skeletons as zlib is required by bpftool)687 $(warning Warning: Disabled BPF skeletons as libbpf is required)690 $(warning Warning: Disabled BPF skeletons as clang ($(CLANG)) is missing)695 …$(warning Warning: Disabled BPF skeletons as reliable BTF generation needs at least $(CLANG) versi…702 $(warning Warning: Disabled BPF skeletons as clang is too old)
139 bpftool-skeletons
421 $(OUTPUT)test-bpftool-skeletons.bin: