Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 38) sorted by relevance

12

/samples/livepatch/
Dlivepatch-callbacks-demo.c98 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()
Dlivepatch-shadow-fix1.c53 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()
Dlivepatch-shadow-fix2.c59 static void livepatch_fix2_dummy_leak_dtor(void *obj, void *shadow_data) in livepatch_fix2_dummy_leak_dtor()
/samples/bpf/
Dtracex1_user.c11 struct bpf_object *obj; in main() local
Dtracex7_user.c11 struct bpf_object *obj; in main() local
Dsockex1_user.c13 struct bpf_object *obj; in main() local
Dtest_current_task_under_cgroup_user.c20 struct bpf_object *obj; in main() local
Dspintest_user.c15 struct bpf_object *obj = NULL; in main() local
Dsockex2_user.c20 struct bpf_object *obj; in main() local
Dtracex5_user.c40 struct bpf_object *obj; in main() local
Dtest_probe_write_user_user.c18 struct bpf_object *obj; in main() local
Dtracex4_user.c54 struct bpf_object *obj; in main() local
Dtrace_output_user.c50 struct bpf_object *obj; in main() local
Dxdp_fwd_user.c83 struct bpf_object *obj; in main() local
Dxdp_redirect_cpu_user.c125 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
Dxdp1_user.c90 struct bpf_object *obj; in main() local
Dxdp_adjust_tail_user.c95 struct bpf_object *obj; in main() local
Dsockex3_user.c31 struct bpf_object *obj; in main() local
Dtracex6_user.c181 struct bpf_object *obj; in main() local
Dtracex3_user.c113 struct bpf_object *obj; in main() local
Dlathist_user.c85 struct bpf_object *obj; in main() local
Doffwaketime_user.c99 struct bpf_object *obj = NULL; in main() local
Dxdp_redirect_user.c109 struct bpf_object *obj; in main() local
Dxdp_redirect_map_user.c108 struct bpf_object *obj; in main() local
Dtest_map_in_map_user.c120 struct bpf_object *obj; in main() local

12