Home
last modified time | relevance | path

Searched refs:index1 (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c46 int index1 = 0; in bo_show() local
53 index1 += ret; in bo_show()
59 ret = scnprintf(buf + index1, PAGE_SIZE - index1, in bo_show()
66 index1 += ret; in bo_show()
73 ret = scnprintf(buf + index1 + index2, in bo_show()
74 PAGE_SIZE - index1 - index2, in bo_show()
84 return index1 + index2 + 1; in bo_show()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c851 int index1, in dc_stream_get_brightness_millinits_linear_interpolation() argument
856 if (stream->lumin_data.refresh_rate_hz[index2] != stream->lumin_data.refresh_rate_hz[index1]) { in dc_stream_get_brightness_millinits_linear_interpolation()
857 …(stream->lumin_data.luminance_millinits[index2] - stream->lumin_data.luminance_millinits[index1]) / in dc_stream_get_brightness_millinits_linear_interpolation()
858 (stream->lumin_data.refresh_rate_hz[index2] - stream->lumin_data.refresh_rate_hz[index1]); in dc_stream_get_brightness_millinits_linear_interpolation()
870 int index1, in dc_stream_get_refresh_hz_linear_interpolation() argument
875 if (stream->lumin_data.refresh_rate_hz[index2] != stream->lumin_data.refresh_rate_hz[index1]) { in dc_stream_get_refresh_hz_linear_interpolation()
876 …(stream->lumin_data.luminance_millinits[index2] - stream->lumin_data.luminance_millinits[index1]) / in dc_stream_get_refresh_hz_linear_interpolation()
877 (stream->lumin_data.refresh_rate_hz[index2] - stream->lumin_data.refresh_rate_hz[index1]); in dc_stream_get_refresh_hz_linear_interpolation()
/linux-6.15/include/linux/mlx5/
H A Drsc_dump.h37 int index1; member
H A Dmlx5_ifc.h2496 u8 index1[0x20]; member
2550 u8 index1[0x20]; member
2594 u8 index1[0x20]; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Drsc_dump.c146 MLX5_SET(resource_dump, cmd->cmd, index1, key->index1); in mlx5_rsc_dump_cmd_create()
/linux-6.15/fs/ext4/
H A Dmove_extent.c123 pgoff_t index1, pgoff_t index2, struct folio *folio[2]) in mext_folio_double_lock() argument
133 swap(index1, index2); in mext_folio_double_lock()
139 folio[0] = __filemap_get_folio(mapping[0], index1, FGP_WRITEBEGIN, in mext_folio_double_lock()
/linux-6.15/net/ceph/crush/
H A Dmapper.c252 int iexpon, index1, index2; in crush_ln() local
270 index1 = (x >> 8) << 1; in crush_ln()
272 RH = __RH_LH_tbl[index1 - 256]; in crush_ln()
274 LH = __RH_LH_tbl[index1 + 1 - 256]; in crush_ln()
/linux-6.15/drivers/misc/altera-stapl/
H A Daltera.c1989 u32 index1; in altera_execute() local
1996 index1 = stack[--stack_ptr]; in altera_execute()
2013 a = 1 + index2 - index1; in altera_execute()
2037 a = source1[index1 >> 3] & in altera_execute()
2038 (1 << (index1 & 7)) in altera_execute()
2047 ++index1; in altera_execute()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Drestrack.c33 key.index1 = index; in dump_rsc()
/linux-6.15/include/linux/
H A Dpacking.h37 #define CHECK_PACKED_FIELD_OVERLAP(fields, index1, index2) ({ \ argument
39 typeof(__f[0]) _f1 = __f[index1]; typeof(__f[0]) _f2 = __f[index2]; \
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.c226 key.index1 = queue_idx; in mlx5e_health_queue_dump()
H A Dreporter_rx.c490 key.index1 = icosq->sqn; in mlx5e_rx_reporter_dump_icosq()
525 key.index1 = rq->rqn; in mlx5e_rx_reporter_dump_rq()
H A Dreporter_tx.c379 key.index1 = sq->sqn; in mlx5e_tx_reporter_dump_sq()
/linux-6.15/fs/btrfs/
H A Dtree-log.c2908 int index1; in btrfs_sync_log() local
2929 index1 = log_transid % 2; in btrfs_sync_log()
2930 if (atomic_read(&root->log_commit[index1])) { in btrfs_sync_log()
2936 atomic_set(&root->log_commit[index1], 1); in btrfs_sync_log()
2939 if (atomic_read(&root->log_commit[(index1 + 1) % 2])) in btrfs_sync_log()
3198 btrfs_remove_all_log_ctxs(root, index1, ret); in btrfs_sync_log()
3200 atomic_set(&root->log_commit[index1], 0); in btrfs_sync_log()
3208 cond_wake_up(&root->log_commit_wait[index1]); in btrfs_sync_log()
/linux-6.15/Documentation/admin-guide/mm/
H A Dnumaperf.rst155 |-- index1