| /OK3568_Linux_fs/kernel/samples/watch_queue/ |
| H A D | watch_test.c | 95 size_t largest, len; in consumer() local 97 largest = end - p; in consumer() 98 if (largest > 128) in consumer() 99 largest = 128; in consumer() 100 if (largest < sizeof(struct watch_notification)) { in consumer() 101 fprintf(stderr, "Short message header: %zu\n", largest); in consumer() 104 memcpy(&n, p, largest); in consumer() 110 if (len < sizeof(n.n) || len > largest) { in consumer() 111 fprintf(stderr, "Bad message length: %zu/%zu\n", len, largest); in consumer()
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/efi/ |
| H A D | efi.c | 31 struct efi_mem_desc *largest = NULL; in board_get_usable_ram_top() local 53 if (!largest || desc->num_pages > largest->num_pages) in board_get_usable_ram_top() 54 largest = desc; in board_get_usable_ram_top() 58 assert(largest); in board_get_usable_ram_top() 59 if (!largest || (largest->num_pages << EFI_PAGE_SHIFT) < (2 << 20)) in board_get_usable_ram_top() 62 dest_addr = largest->physical_start + (largest->num_pages << in board_get_usable_ram_top()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsicam.c | 65 struct msdos_partition *p, *largest = NULL; in scsi_partsize() local 86 largest = p; in scsi_partsize() 90 if (largest) { in scsi_partsize() 91 end_cyl = largest->end_cyl + ((largest->end_sector & 0xc0) << 2); in scsi_partsize() 92 end_head = largest->end_head; in scsi_partsize() 93 end_sector = largest->end_sector & 0x3f; in scsi_partsize() 107 logical_end = get_unaligned_le32(&largest->start_sect) in scsi_partsize() 108 + get_unaligned_le32(&largest->nr_sects); in scsi_partsize()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/ |
| H A D | mrc.c | 30 struct memory_area *largest = NULL; in mrc_common_board_get_usable_ram_top() local 40 if (!largest || area->size > largest->size) in mrc_common_board_get_usable_ram_top() 41 largest = area; in mrc_common_board_get_usable_ram_top() 45 assert(largest); in mrc_common_board_get_usable_ram_top() 46 if (!largest || largest->size < (2 << 20)) in mrc_common_board_get_usable_ram_top() 49 dest_addr = largest->start + largest->size; in mrc_common_board_get_usable_ram_top()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | cpudeadline.c | 28 int l, r, largest; in cpudl_heapify_down() local 42 largest = idx; in cpudl_heapify_down() 47 largest = l; in cpudl_heapify_down() 52 largest = r; in cpudl_heapify_down() 54 if (largest == idx) in cpudl_heapify_down() 58 cp->elements[idx].cpu = cp->elements[largest].cpu; in cpudl_heapify_down() 59 cp->elements[idx].dl = cp->elements[largest].dl; in cpudl_heapify_down() 61 idx = largest; in cpudl_heapify_down()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | thuge-gen.c | 198 unsigned long largest = getpagesize(); in sanity_checks() local 201 if (page_sizes[i] > largest) in sanity_checks() 202 largest = page_sizes[i]; in sanity_checks() 212 if (read_sysfs(0, "/proc/sys/kernel/shmmax") < NUM_PAGES * largest) { in sanity_checks() 213 printf("Please do echo %lu > /proc/sys/kernel/shmmax", largest * NUM_PAGES); in sanity_checks() 218 if (largest != 1U<<30) { in sanity_checks()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | extent_cache.c | 99 if (en->ei.len <= et->largest.len) in __try_update_largest_extent() 102 et->largest = en->ei; in __try_update_largest_extent() 467 if (fofs < et->largest.fofs + et->largest.len && in __drop_largest_extent() 468 fofs + len > et->largest.fofs) { in __drop_largest_extent() 469 et->largest.len = 0; in __drop_largest_extent() 507 et->largest = en->ei; in f2fs_init_read_extent_tree() 556 et->largest.fofs <= pgofs && in __lookup_extent_tree() 557 et->largest.fofs + et->largest.len > pgofs) { in __lookup_extent_tree() 558 *ei = et->largest; in __lookup_extent_tree() 700 prev = et->largest; in __update_extent_tree_range() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2023-23914_5-3.patch | 6 It will then use the largest expire time of the two entries. 39 + /* the same host name, use the largest expire time */
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_ovfl.S | 23 | RM For pos overflow, the largest pos number. For neg overflow, 25 | RP For pos overflow, +infinity. For neg overflow, the largest
|
| H A D | scosh.S | 44 | the appropriate sign. Huge is the largest finite number in
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/stressapptest/stressapptest/ |
| H A D | read_sysfs_for_cachesize.patch | 28 // Return the worst case (largest) cache line size of the various levels of 65 // Return the worst-case (largest) cache line size of the system.
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | watch_queue.rst | 320 size_t largest, len; 322 largest = end - p; 323 if (largest > 128) 324 largest = 128; 325 memcpy(&n, p, largest); 329 if (len == 0 || len > largest)
|
| /OK3568_Linux_fs/kernel/arch/c6x/ |
| H A D | Kconfig | 93 pages. This option selects the largest power of two that the kernel 99 a value of 11 means that the largest free memory block is 2^10 pages.
|
| /OK3568_Linux_fs/kernel/lib/zstd/ |
| H A D | fse_compress.c | 627 unsigned largest = 0; in FSE_normalizeCount() local 648 largestP = proba, largest = s; in FSE_normalizeCount() 653 if (-stillToDistribute >= (normalizedCounter[largest] >> 1)) { in FSE_normalizeCount() 659 normalizedCounter[largest] += (short)stillToDistribute; in FSE_normalizeCount()
|
| H A D | huf_compress.c | 695 …CHECK_V_F(largest, FSE_count_wksp(count, &maxSymbolValue, (const BYTE *)src, srcSize, (U32 *)workS… in HUF_compress_internal() 696 if (largest == srcSize) { in HUF_compress_internal() 700 if (largest <= (srcSize >> 7) + 1) in HUF_compress_internal()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | lm93.rst | 96 list will cause the driver to use the next largest interval. The available 151 will cause the driver to use the next largest value. Also note: when manual 161 not available will cause the driver to use the next largest value. Also note 172 combination of eight control sources. The final PWM is the largest of all 246 to use the next largest value. 259 which is not available will cause the driver to use the next largest value.
|
| /OK3568_Linux_fs/kernel/drivers/iio/ |
| H A D | industrialio-buffer.c | 578 int length, i, largest = 0; in iio_compute_scan_bytes() local 586 largest = max(largest, length); in iio_compute_scan_bytes() 593 largest = max(largest, length); in iio_compute_scan_bytes() 596 bytes = ALIGN(bytes, largest); in iio_compute_scan_bytes()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | firewire-cdev | 81 buffer which is large enough to receive the largest event that 90 size, i.e. number of packets times size of largest packet,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/ |
| H A D | 0003-fixheadercheck.patch | 30 enough for the largest alignment required by a data
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/atmel/ |
| H A D | pmecc.c | 506 int largest; in atmel_pmecc_get_sigma() local 574 largest = -1; in atmel_pmecc_get_sigma() 577 if ((dmu[j]) && (delta[j] > largest)) { in atmel_pmecc_get_sigma() 578 largest = delta[j]; in atmel_pmecc_get_sigma()
|
| /OK3568_Linux_fs/kernel/arch/nios2/ |
| H A D | Kconfig | 61 pages. This option selects the largest power of two that the kernel 67 a value of 11 means that the largest free memory block is 2^10 pages.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | vctrl.txt | 8 - regulator-max-microvolt : largest voltage consumers may set
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/ |
| H A D | CVE-2023-28450.patch | 26 Specify the largest EDNS.0 UDP packet which is supported by the DNS
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | Kconfig | 33 pages. This option selects the largest power of two that the kernel 39 a value of 11 means that the largest free memory block is 2^10 pages.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_connector.c | 59 struct drm_display_mode *mode, *largest = NULL; in nouveau_conn_native_mode() local 89 largest = mode; in nouveau_conn_native_mode() 94 return largest ? drm_mode_duplicate(dev, largest) : NULL; in nouveau_conn_native_mode()
|