Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 39) 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
Dtest_cgrp2_sock2.c40 struct bpf_object *obj; in main() local
Dspintest_user.c14 struct bpf_object *obj = NULL; in main() local
Dxdp_redirect_cpu_user.c67 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
Dtracex5_user.c39 struct bpf_object *obj; in main() local
Dsockex2_user.c19 struct bpf_object *obj; in main() local
Dtest_probe_write_user_user.c18 struct bpf_object *obj; in main() local
Dibumad_user.c31 static struct bpf_object *obj; variable
Dtracex4_user.c53 struct bpf_object *obj; in main() local
Dtrace_output_user.c50 struct bpf_object *obj; in main() local
Dxdp_fwd_user.c85 struct bpf_object *obj; in main() local
Dxdp1_user.c89 struct bpf_object *obj; in main() local
Dsockex3_user.c30 struct bpf_object *obj; in main() local
Dxdp_adjust_tail_user.c94 struct bpf_object *obj; in main() local
Dtracex6_user.c180 struct bpf_object *obj; in main() local
Dtracex3_user.c112 struct bpf_object *obj; in main() local
Dlathist_user.c85 struct bpf_object *obj; in main() local
Doffwaketime_user.c98 struct bpf_object *obj = NULL; in main() local
Dtest_map_in_map_user.c119 struct bpf_object *obj; in main() local

12