Home
last modified time | relevance | path

Searched refs:luo_file (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/liveupdate/
H A Dluo_file.c162 struct luo_file { struct
208 struct luo_file *iter; in luo_token_is_used()
261 struct luo_file *luo_file; in luo_preserve_file() local
295 luo_file = kzalloc_obj(*luo_file); in luo_preserve_file()
296 if (!luo_file) { in luo_preserve_file()
301 luo_file->file = file; in luo_preserve_file()
302 luo_file->fh = fh; in luo_preserve_file()
303 luo_file->token = token; in luo_preserve_file()
304 mutex_init(&luo_file->mutex); in luo_preserve_file()
312 luo_file->serialized_data = args.serialized_data; in luo_preserve_file()
[all …]
H A DMakefile5 luo_file.o \