Home
last modified time | relevance | path

Searched refs:bpf_testmod_test_writable_ctx (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Draw_tp_writable_reject_bad_access.c37 sizeof(struct bpf_testmod_test_writable_ctx)), in test_raw_tp_writable_reject_bad_access()
47 sizeof(struct bpf_testmod_test_writable_ctx) + 8), in test_raw_tp_writable_reject_bad_access()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod-events.h61 TP_PROTO(struct bpf_testmod_test_writable_ctx *ctx),
63 sizeof(struct bpf_testmod_test_writable_ctx)
H A Dbpf_testmod.h23 struct bpf_testmod_test_writable_ctx { struct
H A Dbpf_testmod.c658 struct bpf_testmod_test_writable_ctx writable = { in bpf_testmod_test_read()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c34 struct bpf_testmod_test_writable_ctx *writable)