Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c803 static bool ttm_lru_walk_trylock(struct ttm_bo_lru_cursor *curs, in ttm_lru_walk_trylock()
823 static int ttm_lru_walk_ticketlock(struct ttm_bo_lru_cursor *curs, in ttm_lru_walk_ticketlock()
906 static void ttm_bo_lru_cursor_cleanup_bo(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_cleanup_bo()
923 void ttm_bo_lru_cursor_fini(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_fini()
945 ttm_bo_lru_cursor_init(struct ttm_bo_lru_cursor *curs, in ttm_bo_lru_cursor_init()
958 __ttm_bo_lru_cursor_next(struct ttm_bo_lru_cursor *curs) in __ttm_bo_lru_cursor_next()
1030 struct ttm_buffer_object *ttm_bo_lru_cursor_next(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_next()
1044 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.c67 struct ttm_bo_lru_cursor curs; in __xe_shrinker_walk() 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