Searched defs:kattr (Results 1 – 2 of 2) sorted by relevance
| /net/bpf/ |
| A D | test_run.c | 448 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish() 685 const union bpf_attr *kattr, in bpf_prog_test_run_tracing() 757 const union bpf_attr *kattr, in bpf_prog_test_run_raw_tp() 814 static void *bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) in bpf_ctx_init() 845 static int bpf_ctx_finish(const union bpf_attr *kattr, in bpf_ctx_finish() 984 int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb() 1205 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp() 1368 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector() 1436 int bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup() 1537 const union bpf_attr *kattr, in bpf_prog_test_run_syscall() [all …]
|
| A D | bpf_dummy_struct_ops.c | 28 dummy_ops_init_args(const union bpf_attr *kattr, unsigned int nr) in dummy_ops_init_args() 129 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_struct_ops_test_run()
|
Completed in 11 milliseconds