Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c1999 static void write_if_changed(struct buffer *b, const char *fname) in write_if_changed() function
2042 write_if_changed(&buf, ".vmlinux.export.c"); in write_vmlinux_export_c_file()
2067 write_if_changed(&buf, fname); in write_mod_c_file()
2177 write_if_changed(&ns_deps_buf, fname); in write_namespace_deps_files()
2248 write_if_changed(&buf, ".vmlinux.protected-exports.c"); in write_protected_exports_c_file()
2273 write_if_changed(&buf, ".vmlinux.permitted-imports.c"); in write_permitted_imports_c_file()