Searched refs:int32_t (Results 176 - 200 of 315) sorted by relevance

1234567891011>>

/linux-master/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_accel.c366 int32_t bias;
442 int32_t min, max;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c359 elm = elm_start + x * sizeof(*output) / sizeof(int32_t);
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h161 int32_t pad; /* reserved */
/linux-master/drivers/fpga/
H A Ddfl.h557 unsigned int count, int32_t *fds);
/linux-master/include/scsi/
H A Dlibiscsi.h254 int32_t tmfrsp_pdus_cnt;
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers_ai.h426 int32_t reserved5:4;
H A Dkfd_svm.c312 svm_range_set_default_attributes(int32_t *location, int32_t *prefetch_loc,
1539 static void *kfd_svm_page_owner(struct kfd_process *p, int32_t gpuidx)
1576 struct svm_range *prange, int32_t gpuidx,
1583 int32_t idx;
2604 static int32_t
2607 int32_t *gpuidx)
2847 int32_t gpuidx)
2897 int32_t best_loc;
2898 int32_t gpuid
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_8b_10b.c38 static int32_t get_cr_training_aux_rd_interval(struct dc_link *link,
/linux-master/include/linux/
H A Dkey.h28 typedef int32_t key_serial_t;
/linux-master/fs/xfs/
H A Dxfs_log_priv.h247 int32_t space_used;
/linux-master/drivers/mfd/
H A Dda9052-core.c328 static const int32_t tbat_lookup[255] = {
/linux-master/arch/x86/boot/compressed/
H A Dmisc.c274 *(int32_t *)ptr -= delta;
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c374 int32_t N;
375 int32_t j;
428 int32_t N;
429 int32_t j;
/linux-master/drivers/net/wireless/ath/ath9k/
H A Deeprom_9287.c313 int32_t txPower, u16 chain)
460 if ((int32_t)AR9287_PWR_TABLE_OFFSET_DB !=
463 (int32_t)AR9287_PWR_TABLE_OFFSET_DB);
H A Dani.c374 int32_t listenTime;
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c386 int32_t encap_overhead = payload_off - sizeof(struct ethhdr);
410 int32_t encap_overhead =
412 int32_t delta = sizeof(struct gre_base_hdr) - encap_overhead;
H A Dtest_cls_redirect_dynptr.c278 int32_t encap_overhead = payload_off - sizeof(struct ethhdr);
300 int32_t encap_overhead =
302 int32_t delta = sizeof(struct gre_base_hdr) - encap_overhead;
/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c591 int32_t mean = 0;
592 int32_t ret = 0;
607 int32_t ret = 0;
/linux-master/drivers/xen/
H A Dxen-scsiback.c283 static int32_t scsiback_result(int32_t result)
285 int32_t host_status;
348 char *sense_buffer, int32_t result, uint32_t resid,
385 static void scsiback_do_resp_with_sense(char *sense_buffer, int32_t result,
/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1266 ar_coeffs_y = kzalloc(sizeof(int32_t) * 24, GFP_KERNEL);
1267 ar_coeffs_cb = kzalloc(sizeof(int32_t) * 25, GFP_KERNEL);
1268 ar_coeffs_cr = kzalloc(sizeof(int32_t) * 25, GFP_KERNEL);
1269 luma_grain_block = kzalloc(sizeof(int32_t) * 73 * 82, GFP_KERNEL);
1270 cb_grain_block = kzalloc(sizeof(int32_t) * 38 * 44, GFP_KERNEL);
1271 cr_grain_block = kzalloc(sizeof(int32_t) * 38 * 44, GFP_KERNEL);
/linux-master/tools/bpf/
H A Dbpf_dbg.c105 int32_t thiszone;
112 int32_t tv_sec;
113 int32_t tv_usec;
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mr.h444 int32_t res_count;
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_mob.c603 int32_t mob_id)
/linux-master/tools/perf/util/
H A Dgenelf_debug.c35 typedef int32_t sword;
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_if.c46 int32_t poc;

Completed in 273 milliseconds

1234567891011>>