Searched defs:prog (Results 226 - 250 of 371) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h176 int (*prog)(struct nvkm_ram *); member in struct:nvkm_ram_func
/linux-master/drivers/net/ethernet/sfc/
H A Defx.c629 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) argument
/linux-master/net/core/
H A Dbpf_sk_storage.c353 static bool bpf_sk_storage_tracing_allowed(const struct bpf_prog *prog) argument
810 struct bpf_prog *prog; local
860 static int bpf_iter_attach_map(struct bpf_prog *prog, argument
[all...]
H A Dskmsg.c869 struct bpf_prog *prog; local
957 struct bpf_prog *prog; local
1058 struct bpf_prog *prog; local
1092 struct bpf_prog *prog; local
1181 struct bpf_prog *prog; local
[all...]
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx.c628 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) argument
/linux-master/tools/testing/selftests/bpf/
H A Dxsk.c426 int xsk_attach_xdp_program(struct bpf_program *prog, int ifindex, u32 xdp_flags) argument
/linux-master/usr/
H A Dgen_init_cpio.c509 static void usage(const char *prog) argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c413 struct bpf_prog *prog; local
/linux-master/kernel/bpf/
H A Dbpf_iter.c25 struct bpf_prog *prog; member in struct:bpf_iter_priv_data
339 bool bpf_iter_prog_supported(struct bpf_prog *prog) argument
333 cache_btf_id(struct bpf_iter_target_info *tinfo, struct bpf_prog *prog) argument
373 bpf_iter_get_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
507 bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_prog *prog) argument
578 init_seq_meta(struct bpf_iter_priv_data *priv_data, struct bpf_iter_target_info *tinfo, const struct bpf_iter_seq_info *seq_info, struct bpf_prog *prog) argument
596 struct bpf_prog *prog; local
695 bpf_iter_run_prog(struct bpf_prog *prog, void *ctx) argument
[all...]
H A Dlog.c336 const struct bpf_prog *prog; local
H A Dtrampoline.c107 bool bpf_prog_has_trampoline(const struct bpf_prog *prog) argument
502 static enum bpf_tramp_prog_type bpf_attach_type_to_tramp(struct bpf_prog *prog) argument
637 cgroup_shim_alloc(const struct bpf_prog *prog, bpf_func_t bpf_func, int cgroup_atype) argument
690 bpf_trampoline_link_cgroup_shim(struct bpf_prog *prog, int cgroup_atype) argument
756 bpf_trampoline_unlink_cgroup_shim(struct bpf_prog *prog) argument
874 update_prog_stats(struct bpf_prog *prog, u64 start) argument
933 __bpf_prog_enter_sleepable_recur(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) argument
949 __bpf_prog_exit_sleepable_recur(struct bpf_prog *prog, u64 start, struct bpf_tramp_run_ctx *run_ctx) argument
960 __bpf_prog_enter_sleepable(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) argument
972 __bpf_prog_exit_sleepable(struct bpf_prog *prog, u64 start, struct bpf_tramp_run_ctx *run_ctx) argument
1015 bpf_trampoline_enter(const struct bpf_prog *prog) argument
1030 bpf_trampoline_exit(const struct bpf_prog *prog) argument
[all...]
H A Dcpumap.c70 struct bpf_prog *prog; member in struct:bpf_cpu_map_entry
372 struct bpf_prog *prog; local
[all...]
/linux-master/arch/um/drivers/
H A Dvector_user.c756 struct sock_fprog *prog = bpf; local
767 struct sock_fprog *prog = bpf; local
/linux-master/drivers/net/
H A Dnetkit.c42 const struct bpf_prog *prog; local
497 int netkit_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
538 int netkit_prog_detach(const union bpf_attr *attr, struct bpf_prog *prog) argument
740 netkit_link_init(struct netkit_link *nkl, struct bpf_link_primer *link_primer, const union bpf_attr *attr, struct net_device *dev, struct bpf_prog *prog) argument
753 netkit_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
[all...]
/linux-master/net/sched/
H A Dcls_bpf.c87 struct cls_bpf_prog *prog; local
140 cls_bpf_is_ebpf(const struct cls_bpf_prog *prog) argument
145 cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog, struct cls_bpf_prog *oldprog, struct netlink_ext_ack *extack) argument
197 cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, struct cls_bpf_prog *oldprog, struct netlink_ext_ack *extack) argument
216 cls_bpf_stop_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, struct netlink_ext_ack *extack) argument
227 cls_bpf_offload_update_stats(struct tcf_proto *tp, struct cls_bpf_prog *prog) argument
258 cls_bpf_free_parms(struct cls_bpf_prog *prog) argument
269 __cls_bpf_delete_prog(struct cls_bpf_prog *prog) argument
280 struct cls_bpf_prog *prog = container_of(to_rcu_work(work), local
288 __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog, struct netlink_ext_ack *extack) argument
317 struct cls_bpf_prog *prog, *tmp; local
329 struct cls_bpf_prog *prog; local
339 cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) argument
376 cls_bpf_prog_from_efd(struct nlattr **tb, struct cls_bpf_prog *prog, u32 gen_flags, const struct tcf_proto *tp) argument
420 struct cls_bpf_prog *prog; local
538 cls_bpf_dump_bpf_info(const struct cls_bpf_prog *prog, struct sk_buff *skb) argument
556 cls_bpf_dump_ebpf_info(const struct cls_bpf_prog *prog, struct sk_buff *skb) argument
580 struct cls_bpf_prog *prog = fh; local
633 struct cls_bpf_prog *prog = fh; local
642 struct cls_bpf_prog *prog; local
656 struct cls_bpf_prog *prog; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c690 struct bpf_insn *prog; member in struct:prog_info
H A Dsk_lookup.c470 static struct bpf_link *attach_lookup_prog(struct bpf_program *prog) argument
[all...]
/linux-master/drivers/media/usb/as102/
H A Das10x_cmd.h364 __le16 prog; member in struct:as10x_cmd_header_t
/linux-master/sound/isa/wavefront/
H A Dwavefront_synth.c737 wavefront_program prog; local
/linux-master/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c726 static void usage(char *prog) argument
/linux-master/tools/lib/bpf/
H A Dusdt.c955 struct bpf_link *usdt_manager_attach_usdt(struct usdt_manager *man, const struct bpf_program *prog, argument
/linux-master/tools/testing/selftests/net/
H A Dcsum.c507 struct sock_fprog prog = {}; local
/linux-master/include/sound/
H A Dopl3.h253 unsigned char prog; member in struct:fm_patch
/linux-master/net/sunrpc/
H A Drpcb_clnt.c454 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c311 mlx5e_xdp_handle(struct mlx5e_rq *rq, struct bpf_prog *prog, struct mlx5e_xdp_buff *mxbuf) argument

Completed in 489 milliseconds

1234567891011>>