/linux-4.19.296/drivers/media/rc/ |
D | bpf-lirc.c | 63 lirc_mode2_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in lirc_mode2_func_proto() 93 const struct bpf_prog *prog, in lirc_mode2_is_valid_access() 107 static int lirc_bpf_attach(struct rc_dev *rcdev, struct bpf_prog *prog) in lirc_bpf_attach() 145 static int lirc_bpf_detach(struct rc_dev *rcdev, struct bpf_prog *prog) in lirc_bpf_detach() 213 int lirc_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in lirc_prog_attach() 234 struct bpf_prog *prog; in lirc_prog_detach() local
|
/linux-4.19.296/drivers/clk/at91/ |
D | clk-programmable.c | 46 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_recalc_rate() local 99 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_parent() local 121 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_get_parent() local 139 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_rate() local 179 struct clk_programmable *prog; in at91_clk_register_programmable() local
|
/linux-4.19.296/include/linux/ |
D | bpf.h | 265 struct bpf_prog *prog; member 289 struct bpf_prog *prog; member 360 struct bpf_prog *prog; member 554 static inline struct bpf_prog * __must_check bpf_prog_add(struct bpf_prog *prog, in bpf_prog_add() 560 static inline void bpf_prog_sub(struct bpf_prog *prog, int i) in bpf_prog_sub() 564 static inline void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put() 568 static inline struct bpf_prog * __must_check bpf_prog_inc(struct bpf_prog *prog) in bpf_prog_inc() 574 bpf_prog_inc_not_zero(struct bpf_prog *prog) in bpf_prog_inc_not_zero() 710 static inline int bpf_prog_offload_init(struct bpf_prog *prog, in bpf_prog_offload_init() 755 struct bpf_prog *prog, in sock_map_prog() [all …]
|
D | bpf-cgroup.h | 45 struct bpf_prog *prog; member 257 struct bpf_prog *prog) in cgroup_bpf_prog_attach() 275 static inline int bpf_cgroup_storage_assign(struct bpf_prog *prog, in bpf_cgroup_storage_assign() 277 static inline void bpf_cgroup_storage_release(struct bpf_prog *prog, in bpf_cgroup_storage_release() 280 struct bpf_prog *prog) { return 0; } in bpf_cgroup_storage_alloc()
|
D | bpf_lirc.h | 13 struct bpf_prog *prog) in lirc_prog_attach()
|
D | filter.h | 545 struct bpf_prog *prog; member 623 static inline u32 bpf_prog_run_save_cb(const struct bpf_prog *prog, in bpf_prog_run_save_cb() 643 static inline u32 bpf_prog_run_clear_cb(const struct bpf_prog *prog, in bpf_prog_run_clear_cb() 654 static __always_inline u32 bpf_prog_run_xdp(const struct bpf_prog *prog, in bpf_prog_run_xdp() 666 static inline u32 bpf_prog_insn_size(const struct bpf_prog *prog) in bpf_prog_insn_size() 671 static inline u32 bpf_prog_tag_scratch_size(const struct bpf_prog *prog) in bpf_prog_tag_scratch_size() 683 static inline bool bpf_prog_was_classic(const struct bpf_prog *prog) in bpf_prog_was_classic() 868 struct bpf_prog *prog, struct sk_buff *skb, in bpf_run_sk_reuseport() 927 static inline bool bpf_jit_blinding_enabled(struct bpf_prog *prog) in bpf_jit_blinding_enabled()
|
D | bpf_verifier.h | 208 struct bpf_prog *prog; /* eBPF program being verified */ member
|
D | trace_events.h | 485 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog) in perf_event_attach_bpf_prog()
|
D | netdevice.h | 866 struct bpf_prog *prog; member 877 struct bpf_prog *prog; member 882 struct bpf_prog *prog; member
|
D | security.h | 1800 static inline int security_bpf_prog(struct bpf_prog *prog) in security_bpf_prog()
|
D | perf_event.h | 692 struct bpf_prog *prog; member
|
/linux-4.19.296/include/net/ |
D | sock_reuseport.h | 26 struct bpf_prog __rcu *prog; /* optional BPF sock selector */ member
|
D | xdp.h | 155 struct bpf_prog *prog; member
|
D | pkt_cls.h | 771 struct bpf_prog *prog; member
|
/linux-4.19.296/drivers/parisc/ |
D | superio.c | 439 u8 prog; in superio_fixup_pci() local
|
/linux-4.19.296/include/uapi/sound/ |
D | asound_fm.h | 127 unsigned char prog; member
|
/linux-4.19.296/fs/lockd/ |
D | mon.c | 41 u32 prog; /* RPC callback info */ member
|
/linux-4.19.296/usr/ |
D | gen_init_cpio.c | 452 static void usage(const char *prog) in usage()
|
/linux-4.19.296/include/sound/ |
D | opl3.h | 269 unsigned char prog; member
|
/linux-4.19.296/drivers/pci/ |
D | quirks.c | 1292 u8 prog; in quirk_svwks_csb5ide() local 1306 u8 prog; in quirk_ide_samemode() local
|