/include/linux/ |
A D | bpf_lsm.h | 63 static inline bool bpf_lsm_is_trusted(const struct bpf_prog *prog) in bpf_lsm_is_trusted() 69 const struct bpf_prog *prog) in bpf_lsm_verify_prog() 84 static inline void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, in bpf_lsm_find_cgroup_shim() 89 static inline int bpf_lsm_get_retval_range(const struct bpf_prog *prog, in bpf_lsm_get_retval_range() 103 static inline bool bpf_lsm_has_d_inode_locked(const struct bpf_prog *prog) in bpf_lsm_has_d_inode_locked()
|
A D | bpf-netns.h | 44 struct bpf_prog *prog) in netns_bpf_prog_attach() 56 struct bpf_prog *prog) in netns_bpf_link_create()
|
A D | bpf_mprog.h | 132 struct bpf_prog *prog; member 154 struct bpf_prog *prog; member 203 struct bpf_prog *prog) in bpf_mprog_exists()
|
A D | bpf_lirc.h | 13 struct bpf_prog *prog) in lirc_prog_attach()
|
A D | bpf.h | 1092 struct bpf_prog *prog; member 1241 bool prog; member 1303 struct bpf_prog *prog; member 1645 struct bpf_prog *prog; member 1741 struct bpf_prog *prog; member 2177 struct bpf_prog *prog; member 2275 const struct bpf_prog *prog; in bpf_prog_run_array() local 2315 const struct bpf_prog *prog; in bpf_prog_run_array_uprobe() local 3367 struct bpf_prog *prog; in bpf_prog_inc_misses_counters() local 3581 struct bpf_prog *prog, in bpf_tcp_sock_convert_ctx_access() [all …]
|
A D | filter.h | 682 struct bpf_prog *prog; member 697 static __always_inline u32 __bpf_prog_run(const struct bpf_prog *prog, in __bpf_prog_run() 942 static inline u32 __bpf_prog_run_save_cb(const struct bpf_prog *prog, in __bpf_prog_run_save_cb() 963 static inline u32 bpf_prog_run_save_cb(const struct bpf_prog *prog, in bpf_prog_run_save_cb() 974 static inline u32 bpf_prog_run_clear_cb(const struct bpf_prog *prog, in bpf_prog_run_clear_cb() 995 static inline u32 bpf_prog_insn_size(const struct bpf_prog *prog) in bpf_prog_insn_size() 1012 static inline bool bpf_prog_was_classic(const struct bpf_prog *prog) in bpf_prog_was_classic() 1233 struct bpf_prog *prog, struct sk_buff *skb, in bpf_run_sk_reuseport() 1326 static inline bool bpf_jit_blinding_enabled(struct bpf_prog *prog) in bpf_jit_blinding_enabled() 1387 static inline bool bpf_jit_blinding_enabled(struct bpf_prog *prog) in bpf_jit_blinding_enabled() [all …]
|
A D | bpf-cgroup.h | 107 struct bpf_prog *prog; member 434 struct bpf_prog *prog) in cgroup_bpf_prog_attach() 446 struct bpf_prog *prog) in cgroup_bpf_link_attach() 458 cgroup_common_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_common_func_proto() 466 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc()
|
A D | skmsg.h | 487 struct bpf_prog *prog) in psock_set_prog() 495 struct bpf_prog *prog, in psock_replace_prog()
|
A D | trace_events.h | 787 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog, u64 bpf_cookie) in perf_event_attach_bpf_prog() 823 bpf_kprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_kprobe_multi_link_attach() 828 bpf_uprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_uprobe_multi_link_attach()
|
A D | bpf_verifier.h | 753 struct bpf_prog *prog; /* eBPF program being verified */ member 951 static inline enum bpf_prog_type resolve_prog_type(const struct bpf_prog *prog) in resolve_prog_type() 957 static inline bool bpf_prog_check_recur(const struct bpf_prog *prog) in bpf_prog_check_recur()
|
A D | btf.h | 642 struct bpf_prog *prog) in btf_kfunc_id_set_contains()
|
A D | security.h | 2293 static inline int security_bpf_prog(struct bpf_prog *prog) in security_bpf_prog() 2307 static inline int security_bpf_prog_load(struct bpf_prog *prog, union bpf_attr *attr, in security_bpf_prog_load() 2313 static inline void security_bpf_prog_free(struct bpf_prog *prog) in security_bpf_prog_free()
|
A D | perf_event.h | 905 struct bpf_prog *prog; member 1975 static inline void perf_event_bpf_event(struct bpf_prog *prog, in perf_event_bpf_event()
|
A D | netdevice.h | 988 struct bpf_prog *prog; member 998 struct bpf_prog *prog; member
|
/include/net/ |
A D | netkit.h | 16 struct bpf_prog *prog) in netkit_prog_attach() 22 struct bpf_prog *prog) in netkit_link_attach() 28 struct bpf_prog *prog) in netkit_prog_detach()
|
A D | tcx.h | 179 struct bpf_prog *prog) in tcx_prog_attach() 185 struct bpf_prog *prog) in tcx_link_attach() 191 struct bpf_prog *prog) in tcx_prog_detach()
|
A D | sock_reuseport.h | 28 struct bpf_prog __rcu *prog; /* optional BPF sock selector */ member
|
A D | xdp.h | 520 struct bpf_prog *prog; member 650 static __always_inline u32 bpf_prog_run_xdp(const struct bpf_prog *prog, in bpf_prog_run_xdp()
|
A D | pkt_cls.h | 807 struct bpf_prog *prog; member
|
/include/net/netfilter/ |
A D | nf_bpf_link.h | 11 static inline int bpf_nf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_nf_link_attach()
|
/include/uapi/sound/ |
A D | asound_fm.h | 112 unsigned char prog; member
|
/include/net/libeth/ |
A D | xsk.h | 329 #define libeth_xsk_tx_init_bulk(bq, prog, dev, xdpsqs, num) \ argument
|
A D | xdp.h | 385 const struct bpf_prog *prog; member 1141 #define libeth_xdp_tx_init_bulk(bq, prog, dev, xdpsqs, num) \ argument
|
/include/sound/ |
A D | opl3.h | 253 unsigned char prog; member
|