Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h18404 struct bpf_func_proto { struct
18405 u64 (*func)(u64, u64, u64, u64, u64);
18406 bool gpl_only;
18407 bool pkt_access;
18408 bool might_sleep;
18409 enum bpf_return_type ret_type;
18410 union {
18420 union {
18438 int *ret_btf_id;
18439 bool (*allowed)(const struct bpf_prog *);
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A 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
H A 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
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A 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
H A 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
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h27852 struct bpf_func_proto { struct
27853 u64 (*func)(u64, u64, u64, u64, u64);
27854 bool gpl_only;
27855 bool pkt_access;
27856 bool might_sleep;
27857 enum bpf_return_type ret_type;
27858 union {
27868 union {
27886 int *ret_btf_id;
27887 bool (*allowed)(const struct bpf_prog *);
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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
H A 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
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A 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
H A 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
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h37776 struct bpf_func_proto { struct
37777 u64 (*func)(u64, u64, u64, u64, u64);
37778 bool gpl_only;
37779 bool pkt_access;
37780 bool might_sleep;
37781 enum bpf_return_type ret_type;
37782 union {
37792 union {
37810 int *ret_btf_id;
37811 bool (*allowed)(const struct bpf_prog *);
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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
H A 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