Home
last modified time | relevance | path

Searched defs:prog (Results 251 - 275 of 948) sorted by relevance

1...<<11121314151617181920>>...38

/kernel/linux/linux-5.10/net/core/
H A Dsock_reuseport.c279 struct bpf_prog *prog; in reuseport_select_sock() local
233 run_bpf_filter(struct sock_reuseport *reuse, u16 socks, struct bpf_prog *prog, struct sk_buff *skb, int hdr_len) run_bpf_filter() argument
327 reuseport_attach_prog(struct sock *sk, struct bpf_prog *prog) reuseport_attach_prog() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dbpf_tcp_ca.c75 bpf_tcp_ca_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) bpf_tcp_ca_is_valid_access() argument
165 bpf_tcp_ca_get_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) bpf_tcp_ca_get_func_proto() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dbpf-lirc.c83 lirc_mode2_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in lirc_mode2_func_proto() argument
137 static int lirc_bpf_attach(struct rc_dev *rcdev, struct bpf_prog *prog) in lirc_bpf_attach() argument
175 static int lirc_bpf_detach(struct rc_dev *rcdev, struct bpf_prog *prog) in lirc_bpf_detach() argument
244 int lirc_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in lirc_prog_attach() 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) lirc_mode2_is_valid_access() argument
265 struct bpf_prog *prog; lirc_prog_detach() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/
H A Dmana_bpf.c84 struct bpf_prog *prog; in mana_run_xdp() local
149 void mana_chn_setxdp(struct mana_port_context *apc, struct bpf_prog *prog) in mana_chn_setxdp() argument
171 mana_xdp_set(struct net_device *ndev, struct bpf_prog *prog, struct netlink_ext_ack *extack) mana_xdp_set() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c255 struct bpf_prog *prog; in mlx5e_xsk_skb_from_cqe_mpwrq_linear() local
310 struct bpf_prog *prog; in mlx5e_xsk_skb_from_cqe_linear() local
/kernel/linux/linux-6.6/include/net/
H A Dtcx.h178 tcx_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) tcx_prog_attach() argument
184 tcx_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) tcx_link_attach() argument
190 tcx_prog_detach(const union bpf_attr *attr, struct bpf_prog *prog) tcx_prog_detach() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dmap_iter.c48 struct bpf_prog *prog; in __bpf_map_seq_show() local
100 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map() argument
H A Dcgroup_iter.c126 struct bpf_prog *prog; in __cgroup_iter_seq_show() local
194 bpf_iter_attach_cgroup(struct bpf_prog *prog, union bpf_iter_link_info *linfo, struct bpf_iter_aux_info *aux) bpf_iter_attach_cgroup() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
H A Diterators.bpf.c55 struct bpf_prog *prog; member
103 struct bpf_prog *prog = ctx->prog; in dump_bpf_prog() local
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc_bpf.c31 struct bpf_prog *prog; in netvsc_run_xdp() local
124 int netvsc_xdp_set(struct net_device *dev, struct bpf_prog *prog, in netvsc_xdp_set() argument
165 netvsc_vf_setxdp(struct net_device *vf_netdev, struct bpf_prog *prog) netvsc_vf_setxdp() argument
[all...]
/kernel/linux/linux-6.6/drivers/parisc/
H A Dsuperio.c435 u8 prog; in superio_fixup_pci() local
/kernel/linux/linux-6.6/arch/x86/tools/
H A Dinsn_sanity.c30 static const char *prog; /* Program name */ variable
H A Dinsn_decoder_test.c28 const char *prog; variable
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf-filter.c92 struct bpf_program *prog; in perf_bpf_filter__prepare() local
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dsched-seccomp-notify.c59 struct sock_fprog prog = { in user_notif_syscall() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dcpustat_user.c192 struct bpf_program *prog; in main() local
H A Dsampleip_user.c36 static int sampling_start(int freq, struct bpf_program *prog, in sampling_start() argument
143 struct bpf_program *prog; in main() local
H A Doffwaketime_user.c99 struct bpf_program *prog; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_id.c17 struct bpf_program *prog; in serial_test_bpf_obj_id() local
[all...]
H A Dlinked_list.c107 struct bpf_program *prog; in test_linked_list_fail_prog() local
H A Dalign.c604 struct bpf_insn *prog = test->insns; in do_test_single() local
H A Dget_stack_raw_tp.c94 struct bpf_program *prog; in test_get_stack_raw_tp() local
H A Dcgroup_getset_retval.c476 struct bpf_program *prog; in test_exposed_hooks() local
/kernel/linux/linux-6.6/tools/testing/memblock/tests/
H A Dcommon.c121 static void usage(const char *prog) in usage() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c115 static void __setup(struct bpf_program *prog, bool hashmap) in __setup() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...38