Searched defs:rebind (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_binding.c | 571 static int vmw_binding_scrub_shader(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_shader() 603 bool rebind) in vmw_binding_scrub_render_target() 639 bool rebind) in vmw_binding_scrub_texture() 673 static int vmw_binding_scrub_dx_shader(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_dx_shader() 702 static int vmw_binding_scrub_cb(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_cb() 1201 static int vmw_binding_scrub_sr(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_sr() 1223 static int vmw_binding_scrub_dx_rt(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_dx_rt() 1240 static int vmw_binding_scrub_so_target(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_so_target() 1257 static int vmw_binding_scrub_vb(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_vb() 1276 static int vmw_binding_scrub_ib(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_ib() [all …]
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_pt_types.h | 32 bool rebind; member
|
D | xe_pt.c | 844 u32 num_entries, bool rebind, in xe_pt_commit_bind() 881 bool rebind) in xe_pt_prepare_bind() 1211 bool rebind) in __xe_pt_bind_vma()
|
D | xe_vm_types.h | 74 struct list_head rebind; member
|
/linux-6.8/drivers/gpu/drm/nouveau/dispnv04/ |
D | dac.c | 384 struct drm_encoder *rebind; in nv04_dac_mode_set() local
|
/linux-6.8/mm/ |
D | mempolicy.c | 187 void (*rebind)(struct mempolicy *pol, const nodemask_t *nodes); member
|
/linux-6.8/drivers/usb/core/ |
D | hub.c | 6284 int rebind = cintf->needs_binding; in usb_reset_device() local
|