Home
last modified time | relevance | path

Searched defs:bpf_func_proto (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h13615 struct bpf_func_proto { struct
13616 u64 (*func)(u64, u64, u64, u64, u64);
13617 bool gpl_only;
13618 bool pkt_access;
13619 bool might_sleep;
13620 enum bpf_return_type ret_type;
13621 union {
13631 union {
13649 int *ret_btf_id;
13650 bool (*allowed)(const struct bpf_prog *);
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h19855 struct bpf_func_proto { struct
19856 u64 (*func)(u64, u64, u64, u64, u64);
19857 bool gpl_only;
19858 bool pkt_access;
19859 bool might_sleep;
19860 enum bpf_return_type ret_type;
19861 union {
19871 union {
19911 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *); argument
Dvmlinux.h19855 struct bpf_func_proto { struct
19856 u64 (*func)(u64, u64, u64, u64, u64);
19857 bool gpl_only;
19858 bool pkt_access;
19859 bool might_sleep;
19860 enum bpf_return_type ret_type;
19861 union {
19871 union {
19911 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *); argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h16326 struct bpf_func_proto { struct
16327 u64 (*func)(u64, u64, u64, u64, u64);
16328 bool gpl_only;
16329 bool pkt_access;
16330 enum bpf_return_type ret_type;
16331 union {
16341 union {
16371 typedef const struct bpf_func_proto * (*bpf_iter_get_func_proto_t)(enum bpf_func_id, const struct b… argument
Dvmlinux.h16326 struct bpf_func_proto { struct
16327 u64 (*func)(u64, u64, u64, u64, u64);
16328 bool gpl_only;
16329 bool pkt_access;
16330 enum bpf_return_type ret_type;
16331 union {
16341 union {
16371 typedef const struct bpf_func_proto * (*bpf_iter_get_func_proto_t)(enum bpf_func_id, const struct b… argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h41912 struct bpf_func_proto { struct
41913 u64 (*func)(u64, u64, u64, u64, u64);
41914 bool gpl_only;
41915 bool pkt_access;
41916 enum bpf_return_type ret_type;
41917 union {
41927 union {
41945 int *ret_btf_id;
41969 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *); argument
Dvmlinux.h41912 struct bpf_func_proto { struct
41913 u64 (*func)(u64, u64, u64, u64, u64);
41914 bool gpl_only;
41915 bool pkt_access;
41916 enum bpf_return_type ret_type;
41917 union {
41927 union {
41945 int *ret_btf_id;
41969 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *); argument
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h22636 struct bpf_func_proto { struct
22637 u64 (*func)(u64, u64, u64, u64, u64);
22638 bool gpl_only;
22639 bool pkt_access;
22640 bool might_sleep;
22641 enum bpf_return_type ret_type;
22642 union {
22652 union {
22682 typedef const struct bpf_func_proto * (*bpf_iter_get_func_proto_t)(enum bpf_func_id, const struct b… argument
Dvmlinux_602.h22636 struct bpf_func_proto { struct
22637 u64 (*func)(u64, u64, u64, u64, u64);
22638 bool gpl_only;
22639 bool pkt_access;
22640 bool might_sleep;
22641 enum bpf_return_type ret_type;
22642 union {
22652 union {
22682 typedef const struct bpf_func_proto * (*bpf_iter_get_func_proto_t)(enum bpf_func_id, const struct b… argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h20615 struct bpf_func_proto { struct
20616 u64 (*func)(u64, u64, u64, u64, u64);
20617 bool gpl_only;
20618 bool pkt_access;
20619 enum bpf_return_type ret_type;
20620 union {
20630 union {
20670 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *); argument
Dvmlinux_608.h20615 struct bpf_func_proto { struct
20616 u64 (*func)(u64, u64, u64, u64, u64);
20617 bool gpl_only;
20618 bool pkt_access;
20619 enum bpf_return_type ret_type;
20620 union {
20630 union {
20670 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *); argument