Searched defs:prog (Results 101 - 125 of 371) sorted by relevance

1234567891011>>

/linux-master/kernel/bpf/
H A Dbpf_lsm.c143 static bool bpf_ima_inode_hash_allowed(const struct bpf_prog *prog) argument
97 bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, const struct bpf_prog *prog) argument
197 bpf_lsm_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
380 bpf_lsm_is_trusted(const struct bpf_prog *prog) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dspin_lock.c79 struct bpf_program *prog; local
H A Dsock_destroy.c11 static void start_iter_sockets(struct bpf_program *prog) argument
H A Dxdp_bpf2bpf.c111 struct bpf_program *prog; local
H A Dtest_overhead.c18 static int test_task_rename(const char *prog) argument
42 static void test_run(const char *prog) argument
H A Dget_stack_raw_tp.c94 struct bpf_program *prog; local
H A Dverifier_log.c52 struct bpf_program *prog; local
/linux-master/samples/seccomp/
H A Dbpf-direct.c145 struct sock_fprog prog = { local
/linux-master/drivers/parisc/
H A Dsuperio.c435 u8 prog; local
/linux-master/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
/linux-master/samples/bpf/
H A Dtest_cgrp2_sock.c78 struct bpf_insn *prog; local
H A Dxdp_adjust_tail_user.c90 struct bpf_program *prog; local
H A Dtest_overhead_user.c133 struct bpf_program *prog; local
H A Dtest_map_in_map_user.c119 struct bpf_program *prog; local
H A Dsampleip_user.c36 static int sampling_start(int freq, struct bpf_program *prog, argument
143 struct bpf_program *prog; local
/linux-master/tools/testing/selftests/net/
H A Dreuseport_bpf_numa.c79 const struct bpf_insn prog[] = { local
/linux-master/drivers/net/hyperv/
H A Dnetvsc_bpf.c31 struct bpf_prog *prog; local
124 int netvsc_xdp_set(struct net_device *dev, struct bpf_prog *prog, argument
165 netvsc_vf_setxdp(struct net_device *vf_netdev, struct bpf_prog *prog) argument
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tag.c25 static struct bpf_insn prog[BPF_MAXINSNS]; variable in typeref:struct:bpf_insn
H A Dxdping.c73 static void show_usage(const char *prog) argument
H A Dxdp_redirect_multi.c71 static void usage(const char *prog) argument
/linux-master/tools/testing/memblock/tests/
H A Dcommon.c121 static void usage(const char *prog) argument
/linux-master/samples/hid/
H A Dhid_surface_dial.c49 static void usage(const char *prog) argument
89 static int attach_prog(struct hid_surface_dial *skel, struct bpf_program *prog, int hid_id) argument
147 struct bpf_program *prog; local
[all...]
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dmana_bpf.c84 struct bpf_prog *prog; local
149 void mana_chn_setxdp(struct mana_port_context *apc, struct bpf_prog *prog) argument
171 mana_xdp_set(struct net_device *ndev, struct bpf_prog *prog, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c115 static void __setup(struct bpf_program *prog, bool hashmap) argument

Completed in 182 milliseconds

1234567891011>>