Home
last modified time | relevance | path

Searched defs:dep (Results 101 - 125 of 153) sorted by relevance

1234567

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_softjobs.c289 struct kbase_jd_atom *dep; in kbase_fence_debug_check_atom() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_softjobs.c278 struct kbase_jd_atom *dep; in kbase_fence_debug_check_atom() local
/kernel/linux/linux-5.10/drivers/dma/
H A Ddmaengine.c1618 struct dma_async_tx_descriptor *dep = txd_next(tx); in dma_run_dependencies() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c1114 struct amdgpu_cs_post_dep *dep = &p->post_deps[i]; in amdgpu_cs_process_syncobj_timeline_out_dep() local
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dnet2280.h179 struct net2280_dep_regs __iomem *dep; member
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dexpr.h253 struct expr *dep; member
/kernel/linux/linux-5.10/kernel/time/
H A Dtick-sched.c233 static bool check_tick_dependency(atomic_t *dep) in check_tick_dependency() argument
345 static void tick_nohz_dep_set_all(atomic_t *dep, in tick_nohz_dep_set_all() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_node.c786 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_lookup_for_entry() local
1272 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_remove() local
1899 struct xfs_dir2_data_entry *dep; /* data entry pointer */ xfs_dir2_node_addname_int() local
2097 xfs_dir2_data_entry_t *dep; xfs_dir2_node_lookup() local
2191 xfs_dir2_data_entry_t *dep; /* data entry changed */ xfs_dir2_node_replace() local
[all...]
H A Dxfs_dir2_leaf.c617 struct xfs_dir2_data_entry *dep; /* data block entry */ in xfs_dir2_leaf_addname() local
1154 xfs_dir2_data_entry_t *dep; /* data block entry */ xfs_dir2_leaf_lookup() local
1214 xfs_dir2_data_entry_t *dep; /* data entry */ xfs_dir2_leaf_lookup_int() local
1344 xfs_dir2_data_entry_t *dep; /* data entry structure */ xfs_dir2_leaf_removename() local
1488 xfs_dir2_data_entry_t *dep; /* data block entry */ xfs_dir2_leaf_replace() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dlockdep.h59 u8 dep; member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_node.c786 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_lookup_for_entry() local
1272 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_remove() local
1899 struct xfs_dir2_data_entry *dep; /* data entry pointer */ xfs_dir2_node_addname_int() local
2097 xfs_dir2_data_entry_t *dep; xfs_dir2_node_lookup() local
2191 xfs_dir2_data_entry_t *dep; /* data entry changed */ xfs_dir2_node_replace() local
[all...]
H A Dxfs_dir2_leaf.c626 struct xfs_dir2_data_entry *dep; /* data block entry */ in xfs_dir2_leaf_addname() local
1163 xfs_dir2_data_entry_t *dep; /* data block entry */ xfs_dir2_leaf_lookup() local
1223 xfs_dir2_data_entry_t *dep; /* data entry */ xfs_dir2_leaf_lookup_int() local
1353 xfs_dir2_data_entry_t *dep; /* data entry structure */ xfs_dir2_leaf_removename() local
1497 xfs_dir2_data_entry_t *dep; /* data block entry */ xfs_dir2_leaf_replace() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dlockdep.h55 u8 dep; member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2280.h180 struct net2280_dep_regs __iomem *dep; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c546 struct amdgpu_cs_post_dep *dep = &p->post_deps[i]; in amdgpu_cs_p2_syncobj_timeline_signal() local
/kernel/linux/linux-6.6/drivers/dma/
H A Ddmaengine.c1556 struct dma_async_tx_descriptor *dep = txd_next(tx); in dma_run_dependencies() local
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-sched.c266 static bool check_tick_dependency(atomic_t *dep) in check_tick_dependency() argument
416 static void tick_nohz_dep_set_all(atomic_t *dep, in tick_nohz_dep_set_all() argument
/third_party/gn/src/gn/
H A Dtarget.cc753 void Target::PullDependentTargetLibsFrom(const Target* dep, bool is_public) { in PullDependentTargetLibsFrom() argument
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_cs.c323 struct drm_amdgpu_cs_chunk_dep *dep = &dependencies[i]; in amdgpu_cs_submit_one() local
352 struct drm_amdgpu_cs_chunk_dep *dep = &sem_dependencies[sem_count++]; in amdgpu_cs_submit_one() local
941 amdgpu_cs_chunk_fence_to_dep(struct amdgpu_cs_fence *fence, struct drm_amdgpu_cs_chunk_dep *dep) amdgpu_cs_chunk_fence_to_dep() argument
[all...]
/third_party/libwebsockets/lib/roles/h2/
H A Dprivate-lib-roles-h2.h288 uint32_t dep; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c786 const VkSubpassDependency2 *dep = &pCreateInfo->pDependencies[d]; in vk_common_CreateRenderPass2() local
1884 const struct vk_subpass_dependency *dep = &pass->dependencies[d]; begin_subpass() local
2110 const struct vk_subpass_dependency *dep = &pass->dependencies[d]; end_subpass() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc1380 IsFieldRepresentationDependencyOnMap( const CompilationDependency* dep, const Handle<Map>& receiver_map) IsFieldRepresentationDependencyOnMap() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dcode.cc725 SetDependentCode(Handle<HeapObject> object, Handle<DependentCode> dep) SetDependentCode() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c228 static int gpir_min_dist_alu(gpir_dep *dep) in gpir_min_dist_alu() argument
245 static int gpir_get_min_dist(gpir_dep *dep) in gpir_get_min_dist() argument
296 gpir_max_dist_alu(gpir_dep *dep) gpir_max_dist_alu() argument
328 gpir_get_max_dist(gpir_dep *dep) gpir_get_max_dist() argument
701 pred_almost_ready(gpir_dep *dep) pred_almost_ready() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dscan.c1843 struct acpi_dep_data *dep; in acpi_device_dep_initialize() local
2058 struct acpi_dep_data *dep, *tmp; in acpi_walk_dep_device_list() local
[all...]

Completed in 40 milliseconds

1234567