| /linux/lib/ |
| A D | test_xarray.c | 138 xas_for_each(&xas, entry, ULONG_MAX) { in check_xas_retry() 230 xas_for_each(&xas, entry, ULONG_MAX) in check_xa_mark_1() 282 xas_for_each(&xas, entry, ULONG_MAX) { in check_xa_mark_2() 367 xa_erase_index(xa, ULONG_MAX); in check_xa_shrink() 508 xas_set(&xas, ULONG_MAX); in check_xas_erase() 1111 xa_erase_index(xa, ULONG_MAX); in check_find_4() 1180 xa_erase_index(xa, ULONG_MAX); in check_find_entry() 1248 XA_BUG_ON(xa, xas_find(&xas, ULONG_MAX) != xa_mk_index(ULONG_MAX)); in check_move_max() 1254 XA_BUG_ON(xa, xas_find(&xas, ULONG_MAX) != xa_mk_index(ULONG_MAX)); in check_move_max() 1259 xa_erase_index(xa, ULONG_MAX); in check_move_max() [all …]
|
| A D | percpu_test.c | 63 CHECK(ul, ulong_counter, ULONG_MAX); in percpu_test_init() 98 CHECK(l, long_counter, ULONG_MAX); in percpu_test_init() 113 CHECK(ul, ulong_counter, ULONG_MAX); in percpu_test_init()
|
| /linux/security/integrity/ima/ |
| A D | ima_queue.c | 31 static unsigned long binary_runtime_size = ULONG_MAX; 115 if (binary_runtime_size != ULONG_MAX) { in ima_add_digest_entry() 119 binary_runtime_size = (binary_runtime_size < ULONG_MAX - size) ? in ima_add_digest_entry() 120 binary_runtime_size + size : ULONG_MAX; in ima_add_digest_entry() 132 if (binary_runtime_size >= (ULONG_MAX - sizeof(struct ima_kexec_hdr))) in ima_get_binary_runtime_size() 133 return ULONG_MAX; in ima_get_binary_runtime_size()
|
| A D | ima_kexec.c | 85 .buf_min = 0, .buf_max = ULONG_MAX, in ima_add_kexec_buffer() 100 if (binary_runtime_size >= ULONG_MAX - PAGE_SIZE) in ima_add_kexec_buffer() 101 kexec_segment_size = ULONG_MAX; in ima_add_kexec_buffer() 105 if ((kexec_segment_size == ULONG_MAX) || in ima_add_kexec_buffer()
|
| /linux/tools/testing/radix-tree/ |
| A D | multiorder.c | 57 xas_for_each(&xas, item, ULONG_MAX) { in multiorder_iteration() 108 xas_for_each_marked(&xas, item, ULONG_MAX, XA_MARK_1) { in multiorder_tagged_iteration() 122 assert(tag_tagged_items(xa, 0, ULONG_MAX, TAG_ENTRIES, XA_MARK_1, in multiorder_tagged_iteration() 136 xas_for_each_marked(&xas, item, ULONG_MAX, XA_MARK_2) { in multiorder_tagged_iteration() 149 assert(tag_tagged_items(xa, 1, ULONG_MAX, MT_NUM_ENTRIES * 2, XA_MARK_1, in multiorder_tagged_iteration() 153 xas_for_each_marked(&xas, item, ULONG_MAX, XA_MARK_0) { in multiorder_tagged_iteration() 187 xas_for_each(&xas, item, ULONG_MAX) { in iterator_func()
|
| A D | iteration_check.c | 77 xas_for_each_marked(&xas, entry, ULONG_MAX, TAG) { in tagged_iteration_fn() 110 xas_for_each(&xas, entry, ULONG_MAX) { in untagged_iteration_fn()
|
| /linux/mm/ |
| A D | debug_vm_pgtable.c | 1014 args->pud_pfn != ULONG_MAX) { in destroy_args() 1023 args->pud_pfn = ULONG_MAX; in destroy_args() 1024 args->pmd_pfn = ULONG_MAX; in destroy_args() 1025 args->pte_pfn = ULONG_MAX; in destroy_args() 1030 args->pmd_pfn != ULONG_MAX) { in destroy_args() 1038 args->pmd_pfn = ULONG_MAX; in destroy_args() 1039 args->pte_pfn = ULONG_MAX; in destroy_args() 1042 if (args->pte_pfn != ULONG_MAX) { in destroy_args() 1046 args->pte_pfn = ULONG_MAX; in destroy_args() 1116 args->pud_pfn = ULONG_MAX; in init_args() [all …]
|
| A D | memfd.c | 39 xas_for_each(xas, page, ULONG_MAX) { in memfd_tag_pins() 88 xas_for_each_marked(&xas, page, ULONG_MAX, MEMFD_TAG_PINNED) { in memfd_wait_for_pins()
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| A D | cpu-load.rst | 78 hog (ULONG_MAX); 79 for (i = 0; i < HIST; ++i) v[i] = ULONG_MAX - hog (ULONG_MAX);
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| A D | cpu-load.rst | 84 hog (ULONG_MAX); 85 for (i = 0; i < HIST; ++i) v[i] = ULONG_MAX - hog (ULONG_MAX);
|
| /linux/arch/x86/kernel/ |
| A D | tsc.c | 361 return ULONG_MAX; in calc_pmtimer_ref() 406 return ULONG_MAX; in pit_calibrate_tsc() 425 tscmin = ULONG_MAX; in pit_calibrate_tsc() 447 return ULONG_MAX; in pit_calibrate_tsc() 720 unsigned long tsc_pit_min = ULONG_MAX, tsc_ref_min = ULONG_MAX; in pit_hpet_ptimer_calibrate_cpu() 810 if (i == 1 && tsc_pit_min == ULONG_MAX) { in pit_hpet_ptimer_calibrate_cpu() 820 if (tsc_pit_min == ULONG_MAX) { in pit_hpet_ptimer_calibrate_cpu() 831 if (tsc_ref_min == ULONG_MAX) { in pit_hpet_ptimer_calibrate_cpu() 850 if (tsc_ref_min == ULONG_MAX) { in pit_hpet_ptimer_calibrate_cpu()
|
| /linux/include/vdso/ |
| A D | limits.h | 13 #define ULONG_MAX (~0UL) macro 17 #define UINTPTR_MAX ULONG_MAX
|
| /linux/arch/powerpc/lib/ |
| A D | test_emulate_step.c | 990 .gpr[21] = ULONG_MAX, 991 .gpr[22] = ULONG_MAX, 998 .gpr[21] = ULONG_MAX, 1077 .gpr[21] = ULONG_MAX, 1078 .gpr[22] = ULONG_MAX, 1085 .gpr[21] = ULONG_MAX, 1162 .gpr[21] = ULONG_MAX, 1163 .gpr[22] = ULONG_MAX, 1170 .gpr[21] = ULONG_MAX, 1257 .gpr[21] = ULONG_MAX, [all …]
|
| /linux/include/uapi/linux/ |
| A D | shm.h | 23 #define SHMMAX (ULONG_MAX - (1UL << 24)) /* max shared seg size (bytes) */ 24 #define SHMALL (ULONG_MAX - (1UL << 24)) /* max shm system wide (pages) */
|
| /linux/arch/arm/mach-omap2/ |
| A D | pm.c | 53 .startup_time = ULONG_MAX, 54 .shutdown_time = ULONG_MAX,
|
| /linux/tools/testing/selftests/arm64/fp/ |
| A D | vlset.c | 68 vl = ULONG_MAX; in parse_options() 71 if (vl == ULONG_MAX && errno) { in parse_options()
|
| /linux/Documentation/admin-guide/ |
| A D | cpu-load.rst | 90 hog (ULONG_MAX); 91 for (i = 0; i < HIST; ++i) v[i] = ULONG_MAX - hog(ULONG_MAX);
|
| /linux/drivers/clocksource/ |
| A D | timer-gx6605s.c | 61 writel_relaxed(ULONG_MAX - delta, base + TIMER_INI); in gx6605s_timer_set_next_event() 109 ULONG_MAX); in gx6605s_clkevt_init()
|
| /linux/net/can/ |
| A D | proc.c | 106 if (count > (ULONG_MAX / HZ)) { in calc_rate() 130 if (pkg_stats->rx_frames > (ULONG_MAX / HZ)) in can_stat_update() 134 if (pkg_stats->tx_frames > (ULONG_MAX / HZ)) in can_stat_update() 138 if (pkg_stats->matches > (ULONG_MAX / 100)) in can_stat_update()
|
| /linux/arch/x86/mm/pat/ |
| A D | memtype_interval.c | 180 entry_match = interval_iter_first(&memtype_rbroot, 0, ULONG_MAX); in memtype_copy_nth_element() 183 entry_match = interval_iter_next(entry_match, 0, ULONG_MAX); in memtype_copy_nth_element()
|
| /linux/arch/powerpc/kernel/ |
| A D | mce_power.c | 44 pfn = ULONG_MAX; in addr_to_pfn() 50 pfn = ULONG_MAX; in addr_to_pfn() 464 if (pfn != ULONG_MAX) { in mce_find_instr_ea_and_phys() 552 if (pfn != ULONG_MAX) { in mce_handle_ierror() 702 uint64_t addr, phys_addr = ULONG_MAX; in mce_handle_error()
|
| A D | setup_64.c | 659 return ULONG_MAX; in ppc64_bolted_size() 707 sp = alloc_stack(ULONG_MAX, i); in exc_lvl_early_init() 711 sp = alloc_stack(ULONG_MAX, i); in exc_lvl_early_init() 715 sp = alloc_stack(ULONG_MAX, i); in exc_lvl_early_init()
|
| /linux/drivers/clk/renesas/ |
| A D | rcar-cpg-lib.c | 167 unsigned long best_rate = ULONG_MAX, diff_min = ULONG_MAX; in cpg_sd_clock_determine_rate() 186 if (best_rate == ULONG_MAX) in cpg_sd_clock_determine_rate()
|
| /linux/arch/arm64/kernel/ |
| A D | machine_kexec_file.c | 110 kbuf.buf_max = ULONG_MAX; in load_other_segments() 165 kbuf.buf_max = ULONG_MAX; in load_other_segments()
|
| /linux/mm/damon/ |
| A D | reclaim.c | 215 walk_system_ram_res(0, ULONG_MAX, &arg, walk_system_ram); in get_monitoring_region() 248 PAGE_SIZE, ULONG_MAX, in damon_reclaim_new_scheme()
|