Searched defs:prog (Results 1 – 16 of 16) sorted by relevance
/include/linux/ |
D | bpf.h | 343 struct bpf_prog *prog; member 386 struct bpf_prog *prog; member 512 struct bpf_prog *prog; member 773 static inline struct bpf_prog * __must_check bpf_prog_add(struct bpf_prog *prog, in bpf_prog_add() 779 static inline void bpf_prog_sub(struct bpf_prog *prog, int i) in bpf_prog_sub() 783 static inline void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put() 787 static inline struct bpf_prog * __must_check bpf_prog_inc(struct bpf_prog *prog) in bpf_prog_inc() 793 bpf_prog_inc_not_zero(struct bpf_prog *prog) in bpf_prog_inc_not_zero() 870 static inline int bpf_prog_test_run_xdp(struct bpf_prog *prog, in bpf_prog_test_run_xdp() 877 static inline int bpf_prog_test_run_skb(struct bpf_prog *prog, in bpf_prog_test_run_skb() [all …]
|
D | filter.h | 575 struct bpf_prog *prog; member 589 static inline unsigned int __bpf_call_func(const struct bpf_prog *prog, in __bpf_call_func() 599 static inline unsigned int __nocfi bpf_call_func(const struct bpf_prog *prog, in bpf_call_func() 624 static inline unsigned int bpf_call_func(const struct bpf_prog *prog, in bpf_call_func() 635 #define BPF_PROG_RUN(prog, ctx) ({ \ argument 729 static inline u32 __bpf_prog_run_save_cb(const struct bpf_prog *prog, in __bpf_prog_run_save_cb() 749 static inline u32 bpf_prog_run_save_cb(const struct bpf_prog *prog, in bpf_prog_run_save_cb() 760 static inline u32 bpf_prog_run_clear_cb(const struct bpf_prog *prog, in bpf_prog_run_clear_cb() 775 static __always_inline u32 bpf_prog_run_xdp(const struct bpf_prog *prog, in bpf_prog_run_xdp() 787 static inline u32 bpf_prog_insn_size(const struct bpf_prog *prog) in bpf_prog_insn_size() [all …]
|
D | bpf_lirc.h | 13 struct bpf_prog *prog) in lirc_prog_attach()
|
D | bpf-cgroup.h | 56 struct bpf_prog *prog; member 344 struct bpf_prog *prog) in cgroup_bpf_prog_attach() 363 static inline int bpf_cgroup_storage_assign(struct bpf_prog *prog, in bpf_cgroup_storage_assign() 365 static inline void bpf_cgroup_storage_release(struct bpf_prog *prog, in bpf_cgroup_storage_release() 368 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc()
|
D | skmsg.h | 450 struct bpf_prog *prog) in psock_set_prog() 458 struct bpf_prog *prog, in psock_replace_prog()
|
D | bpf_verifier.h | 362 struct bpf_prog *prog; /* eBPF program being verified */ member
|
D | trace_events.h | 495 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog) in perf_event_attach_bpf_prog()
|
D | perf_event.h | 713 struct bpf_prog *prog; member 1458 static inline void perf_event_bpf_event(struct bpf_prog *prog, in perf_event_bpf_event()
|
D | security.h | 1893 static inline int security_bpf_prog(struct bpf_prog *prog) in security_bpf_prog()
|
D | skbuff.h | 1298 struct bpf_prog *prog) in skb_flow_dissector_bpf_prog_attach()
|
D | netdevice.h | 910 struct bpf_prog *prog; member
|
/include/net/ |
D | sock_reuseport.h | 26 struct bpf_prog __rcu *prog; /* optional BPF sock selector */ member
|
D | xdp.h | 172 struct bpf_prog *prog; member
|
D | pkt_cls.h | 664 struct bpf_prog *prog; member
|
/include/uapi/sound/ |
D | asound_fm.h | 127 unsigned char prog; member
|
/include/sound/ |
D | opl3.h | 253 unsigned char prog; member
|