/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 | spintest_user.c | 15 struct bpf_object *obj = NULL; in main() local
|
D | sockex2_user.c | 20 struct bpf_object *obj; in main() local
|
D | tracex5_user.c | 40 struct bpf_object *obj; in main() local
|
D | test_probe_write_user_user.c | 18 struct bpf_object *obj; in main() local
|
D | tracex4_user.c | 54 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 | 83 struct bpf_object *obj; in main() local
|
D | xdp_redirect_cpu_user.c | 125 static void print_avail_progs(struct bpf_object *obj) in print_avail_progs() 135 static void usage(char *argv[], struct bpf_object *obj) in usage() 685 static int init_tracepoints(struct bpf_object *obj) in init_tracepoints() 704 static int init_map_fds(struct bpf_object *obj) in init_map_fds() 729 struct bpf_object *obj; in load_cpumap_prog() local 783 struct bpf_object *obj; in main() local
|
D | xdp1_user.c | 90 struct bpf_object *obj; in main() local
|
D | xdp_adjust_tail_user.c | 95 struct bpf_object *obj; in main() local
|
D | sockex3_user.c | 31 struct bpf_object *obj; in main() local
|
D | tracex6_user.c | 181 struct bpf_object *obj; in main() local
|
D | tracex3_user.c | 113 struct bpf_object *obj; in main() local
|
D | lathist_user.c | 85 struct bpf_object *obj; in main() local
|
D | offwaketime_user.c | 99 struct bpf_object *obj = NULL; in main() local
|
D | xdp_redirect_user.c | 109 struct bpf_object *obj; in main() local
|
D | xdp_redirect_map_user.c | 108 struct bpf_object *obj; in main() local
|
D | test_map_in_map_user.c | 120 struct bpf_object *obj; in main() local
|