Searched refs:need_header (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | flash.c | 235 int rc = 0, need_header; in handle_image() local 238 need_header = (ai->flags & CXL_AI_NEED_HEADER); in handle_image() 239 if (need_header) { in handle_image() 254 if (need_header) in handle_image() 284 if ((need_header) && (i == 0)) { in handle_image() 305 __func__, operation, need_header, entries, continue_token); in handle_image()
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | io.c | 234 Bool need_header; in ReadRequestFromClient() local 264 need_header = FALSE; in ReadRequestFromClient() 279 need_header = TRUE; in ReadRequestFromClient() 293 need_header = TRUE; in ReadRequestFromClient() 382 if (need_header && gotnow >= needed) { in ReadRequestFromClient()
|
| /OK3568_Linux_fs/buildroot/package/patch/ |
| H A D | 0001-Fix-segfault-with-mangled-rename-patch.patch | 21 @@ -974,7 +974,8 @@ intuit_diff_type (bool need_header, mode_t *p_file_type)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/ |
| H A D | 0002-Fix-segfault-with-mangled-rename-patch.patch | 23 @@ -974,7 +974,8 @@ intuit_diff_type (bool need_header, mode_t *p_file_type)
|