Home
last modified time | relevance | path

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

12

/samples/livepatch/
A 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()
A Dlivepatch-shadow-fix1.c53 static int shadow_leak_ctor(void *obj, void *shadow_data, void *ctor_data) in shadow_leak_ctor()
106 static void livepatch_fix1_dummy_leak_dtor(void *obj, void *shadow_data) in livepatch_fix1_dummy_leak_dtor()
A Dlivepatch-shadow-fix2.c59 static void livepatch_fix2_dummy_leak_dtor(void *obj, void *shadow_data) in livepatch_fix2_dummy_leak_dtor()
/samples/bpf/
A Dtracex1_user.c11 struct bpf_object *obj; in main() local
A Dspintest_user.c12 struct bpf_object *obj = NULL; in main() local
A Dsockex1_user.c13 struct bpf_object *obj; in main() local
A Dtracex5_user.c39 struct bpf_object *obj; in main() local
A Dsockex2_user.c19 struct bpf_object *obj; in main() local
A Dtracex4_user.c52 struct bpf_object *obj; in main() local
A Dibumad_user.c30 static struct bpf_object *obj; variable
A Dtrace_output_user.c49 struct bpf_object *obj; in main() local
A Dsockex3_user.c29 struct bpf_object *obj; in main() local
A Dtracex3_user.c111 struct bpf_object *obj; in main() local
A Dxdp_adjust_tail_user.c91 struct bpf_object *obj; in main() local
A Dtracex6_user.c179 struct bpf_object *obj; in main() local
A Dxdp_fwd_user.c127 struct bpf_object *obj; in main() local
A Dlathist_user.c85 struct bpf_object *obj; in main() local
A Doffwaketime_user.c97 struct bpf_object *obj = NULL; in main() local
A Dtest_map_in_map_user.c120 struct bpf_object *obj; in main() local
A Dfds_example.c57 struct bpf_object *obj; in bpf_prog_create() local
A Dsampleip_user.c142 struct bpf_object *obj = NULL; in main() local
A Dcpustat_user.c193 struct bpf_object *obj; in main() local
A Dxdp_tx_iptunnel_user.c162 struct bpf_object *obj; in main() local
A Dmap_perf_test_user.c403 static void fixup_map(struct bpf_object *obj) in fixup_map()
429 struct bpf_object *obj; in main() local
A Dtrace_event_user.c297 struct bpf_object *obj = NULL; in main() local

Completed in 55 milliseconds

12