/linux-6.6.21/drivers/gpu/drm/tests/ |
D | drm_format_test.c | 150 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, UINT_MAX), in drm_test_format_min_pitch_one_plane_8bpp() 151 (uint64_t)UINT_MAX); in drm_test_format_min_pitch_one_plane_8bpp() 152 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, (UINT_MAX - 1)), in drm_test_format_min_pitch_one_plane_8bpp() 153 (uint64_t)(UINT_MAX - 1)); in drm_test_format_min_pitch_one_plane_8bpp() 173 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, UINT_MAX), in drm_test_format_min_pitch_one_plane_16bpp() 174 (uint64_t)UINT_MAX * 2); in drm_test_format_min_pitch_one_plane_16bpp() 175 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, (UINT_MAX - 1)), in drm_test_format_min_pitch_one_plane_16bpp() 176 (uint64_t)(UINT_MAX - 1) * 2); in drm_test_format_min_pitch_one_plane_16bpp() 196 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, UINT_MAX), in drm_test_format_min_pitch_one_plane_24bpp() 197 (uint64_t)UINT_MAX * 3); in drm_test_format_min_pitch_one_plane_24bpp() [all …]
|
D | drm_framebuffer_test.c | 76 .handles = { 1, 0, 0 }, .offsets = { UINT_MAX - 1, 0, 0 }, 82 .handles = { 1, 0, 0 }, .offsets = { UINT_MAX / 2, 0, 0 }, 88 .handles = { 1, 0, 0 }, .offsets = { UINT_MAX / 2, 0, 0 }, 94 .handles = { 1, 0, 0 }, .offsets = { UINT_MAX / 2, 0, 0 }, 102 .handles = { 1, 0, 0 }, .offsets = { UINT_MAX / 2, 0, 0 }, 109 .handles = { 1, 0, 0 }, .offsets = { UINT_MAX / 2, 0, 0 },
|
/linux-6.6.21/drivers/soc/tegra/ |
D | pmc.c | 311 .instance = UINT_MAX, \ 312 .pin = UINT_MAX, \ 322 .instance = UINT_MAX, \ 323 .pin = UINT_MAX, \ 1559 if (pad->dpd == UINT_MAX) in tegra_io_pad_prepare() 1706 if (pad->dpd == UINT_MAX) in tegra_io_pad_is_powered() 1727 if (pad->voltage == UINT_MAX) in tegra_io_pad_set_voltage() 1774 if (pad->voltage == UINT_MAX) in tegra_io_pad_get_voltage() 3505 TEGRA_IO_PAD(TEGRA_IO_PAD_AUDIO, 17, 0x1b8, 0x1bc, UINT_MAX, "audio"), 3506 TEGRA_IO_PAD(TEGRA_IO_PAD_BB, 15, 0x1b8, 0x1bc, UINT_MAX, "bb"), [all …]
|
/linux-6.6.21/drivers/soc/tegra/fuse/ |
D | speedo-tegra30.c | 62 {306, 338, 360, 376, UINT_MAX}, 63 {295, 336, 358, 375, UINT_MAX}, 64 {325, 325, 358, 375, UINT_MAX}, 65 {325, 325, 358, 375, UINT_MAX}, 66 {292, 324, 348, 364, UINT_MAX}, 67 {324, 324, 348, 364, UINT_MAX}, 68 {324, 324, 348, 364, UINT_MAX}, 69 {295, 336, 358, 375, UINT_MAX}, 70 {358, 358, 358, 358, 397, UINT_MAX}, 71 {364, 364, 364, 364, 397, UINT_MAX}, [all …]
|
D | speedo-tegra210.c | 36 { 2119, UINT_MAX }, 37 { 2119, UINT_MAX }, 41 { UINT_MAX, UINT_MAX }, 42 { UINT_MAX, UINT_MAX }, 46 { 1950, 2100, UINT_MAX }, 47 { 1950, 2100, UINT_MAX },
|
D | speedo-tegra20.c | 43 {315, 366, 420, UINT_MAX}, 44 {303, 368, 419, UINT_MAX}, 45 {316, 331, 383, UINT_MAX}, 49 {165, 195, 224, UINT_MAX}, 50 {165, 195, 224, UINT_MAX}, 51 {165, 195, 224, UINT_MAX},
|
D | speedo-tegra124.c | 36 {2190, UINT_MAX}, 37 {0, UINT_MAX}, 41 {1965, UINT_MAX}, 42 {0, UINT_MAX}, 46 {2101, UINT_MAX}, 47 {0, UINT_MAX},
|
D | speedo-tegra114.c | 24 {1123, UINT_MAX}, 25 {0, UINT_MAX}, 29 {1695, UINT_MAX}, 30 {0, UINT_MAX},
|
/linux-6.6.21/tools/testing/selftests/bpf/verifier/ |
D | jmp32.c | 229 BPF_JMP32_IMM(BPF_JGE, BPF_REG_7, UINT_MAX - 1, 1), 239 .data64 = { UINT_MAX, } 242 .data64 = { UINT_MAX - 1, } 254 BPF_LD_IMM64(BPF_REG_8, UINT_MAX | 1ULL << 32), 266 .data64 = { UINT_MAX, } 272 .data64 = { (UINT_MAX - 1) | 2ULL << 32, } 300 BPF_JMP32_IMM(BPF_JGT, BPF_REG_7, UINT_MAX - 1, 1), 310 .data64 = { UINT_MAX, } 313 .data64 = { UINT_MAX - 1, } 325 BPF_LD_IMM64(BPF_REG_8, (UINT_MAX - 1) | 1ULL << 32), [all …]
|
/linux-6.6.21/tools/perf/tests/ |
D | keep-tracking.c | 67 .mmap_pages = UINT_MAX, in test__keep_tracking() 68 .user_freq = UINT_MAX, in test__keep_tracking() 81 threads = thread_map__new(-1, getpid(), UINT_MAX); in test__keep_tracking() 109 CHECK__(evlist__mmap(evlist, UINT_MAX)); in test__keep_tracking()
|
D | perf-time-to-tsc.c | 71 .mmap_pages = UINT_MAX, in test__perf_time_to_tsc() 72 .user_freq = UINT_MAX, in test__perf_time_to_tsc() 93 threads = thread_map__new(-1, getpid(), UINT_MAX); in test__perf_time_to_tsc() 124 CHECK__(evlist__mmap(evlist, UINT_MAX)); in test__perf_time_to_tsc()
|
D | event-times.c | 21 .uid = UINT_MAX, in attach__enable_on_exec() 67 threads = thread_map__new(-1, getpid(), UINT_MAX); in attach__current_disabled() 93 threads = thread_map__new(-1, getpid(), UINT_MAX); in attach__current_enabled()
|
/linux-6.6.21/drivers/net/can/dev/ |
D | calc_bittiming.c | 30 unsigned int sample_point_error, best_sample_point_error = UINT_MAX; in can_update_sample_point() 71 unsigned int best_bitrate_error = UINT_MAX; in can_calc_bittiming() 73 unsigned int best_sample_point_error = UINT_MAX; in can_calc_bittiming() 115 best_sample_point_error = UINT_MAX; in can_calc_bittiming()
|
/linux-6.6.21/kernel/sched/ |
D | completion.c | 22 if (x->done != UINT_MAX) in complete_with_flags() 74 x->done = UINT_MAX; in complete_all() 102 if (x->done != UINT_MAX) in do_wait_for_common() 321 else if (x->done != UINT_MAX) in try_wait_for_completion()
|
/linux-6.6.21/drivers/nvdimm/ |
D | bus.c | 793 .out_sizes = { 4, UINT_MAX, }, 797 .in_sizes = { 4, 4, UINT_MAX, }, 803 .in_sizes = { 4, 4, UINT_MAX, }, 805 .out_sizes = { 4, 4, UINT_MAX, }, 809 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, }, 811 .out_sizes = { UINT_MAX, }, 839 .out_sizes = { 4, 4, UINT_MAX, }, 849 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, }, 851 .out_sizes = { UINT_MAX, }, 867 return UINT_MAX; in nd_cmd_in_size() [all …]
|
/linux-6.6.21/lib/ |
D | dynamic_queue_limits.c | 56 dql->lowest_slack = UINT_MAX; in dql_completed() 96 dql->lowest_slack = UINT_MAX; in dql_completed() 126 dql->lowest_slack = UINT_MAX; in dql_reset()
|
/linux-6.6.21/net/netfilter/ |
D | xt_set.c | 59 info->match_set.u.compat.flags, 0, UINT_MAX, in set_match_v0() 123 info->match_set.flags, 0, UINT_MAX, in set_match_v1() 171 info->match_set.flags, info->flags, UINT_MAX, in set_match_v3() 194 info->match_set.flags, info->flags, UINT_MAX, in set_match_v4() 217 info->add_set.u.compat.flags, 0, UINT_MAX, in set_target_v0() 220 info->del_set.u.compat.flags, 0, UINT_MAX, in set_target_v0() 292 info->add_set.flags, 0, UINT_MAX, in set_target_v1() 295 info->del_set.flags, 0, UINT_MAX, in set_target_v1() 366 info->del_set.flags, 0, UINT_MAX, in set_target_v2() 398 info->del_set.flags, 0, UINT_MAX, in set_target_v3() [all …]
|
/linux-6.6.21/include/linux/ |
D | dynamic_queue_limits.h | 68 #define DQL_MAX_OBJECT (UINT_MAX / 16) 69 #define DQL_MAX_LIMIT ((UINT_MAX / 2) - DQL_MAX_OBJECT)
|
/linux-6.6.21/drivers/md/ |
D | dm-zero.c | 64 limits->max_discard_sectors = UINT_MAX; in zero_io_hints() 65 limits->max_hw_discard_sectors = UINT_MAX; in zero_io_hints()
|
/linux-6.6.21/sound/firewire/fireworks/ |
D | fireworks_command.c | 300 if ((source == UINT_MAX) && (rate == UINT_MAX)) { in command_set_clock() 315 if ((source != UINT_MAX) && (clock.source != source)) in command_set_clock() 317 if ((rate != UINT_MAX) && (clock.sampling_rate != rate)) in command_set_clock() 369 return command_set_clock(efw, UINT_MAX, rate); in snd_efw_command_set_sampling_rate()
|
/linux-6.6.21/include/keys/ |
D | rxrpc-type.h | 81 if (time > UINT_MAX) in rxrpc_time64_to_u32() 82 return UINT_MAX; in rxrpc_time64_to_u32()
|
/linux-6.6.21/net/dccp/ccids/lib/ |
D | tfrc.h | 37 if (result > UINT_MAX) { in scaled_div32() 40 return UINT_MAX; in scaled_div32()
|
/linux-6.6.21/arch/powerpc/lib/ |
D | test_emulate_step.c | 1027 .gpr[21] = UINT_MAX, 1028 .gpr[22] = UINT_MAX, 1035 .gpr[21] = UINT_MAX, 1114 .gpr[21] = UINT_MAX, 1115 .gpr[22] = UINT_MAX, 1122 .gpr[21] = UINT_MAX, 1199 .gpr[21] = UINT_MAX, 1200 .gpr[22] = UINT_MAX, 1207 .gpr[21] = UINT_MAX, 1294 .gpr[21] = UINT_MAX, [all …]
|
/linux-6.6.21/tools/include/linux/ |
D | refcount.h | 96 REFCOUNT_WARN(new == UINT_MAX, "refcount_t: saturated; leaking memory.\n"); in refcount_inc_not_zero() 126 if (unlikely(val == UINT_MAX)) in refcount_sub_and_test()
|
/linux-6.6.21/net/rxrpc/ |
D | proc.c | 251 if (*_pos >= UINT_MAX) in rxrpc_peer_seq_start() 258 *_pos = UINT_MAX; in rxrpc_peer_seq_start() 284 if (*_pos >= UINT_MAX) in rxrpc_peer_seq_next() 299 *_pos = UINT_MAX; in rxrpc_peer_seq_next() 364 if (*_pos >= UINT_MAX) in rxrpc_local_seq_start() 378 if (*_pos >= UINT_MAX) in rxrpc_local_seq_next()
|