Searched defs:prog (Results 151 - 175 of 375) 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/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 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
H A Dnf_bpf_link.c14 const struct bpf_prog *prog = bpf_prog; local
207 int bpf_nf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
315 bpf_nf_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
286 nf_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) 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/tools/perf/util/
H A Dordered-events.c230 struct ui_progress prog; local
/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
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c34 struct bpf_prog *prog; member in struct:hid_bpf_prog_entry
308 static int hid_bpf_insert_prog(int prog_fd, struct bpf_prog *prog) argument
350 int hid_bpf_get_prog_attach_type(struct bpf_prog *prog) argument
75 hid_bpf_program_count(struct hid_device *hdev, struct bpf_prog *prog, enum hid_bpf_prog_type type) argument
397 __hid_bpf_attach_prog(struct hid_device *hdev, enum hid_bpf_prog_type prog_type, int prog_fd, struct bpf_prog *prog, __u32 flags) argument
[all...]
/linux-master/drivers/media/rc/
H A Dbpf-lirc.c83 lirc_mode2_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
137 static int lirc_bpf_attach(struct rc_dev *rcdev, struct bpf_prog *prog) argument
175 static int lirc_bpf_detach(struct rc_dev *rcdev, struct bpf_prog *prog) argument
121 lirc_mode2_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
248 lirc_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
269 struct bpf_prog *prog; local
[all...]
/linux-master/net/sunrpc/
H A Dstats.c39 const struct rpc_program *prog = statp->program; local
84 const struct svc_program *prog = statp->program; local

Completed in 189 milliseconds

1234567891011>>