Searched defs:prog (Results 151 - 175 of 371) sorted by relevance

1234567891011>>

/linux-master/include/uapi/sound/
H A Dasound_fm.h112 unsigned char prog; member in struct:sbi_patch
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sysctl.c1437 struct bpf_insn *prog = test->insns; local
1410 fixup_sysctl_value(const char *buf, size_t buf_len, struct bpf_insn *prog, size_t insn_num) argument
[all...]
H A Dxdp_synproxy.c193 struct bpf_program *prog; local
/linux-master/net/core/
H A Dsock_reuseport.c467 struct bpf_prog *prog; local
498 run_bpf_filter(struct sock_reuseport *reuse, u16 socks, struct bpf_prog *prog, struct sk_buff *skb, int hdr_len) argument
575 struct bpf_prog *prog; local
628 struct bpf_prog *prog; local
684 reuseport_attach_prog(struct sock *sk, struct bpf_prog *prog) argument
[all...]
/linux-master/tools/perf/util/
H A Dbpf_kwork.c207 struct bpf_program *prog; local
H A Dordered-events.c230 struct ui_progress prog; local
H A Dbpf_kwork_top.c163 struct bpf_program *prog; local
H A Dvdso.c193 static int vdso__copy_compat(const char *prog, int fd) argument
210 static int vdso__create_compat_file(const char *prog, char *temp_name) argument
/linux-master/samples/bpf/
H A Dxdp_tx_iptunnel_user.c161 struct bpf_program *prog; local
H A Dtracex2_user.c120 struct bpf_program *prog; local
H A Dtask_fd_query_user.c315 struct bpf_program *prog; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_reattach.c44 struct bpf_insn prog[] = { local
57 static __u32 query_prog_id(int prog) argument
[all...]
H A Dsk_assign.c34 char *prog; local
H A Dtailcalls.c16 struct bpf_program *prog; local
152 struct bpf_program *prog; local
231 struct bpf_program *prog; local
412 struct bpf_program *prog; local
502 struct bpf_program *prog; local
592 struct bpf_program *prog; local
676 struct bpf_program *prog; local
756 struct bpf_program *prog; local
851 struct bpf_program *prog; local
1015 struct bpf_program *prog; local
[all...]
/linux-master/net/netfilter/
H A Dnfnetlink_hook.c77 nfnl_hook_put_bpf_prog_info(struct sk_buff *nlskb, const struct nfnl_dump_hook_data *ctx, unsigned int seq, const struct bpf_prog *prog) argument
/linux-master/drivers/rtc/
H A Drtc-mpfs.c101 u32 ctrl, prog; local
/linux-master/tools/spi/
H A Dspidev_test.c173 static void print_usage(const char *prog) argument
/linux-master/drivers/clk/at91/
H A Dclk-programmable.c35 struct clk_programmable *prog = to_clk_programmable(hw); local
53 struct clk_programmable *prog = to_clk_programmable(hw); local
105 struct clk_programmable *prog = to_clk_programmable(hw); local
130 struct clk_programmable *prog = to_clk_programmable(hw); local
151 struct clk_programmable *prog = to_clk_programmable(hw); local
183 struct clk_programmable *prog = to_clk_programmable(hw); local
195 struct clk_programmable *prog = to_clk_programmable(hw); local
222 struct clk_programmable *prog; local
[all...]
/linux-master/arch/loongarch/net/
H A Dbpf_jit.h14 const struct bpf_prog *prog; member in struct:jit_ctx
/linux-master/include/linux/
H A Dbpf_mprog.h132 struct bpf_prog *prog; member in struct:bpf_mprog_fp
154 struct bpf_prog *prog; member in struct:bpf_tuple
202 bpf_mprog_exists(struct bpf_mprog_entry *entry, struct bpf_prog *prog) argument
[all...]
/linux-master/kernel/bpf/
H A Dmprog.c34 struct bpf_prog *prog = ERR_PTR(-EINVAL); local
303 struct bpf_prog *prog; local
328 bpf_mprog_detach(struct bpf_mprog_entry *entry, struct bpf_mprog_entry **entry_new, struct bpf_prog *prog, struct bpf_link *link, u32 flags, u32 id_or_fd, u64 revision) argument
402 struct bpf_prog *prog; local
[all...]
H A Dtcx.c10 int tcx_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
59 int tcx_prog_detach(const union bpf_attr *attr, struct bpf_prog *prog) argument
298 tcx_link_init(struct tcx_link *tcx, struct bpf_link_primer *link_primer, const union bpf_attr *attr, struct net_device *dev, struct bpf_prog *prog) argument
310 tcx_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
[all...]
H A Dcgroup_iter.c126 struct bpf_prog *prog; local
194 bpf_iter_attach_cgroup(struct bpf_prog *prog, union bpf_iter_link_info *linfo, struct bpf_iter_aux_info *aux) argument
[all...]
/linux-master/drivers/base/firmware_loader/
H A Dsysfs_upload.c33 fw_upload_progress(struct device *dev, enum fw_upload_prog prog) argument
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_htab_mem.c189 struct bpf_program *prog; local

Completed in 162 milliseconds

1234567891011>>