Home
last modified time | relevance | path

Searched refs:skeletons (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c90 struct skeletons { struct
99 static int xdp_attach(struct skeletons *skeletons, struct bpf_program *prog, char *iface) in xdp_attach() argument
108 if (!ASSERT_LE(skeletons->nlinks+1, MAX_BPF_LINKS, "too many XDP programs attached")) in xdp_attach()
115 skeletons->links[skeletons->nlinks++] = link; in xdp_attach()
142 static int bonding_setup(struct skeletons *skeletons, int mode, int xmit_policy, in bonding_setup() argument
162 if (xdp_attach(skeletons, skeletons->xdp_dummy->progs.xdp_dummy_prog, "veth1_2")) in bonding_setup()
176 if (xdp_attach(skeletons, skeletons->xdp_dummy->progs.xdp_dummy_prog, "bond1")) in bonding_setup()
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() argument
197 while (skeletons->nlinks) { in bonding_cleanup()
[all …]
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dcommon_options.rst11 programs (**bpftool prog dump jited**) and usage of BPF skeletons
H A Dbpftool-gen.rst157 Subskeletons are similar to skeletons, except they do not own
206 For skeletons, generate a "light" skeleton (also known as "loader"
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt8054 drwxr-xr-x root root 4096 ./usr/share/bison/skeletons
8055 -rw-r--r-- root root 41025 ./usr/share/bison/skeletons/bison.m4
8056 -rw-r--r-- root root 2571 ./usr/share/bison/skeletons/c-like.m4
8057 -rw-r--r-- root root 32297 ./usr/share/bison/skeletons/c.m4
8058 -rw-r--r-- root root 21273 ./usr/share/bison/skeletons/c++.m4
8059 -rw-r--r-- root root 1163 ./usr/share/bison/skeletons/c-skel.m4
8060 -rw-r--r-- root root 1169 ./usr/share/bison/skeletons/c++-skel.m4
8061 -rw-r--r-- root root 10492 ./usr/share/bison/skeletons/d.m4
8062 -rw-r--r-- root root 1135 ./usr/share/bison/skeletons/d-skel.m4
8063 -rw-r--r-- root root 91038 ./usr/share/bison/skeletons/glr.c
[all …]
H A Dbuildhistory_filelist1.txt8051 drwxr-xr-x root root 4096 ./usr/share/bison/skeletons
8052 -rw-r--r-- root root 39019 ./usr/share/bison/skeletons/bison.m4
8053 -rw-r--r-- root root 2404 ./usr/share/bison/skeletons/c-like.m4
8054 -rw-r--r-- root root 29832 ./usr/share/bison/skeletons/c.m4
8055 -rw-r--r-- root root 19123 ./usr/share/bison/skeletons/c++.m4
8056 -rw-r--r-- root root 1163 ./usr/share/bison/skeletons/c-skel.m4
8057 -rw-r--r-- root root 1169 ./usr/share/bison/skeletons/c++-skel.m4
8058 -rw-r--r-- root root 9790 ./usr/share/bison/skeletons/d.m4
8059 -rw-r--r-- root root 1135 ./usr/share/bison/skeletons/d-skel.m4
8060 -rw-r--r-- root root 87461 ./usr/share/bison/skeletons/glr.c
[all …]