Searched refs:xbc_path (Results 1 – 1 of 1) sorted by relevance
341 static int apply_xbc(const char *path, const char *xbc_path) in apply_xbc() argument351 ret = load_xbc_file(xbc_path, &buf); in apply_xbc()353 pr_err("Failed to load %s : %d\n", xbc_path, ret); in apply_xbc()375 printf("Apply %s to %s\n", xbc_path, path); in apply_xbc()