Home
last modified time | relevance | path

Searched refs:age (Results 1 - 17 of 17) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_defs.h491 * @age: Age of atom relative to other atoms in the context,
645 u32 age; member
655 * kbase_atom_is_younger - query if one atom is younger by age than another
665 return ((s32)(katom_a->age - katom_b->age) < 0); in kbase_jd_atom_is_younger()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dnd6_priv.h115 u32_t age; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_defs.h474 * @age: Age of atom relative to other atoms in the context,
631 u32 age; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_wpa_if.h549 hi_u32 age; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/
H A Dhi_wifi_driver_wpa_if.h533 hi_u32 age; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_softjobs.c1031 if (katom->age < entry->age) { in kbase_jit_add_to_pending_alloc_list()
H A Dmali_kbase_js.c368 if (LESS_THAN_WRAP(katom->age, entry->age)) { in jsctx_tree_add()
H A Dmali_kbase_jd.c909 katom->age = kctx->age_count++; in jd_submit_atom()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_softjobs.c1058 if (katom->age < entry->age) { in kbase_jit_add_to_pending_alloc_list()
H A Dmali_kbase_jd.c972 katom->age = kctx->age_count++; in jd_submit_atom()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h587 u32 age; member
1489 /* Current age count, used to determine age for newly submitted atoms */
H A Dmali_kbase_js.c363 if (LESS_THAN_WRAP(katom->age, entry->age)) { in jsctx_tree_add()
H A Dmali_kbase_jd.c968 katom->age = kctx->age_count++; in jd_submit_atom()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h594 u32 age; member
1509 /* Current age count, used to determine age for newly submitted atoms */
H A Dmali_kbase_js.c376 if (LESS_THAN_WRAP(katom->age, entry->age)) in jsctx_tree_add()
H A Dmali_kbase_jd.c1005 katom->age = kctx->age_count++; in jd_submit_atom()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h5905 uint16 timestamp; /**< age in seconds */
5911 uint16 timestamp; /**< age in seconds */
5924 uint32 timestamp; /**< age in miliseconds */
5933 uint32 timestamp; /**< age in miliseconds */
5989 uint16 timestamp; /**< age in seconds */
8571 uint32 age; /**< age in seconds */ member
11322 uint8 age; /* used to remove stale entries */ member

Completed in 105 milliseconds