Searched defs:d (Results 1 – 4 of 4) sorted by relevance
97 struct dummy *d; in dummy_alloc() local119 static __used noinline void dummy_free(struct dummy *d) in dummy_free()127 static __used noinline bool dummy_check(struct dummy *d, in dummy_check()144 struct dummy *d; in alloc_work_func() local168 struct dummy *d, *tmp; in cleanup_work_func() local198 struct dummy *d, *tmp; in livepatch_shadow_mod_exit() local
41 static bool livepatch_fix2_dummy_check(struct dummy *d, unsigned long jiffies) in livepatch_fix2_dummy_check()61 void *d = obj; in livepatch_fix2_dummy_leak_dtor() local69 static void livepatch_fix2_dummy_free(struct dummy *d) in livepatch_fix2_dummy_free()
67 struct dummy *d; in livepatch_fix1_dummy_alloc() local108 void *d = obj; in livepatch_fix1_dummy_leak_dtor() local116 static void livepatch_fix1_dummy_free(struct dummy *d) in livepatch_fix1_dummy_free()
7 #define get16bits(d) (*((const __u16 *) (d))) argument
Completed in 5 milliseconds