Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 33) 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
Dspintest_user.c12 struct bpf_object *obj = NULL; in main() local
Dtest_current_task_under_cgroup_user.c20 struct bpf_object *obj; in main() local
Dsockex1_user.c13 struct bpf_object *obj; in main() local
Dtest_cgrp2_sock2.c40 struct bpf_object *obj; in main() local
Dtracex5_user.c39 struct bpf_object *obj; in main() local
Dtest_probe_write_user_user.c18 struct bpf_object *obj; in main() local
Dsockex2_user.c19 struct bpf_object *obj; in main() local
Dtracex4_user.c52 struct bpf_object *obj; in main() local
Dibumad_user.c30 static struct bpf_object *obj; variable
Dtrace_output_user.c49 struct bpf_object *obj; in main() local
Dsockex3_user.c29 struct bpf_object *obj; in main() local
Dxdp_adjust_tail_user.c91 struct bpf_object *obj; in main() local
Dtracex6_user.c179 struct bpf_object *obj; in main() local
Dtracex3_user.c111 struct bpf_object *obj; in main() local
Dlathist_user.c85 struct bpf_object *obj; in main() local
Dxdp_fwd_user.c127 struct bpf_object *obj; in main() local
Doffwaketime_user.c97 struct bpf_object *obj = NULL; in main() local
Dtest_map_in_map_user.c120 struct bpf_object *obj; in main() local
Dfds_example.c57 struct bpf_object *obj; in bpf_prog_create() local
Dtest_overhead_user.c29 static struct bpf_object *obj; variable

12