pr_aptpl_buf_len 1868 drivers/target/target_core_pr.c u32 pr_aptpl_buf_len) pr_aptpl_buf_len 1923 drivers/target/target_core_pr.c if ((len + strlen(tmp) >= pr_aptpl_buf_len)) { pr_aptpl_buf_len 1942 drivers/target/target_core_pr.c if ((len + strlen(tmp) >= pr_aptpl_buf_len)) { pr_aptpl_buf_len 1970 drivers/target/target_core_pr.c u32 pr_aptpl_buf_len; pr_aptpl_buf_len 1987 drivers/target/target_core_pr.c pr_aptpl_buf_len = (strlen(buf) + 1); /* Add extra for NULL */ pr_aptpl_buf_len 1989 drivers/target/target_core_pr.c ret = kernel_write(file, buf, pr_aptpl_buf_len, &pos);