Searched defs:obj (Results 1 – 25 of 33) sorted by relevance
12
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()
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()
59 static void livepatch_fix2_dummy_leak_dtor(void *obj, void *shadow_data) in livepatch_fix2_dummy_leak_dtor()
11 struct bpf_object *obj; in main() local
12 struct bpf_object *obj = NULL; in main() local
20 struct bpf_object *obj; in main() local
13 struct bpf_object *obj; in main() local
40 struct bpf_object *obj; in main() local
39 struct bpf_object *obj; in main() local
18 struct bpf_object *obj; in main() local
19 struct bpf_object *obj; in main() local
52 struct bpf_object *obj; in main() local
30 static struct bpf_object *obj; variable
49 struct bpf_object *obj; in main() local
29 struct bpf_object *obj; in main() local
91 struct bpf_object *obj; in main() local
179 struct bpf_object *obj; in main() local
111 struct bpf_object *obj; in main() local
85 struct bpf_object *obj; in main() local
127 struct bpf_object *obj; in main() local
97 struct bpf_object *obj = NULL; in main() local
120 struct bpf_object *obj; in main() local
57 struct bpf_object *obj; in bpf_prog_create() local
29 static struct bpf_object *obj; variable