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