Home
last modified time | relevance | path

Searched defs:stash (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c183 struct i915_vm_pt_stash *stash, in ppgtt_bind_vma()
224 struct i915_vm_pt_stash *stash, in i915_vm_alloc_pt_stash()
277 struct i915_vm_pt_stash *stash) in i915_vm_map_pt_stash()
294 struct i915_vm_pt_stash *stash) in i915_vm_free_pt_stash()
H A Dgen6_ppgtt.c173 struct i915_vm_pt_stash *stash, in gen6_alloc_va_range()
281 struct i915_vm_pt_stash *stash, in pd_vma_bind()
H A Dgen8_ppgtt.c323 struct i915_vm_pt_stash *stash, in __gen8_ppgtt_alloc()
391 struct i915_vm_pt_stash *stash, in gen8_ppgtt_alloc()
H A Dintel_ggtt.c777 struct i915_vm_pt_stash *stash, in intel_ggtt_bind_vma()
962 struct i915_vm_pt_stash *stash, in aliasing_gtt_bind_vma()
996 struct i915_vm_pt_stash stash = {}; in init_aliasing_ppgtt() local
H A Dintel_migrate.c88 struct i915_vm_pt_stash stash = {}; in migrate_vm() local
H A Dintel_gtt.h181 struct i915_page_table *stash; member
/linux/drivers/gpu/drm/i915/selftests/
H A Dmock_gtt.c42 struct i915_vm_pt_stash *stash, in mock_bind_ppgtt()
95 struct i915_vm_pt_stash *stash, in mock_bind_ggtt()
H A Di915_gem_gtt.c191 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() local
213 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() local
325 struct i915_vm_pt_stash stash = {}; in lowlevel_hole() local
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c277 struct cgv_node_stash *stash; in cgrp_enqueued() local
610 struct cgv_node_stash *stash; in try_pick_next_cgroup() local
835 struct cgv_node_stash empty_stash = {}, *stash; in BPF_STRUCT_OPS_SLEEPABLE() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpt.c84 struct i915_vm_pt_stash *stash, in dpt_bind_vma()
/linux/drivers/net/ethernet/intel/libeth/
H A Dxdp.c226 void __libeth_xdp_return_stash(struct libeth_xdp_buff_stash *stash) in __libeth_xdp_return_stash()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c81 struct idpf_tx_stash *stash; in idpf_tx_buf_rel_all() local
1713 struct idpf_tx_stash *stash; in idpf_tx_clean_stashed_bufs() local
1749 struct idpf_tx_stash *stash; in idpf_stash_flow_sch_buffers() local
H A Didpf_txrx.h673 struct idpf_txq_stash *stash; member
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.h254 u8 stash; member
/linux/drivers/usb/gadget/
H A Dcomposite.c1416 void *stash; in copy_gadget_strings() local
/linux/drivers/gpu/drm/i915/
H A Di915_vma.c347 struct i915_vm_pt_stash stash; member
/linux/include/linux/usb/
H A Dgadget.h836 u8 *stash[]; member
/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.c1013 int stash) in qbman_pull_desc_set_storage()
/linux/include/net/libeth/
H A Dxdp.h1217 static inline void libeth_xdp_return_stash(struct libeth_xdp_buff_stash *stash) in libeth_xdp_return_stash()