| /Linux-v5.4/net/core/ | 
| D | lwt_bpf.c | 16 	struct bpf_prog *prog;  member312 static void bpf_lwt_prog_destroy(struct bpf_lwt_prog *prog)  in bpf_lwt_prog_destroy()
 335 static int bpf_parse_prog(struct nlattr *attr, struct bpf_lwt_prog *prog,  in bpf_parse_prog()
 447 			     struct bpf_lwt_prog *prog)  in bpf_fill_lwt_prog()
 
 | 
| D | skmsg.c | 628 	struct bpf_prog *prog;  in sk_psock_msg_verdict()  local661 static int sk_psock_bpf_run(struct sk_psock *psock, struct bpf_prog *prog,  in sk_psock_bpf_run()
 744 	struct bpf_prog *prog;  in sk_psock_strp_read()  local
 767 	struct bpf_prog *prog;  in sk_psock_strp_parse()  local
 
 | 
| /Linux-v5.4/kernel/bpf/ | 
| D | local_storage.c | 23 	struct bpf_prog *prog;  member423 int bpf_cgroup_storage_assign(struct bpf_prog *prog, struct bpf_map *_map)  in bpf_cgroup_storage_assign()
 446 void bpf_cgroup_storage_release(struct bpf_prog *prog, struct bpf_map *_map)  in bpf_cgroup_storage_release()
 477 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog,  in bpf_cgroup_storage_alloc()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | filter.h | 551 	struct bpf_prog	*prog;  member556 #define BPF_PROG_RUN(prog, ctx)	({				\  argument
 650 static inline u32 __bpf_prog_run_save_cb(const struct bpf_prog *prog,  in __bpf_prog_run_save_cb()
 670 static inline u32 bpf_prog_run_save_cb(const struct bpf_prog *prog,  in bpf_prog_run_save_cb()
 681 static inline u32 bpf_prog_run_clear_cb(const struct bpf_prog *prog,  in bpf_prog_run_clear_cb()
 696 static __always_inline u32 bpf_prog_run_xdp(const struct bpf_prog *prog,  in bpf_prog_run_xdp()
 708 static inline u32 bpf_prog_insn_size(const struct bpf_prog *prog)  in bpf_prog_insn_size()
 713 static inline u32 bpf_prog_tag_scratch_size(const struct bpf_prog *prog)  in bpf_prog_tag_scratch_size()
 725 static inline bool bpf_prog_was_classic(const struct bpf_prog *prog)  in bpf_prog_was_classic()
 924 		     struct bpf_prog *prog, struct sk_buff *skb,  in bpf_run_sk_reuseport()
 [all …]
 
 | 
| D | bpf_lirc.h | 13 				   struct bpf_prog *prog)  in lirc_prog_attach()
 | 
| D | bpf-cgroup.h | 56 	struct bpf_prog *prog;  member344 					 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()
 
 | 
| /Linux-v5.4/arch/mips/net/ | 
| D | ebpf_jit.c | 354 	const struct bpf_prog *prog = ctx->skf;  in build_int_epilogue()  local1519 	const struct bpf_prog *prog = ctx->skf;  in build_int_body()  local
 1561 	const struct bpf_prog *prog = ctx->skf;  in reg_val_propagate_range()  local
 1737 	const struct bpf_prog *prog = ctx->skf;  in reg_val_propagate()  local
 1796 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog)  in bpf_int_jit_compile()
 
 | 
| /Linux-v5.4/arch/arm64/net/ | 
| D | bpf_jit_comp.c | 55 	const struct bpf_prog *prog;  member178 	const struct bpf_prog *prog = ctx->prog;  in build_prologue()  local
 780 	const struct bpf_prog *prog = ctx->prog;  in build_body()  local
 828 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog)  in bpf_int_jit_compile()
 
 | 
| /Linux-v5.4/samples/bpf/ | 
| D | test_overhead_raw_tp_kern.c | 7 int prog(struct bpf_raw_tracepoint_args *ctx)  in prog()  function
 | 
| D | tracex5_user.c | 20 	struct sock_fprog prog = {  in install_accept_all_seccomp()  local
 | 
| D | test_overhead_kprobe_kern.c | 15 int prog(struct pt_regs *ctx)  in prog()  function
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | test_cgroup_attach.c | 54 	struct bpf_insn prog[] = {  in prog_load()  local245 	struct bpf_insn prog[] = {  in prog_load_cnt()  local
 
 | 
| D | flow_dissector_load.h | 16 	struct bpf_program *prog, *main_prog;  in bpf_flow_load()  local
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/prog_tests/ | 
| D | flow_dissector_load_bytes.c | 8 	struct bpf_insn prog[] = {  in test_flow_dissector_load_bytes()  local
 | 
| D | reference_tracking.c | 8 	struct bpf_program *prog;  in test_reference_tracking()  local
 | 
| D | signal_pending.c | 11 	struct bpf_insn prog[4096];  in test_signal_pending_by_type()  local
 | 
| D | stacktrace_map_raw_tp.c | 11 	struct bpf_program *prog;  in test_stacktrace_map_raw_tp()  local
 | 
| D | obj_name.c | 16 	struct bpf_insn prog[] = {  in test_obj_name()  local
 | 
| /Linux-v5.4/samples/seccomp/ | 
| D | dropper.c | 41 	struct sock_fprog prog = {  in install_filter()  local
 | 
| D | bpf-fancy.c | 81 	struct sock_fprog prog = {  in main()  local
 | 
| /Linux-v5.4/kernel/trace/ | 
| D | trace_events_filter.c | 117 static void update_preds(struct prog_entry *prog, int N, int invert)  in update_preds()415 	struct prog_entry *prog;  in predicate_parse()  local
 898 	struct prog_entry *prog;  in filter_match_preds()  local
 1008 	struct prog_entry *prog;  in free_prog()  local
 1510 	struct prog_entry *prog;  in process_preds()  local
 2007 static bool is_or(struct prog_entry *prog, int i)  in is_or()
 2028 	struct prog_entry *prog = rcu_dereference_protected(filter->prog,  in ftrace_function_set_filter()  local
 2191 	struct prog_entry *prog = rcu_dereference_protected(filter->prog,  in update_pred_fn()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/futex/functional/ | 
| D | futex_wait_timeout.c | 30 void usage(char *prog)  in usage()
 | 
| D | futex_wait_wouldblock.c | 30 void usage(char *prog)  in usage()
 | 
| D | futex_requeue_pi_mismatched_ops.c | 35 void usage(char *prog)  in usage()
 | 
| /Linux-v5.4/tools/testing/selftests/powerpc/dscr/ | 
| D | dscr_inherit_exec_test.c | 19 static char *prog;  variable
 |