Searched defs:tld_obj (Results 1 – 1 of 1) sorted by relevance
147 static int tld_object_init(struct task_struct *task, struct tld_object *tld_obj) in tld_object_init()173 static int __tld_fetch_key(struct tld_object *tld_obj, const char *name, int i_start) in __tld_fetch_key()212 #define tld_get_data(tld_obj, key, name, size) \ argument