Searched defs:total (Results 251 - 275 of 470) sorted by relevance

<<111213141516171819

/linux-master/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c57 resource_size_t total = resource_size(&mem->region); local
244 resource_size_t total; local
540 u64 total; local
561 u64 total; local
573 div64_u64_rem(i915_prandom_u64_state(&prng), SZ_8G, &total); local
[all...]
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c1053 u64 size, total; local
/linux-master/arch/arm/kernel/
H A Dsetup.c991 unsigned long total; local
/linux-master/drivers/tty/
H A Dmips_ejtag_fdc.c799 mips_ejtag_fdc_tty_write(struct tty_struct *tty, const u8 *buf, size_t total) argument
/linux-master/drivers/android/
H A Dbinder_alloc.c536 size_t total, tmp; local
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dfbmon.c1314 unsigned int htotal, vtotal, total; local
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c554 u64 total; local
575 u64 total; local
/linux-master/lib/
H A Dscatterlist.c73 u64 total; local
/linux-master/net/tipc/
H A Dmsg.c209 int accounted, total, curr; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmac.c1076 u16 total, count = 0; local
/linux-master/drivers/net/dsa/microchip/
H A Dksz8795.c262 u64 total; local
/linux-master/drivers/crypto/starfive/
H A Djh7110-cryp.h219 size_t total; member in struct:starfive_cryp_request_ctx
/linux-master/drivers/net/
H A Dtap.c797 int total; local
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c428 wcn36xx_configure_filter(struct ieee80211_hw *hw, unsigned int changed, unsigned int *total, u64 multicast) argument
/linux-master/lib/kunit/
H A Dtest.c87 unsigned long total; member in struct:kunit_result_stats
592 static void kunit_accumulate_stats(struct kunit_result_stats *total, argument
[all...]
/linux-master/net/devlink/
H A Ddev.c1040 devlink_flash_update_status_notify(struct devlink *devlink, const char *status_msg, const char *component, unsigned long done, unsigned long total) argument
/linux-master/tools/testing/selftests/net/lib/
H A Dcsum.c715 unsigned long total = 0, bad_csums = 0, bad_validations = 0; local
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c439 long total = 0; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_aca.c119 static void aca_smu_bank_dump(struct amdgpu_device *adev, int idx, int total, struct aca_bank *bank, argument
/linux-master/drivers/cxl/core/
H A Dmbox.c914 u16 total = le16_to_cpu(get_pl->record_count); local
/linux-master/drivers/platform/x86/intel/
H A Dsdsi.c167 u32 total, loop, eom, status, message_size; local
/linux-master/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c1295 unsigned int total = stream->timing.h_total * stream->timing.v_total; local
1310 unsigned int total = htotal * vtotal; local
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c851 int total = 0; local
881 int total = 0; local
H A Dhns_roce_hem.c1081 int total = 0; local
1236 int total = 0; local
1263 int i, total; local
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dcow.c159 ssize_t cur, total, transferred; local
296 ssize_t cur, total, transferred; local
411 ssize_t cur, total; local
[all...]

Completed in 272 milliseconds

<<111213141516171819