/samples/livepatch/ |
D | livepatch-callbacks-demo.c | 98 static void callback_info(const char *callback, struct klp_object *obj) in callback_info() 108 static int pre_patch_callback(struct klp_object *obj) in pre_patch_callback() 115 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() 121 static void pre_unpatch_callback(struct klp_object *obj) in pre_unpatch_callback() 127 static void post_unpatch_callback(struct klp_object *obj) in post_unpatch_callback()
|
D | livepatch-shadow-fix1.c | 53 static int shadow_leak_ctor(void *obj, void *shadow_data, void *ctor_data) in shadow_leak_ctor() 107 static void livepatch_fix1_dummy_leak_dtor(void *obj, void *shadow_data) in livepatch_fix1_dummy_leak_dtor()
|
D | livepatch-shadow-fix2.c | 59 static void livepatch_fix2_dummy_leak_dtor(void *obj, void *shadow_data) in livepatch_fix2_dummy_leak_dtor()
|
/samples/bpf/ |
D | tracex1_user.c | 11 struct bpf_object *obj; in main() local
|
D | tracex7_user.c | 11 struct bpf_object *obj; in main() local
|
D | sockex1_user.c | 13 struct bpf_object *obj; in main() local
|
D | test_current_task_under_cgroup_user.c | 20 struct bpf_object *obj; in main() local
|
D | test_cgrp2_sock2.c | 40 struct bpf_object *obj; in main() local
|
D | spintest_user.c | 14 struct bpf_object *obj = NULL; in main() local
|
D | xdp_redirect_cpu_user.c | 67 static void print_avail_progs(struct bpf_object *obj) in print_avail_progs() 82 const char *doc, int mask, bool error, struct bpf_object *obj) in usage() 182 struct bpf_object *obj; in set_cpumap_prog() local
|
D | tracex5_user.c | 39 struct bpf_object *obj; in main() local
|
D | sockex2_user.c | 19 struct bpf_object *obj; in main() local
|
D | test_probe_write_user_user.c | 18 struct bpf_object *obj; in main() local
|
D | ibumad_user.c | 31 static struct bpf_object *obj; variable
|
D | tracex4_user.c | 53 struct bpf_object *obj; in main() local
|
D | trace_output_user.c | 50 struct bpf_object *obj; in main() local
|
D | xdp_fwd_user.c | 85 struct bpf_object *obj; in main() local
|
D | xdp1_user.c | 89 struct bpf_object *obj; in main() local
|
D | sockex3_user.c | 30 struct bpf_object *obj; in main() local
|
D | xdp_adjust_tail_user.c | 94 struct bpf_object *obj; in main() local
|
D | tracex6_user.c | 180 struct bpf_object *obj; in main() local
|
D | tracex3_user.c | 112 struct bpf_object *obj; in main() local
|
D | lathist_user.c | 85 struct bpf_object *obj; in main() local
|
D | offwaketime_user.c | 98 struct bpf_object *obj = NULL; in main() local
|
D | test_map_in_map_user.c | 119 struct bpf_object *obj; in main() local
|