Home
last modified time | relevance | path

Searched defs:curs (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c924 static void ttm_bo_lru_cursor_cleanup_bo(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_cleanup_bo()
941 void ttm_bo_lru_cursor_fini(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_fini()
966 ttm_bo_lru_cursor_init(struct ttm_bo_lru_cursor *curs, in ttm_bo_lru_cursor_init()
979 ttm_bo_from_res_reserved(struct ttm_resource *res, struct ttm_bo_lru_cursor *curs) in ttm_bo_from_res_reserved()
1005 struct ttm_buffer_object *ttm_bo_lru_cursor_next(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_next()
1037 struct ttm_buffer_object *ttm_bo_lru_cursor_first(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_first()
/linux/drivers/gpu/drm/xe/
H A Dxe_shrinker.c66 struct ttm_bo_lru_cursor curs; in xe_shrinker_walk() local
H A Dxe_pt.c307 struct xe_res_cursor *curs; member
468 struct xe_res_cursor curs = *xe_walk->curs; in xe_pt_scan_64K() local
531 struct xe_res_cursor *curs = xe_walk->curs; in xe_pt_stage_bind_entry() local
698 struct xe_res_cursor curs; in xe_pt_stage_bind() local
/linux/net/smc/
H A Dsmc_cdc.c240 union smc_host_cursor curs; in smcd_cdc_msg_send() local
H A Dsmc_cdc.h90 static inline void smc_curs_add(int size, union smc_host_cursor *curs, in smc_curs_add()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h89 } curs; member
137 bool curs:1; member
/linux/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c191 …er12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 *ts, unsigned char curs) in ser12_rx()
/linux/drivers/video/console/
H A Dvgacon.c478 int curs, cure; in vgacon_set_cursor_size() local