Searched defs:curs (Results 1 – 9 of 9) sorted by relevance
/linux-6.15/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 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() 965 ttm_bo_lru_cursor_init(struct ttm_bo_lru_cursor *curs, in ttm_bo_lru_cursor_init() 978 ttm_bo_from_res_reserved(struct ttm_resource *res, struct ttm_bo_lru_cursor *curs) in ttm_bo_from_res_reserved() 1004 struct ttm_buffer_object *ttm_bo_lru_cursor_next(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_next() 1036 struct ttm_buffer_object *ttm_bo_lru_cursor_first(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_first()
|
/linux-6.15/drivers/gpu/drm/xe/ |
D | xe_shrinker.c | 66 struct ttm_bo_lru_cursor curs; in xe_shrinker_walk() local
|
D | xe_pt.c | 297 struct xe_res_cursor *curs; member 453 struct xe_res_cursor curs = *xe_walk->curs; in xe_pt_scan_64K() local 516 struct xe_res_cursor *curs = xe_walk->curs; in xe_pt_stage_bind_entry() local 634 struct xe_res_cursor curs; in xe_pt_stage_bind() local
|
/linux-6.15/net/smc/ |
D | smc_cdc.c | 240 union smc_host_cursor curs; in smcd_cdc_msg_send() local
|
D | smc_cdc.h | 90 static inline void smc_curs_add(int size, union smc_host_cursor *curs, in smc_curs_add()
|
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/ |
D | head.c | 569 struct nv50_wndw *base, *ovly, *curs; in nv50_head_create() local
|
D | atom.h | 89 } curs; member 137 bool curs:1; member
|
/linux-6.15/drivers/net/hamradio/ |
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-6.15/drivers/video/console/ |
D | vgacon.c | 478 int curs, cure; in vgacon_set_cursor_size() local
|