Searched defs:curs (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo_util.c | 821 static bool ttm_lru_walk_trylock(struct ttm_bo_lru_cursor *curs, in ttm_lru_walk_trylock() 841 static int ttm_lru_walk_ticketlock(struct ttm_bo_lru_cursor *curs, in ttm_lru_walk_ticketlock() 923 static void ttm_bo_lru_cursor_cleanup_bo(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_cleanup_bo() 940 void ttm_bo_lru_cursor_fini(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_fini() 962 ttm_bo_lru_cursor_init(struct ttm_bo_lru_cursor *curs, in ttm_bo_lru_cursor_init() 975 __ttm_bo_lru_cursor_next(struct ttm_bo_lru_cursor *curs) in __ttm_bo_lru_cursor_next() 1047 struct ttm_buffer_object *ttm_bo_lru_cursor_next(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_next() 1061 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 D | xe_shrinker.c | 67 struct ttm_bo_lru_cursor curs; in __xe_shrinker_walk() local
|
| H A D | xe_pt.c | 311 struct xe_res_cursor *curs; member 470 struct xe_res_cursor curs = *xe_walk->curs; in xe_pt_scan_64K() local 533 struct xe_res_cursor *curs = xe_walk->curs; in xe_pt_stage_bind_entry() local 704 struct xe_res_cursor curs; in xe_pt_stage_bind() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/ |
| H A D | gpu.h | 17 u32 curs; member
|
| /linux/net/smc/ |
| H A D | smc_cdc.c | 240 union smc_host_cursor curs; in smcd_cdc_msg_send() local
|
| H A D | smc_cdc.h | 90 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 D | head.c | 574 struct nv50_wndw *base, *ovly, *curs; in nv50_head_create() local
|
| H A D | atom.h | 89 } curs; member 137 bool curs:1; member
|
| /linux/drivers/net/hamradio/ |
| H A D | baycom_ser_fdx.c | 191 …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 D | vgacon.c | 478 int curs, cure; in vgacon_set_cursor_size() local
|