Searched defs:acquire (Results 1 - 25 of 25) sorted by path

/src/sys/dev/fdt/
H A Dfdt_dma.h73 void * (*acquire)(device_t, const void *, size_t, member in struct:fdtbus_dma_controller_func
H A Dfdt_gpio.h43 void * (*acquire)(device_t, const void *, size_t, int); member in struct:fdtbus_gpio_controller_func
H A Dfdt_phy.h42 void * (*acquire)(device_t, const void *, size_t); member in struct:fdtbus_phy_controller_func
H A Dfdt_regulator.h41 int (*acquire)(device_t); member in struct:fdtbus_regulator_controller_func
H A Dfdt_reset.h42 void * (*acquire)(device_t, const void *, size_t); member in struct:fdtbus_reset_controller_func
/src/sys/dev/pci/
H A Dif_wm.c487 int (*acquire)(struct wm_softc *) __attribute__((warn_unused_result)); member in struct:wm_phyop
496 int (*acquire)(struct wm_softc *) __attribute__((warn_unused_result)); member in struct:wm_nvmop
[all...]
/src/sys/dev/pci/igc/
H A Digc_hw.h228 int (*acquire)(struct igc_hw *); member in struct:igc_phy_operations
250 int (*acquire)(struct igc_hw *); member in struct:igc_nvm_operations
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h167 void AddrHashMap<T, kSize>::acquire(Handle *h) { function in class:__sanitizer::AddrHashMap
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_clock.cc130 void ThreadClock::acquire(ClockCache *c, SyncClock *src) { function in class:__tsan::ThreadClock
[all...]
H A Dtsan_interceptors.cc1886 static void CallUserSignalHandler(ThreadState *thr, bool sync, bool acquire, argument
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_clock_test.cc326 void acquire(const SimpleSyncClock *src) { function in struct:__tsan::SimpleThreadClock
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_value.h60 SourceLocation acquire() { function in class:__ubsan::SourceLocation
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx_v8_0.c6336 bool acquire = priority == DRM_SCHED_PRIORITY_HIGH_HW; local in function:gfx_v8_0_ring_set_priority_compute
6247 gfx_v8_0_ring_set_pipe_percent(struct amdgpu_ring * ring,bool acquire) argument
6266 gfx_v8_0_pipe_reserve_resources(struct amdgpu_device * adev,struct amdgpu_ring * ring,bool acquire) argument
6316 gfx_v8_0_hqd_set_priority(struct amdgpu_device * adev,struct amdgpu_ring * ring,bool acquire) argument
[all...]
H A Damdgpu_gfx_v9_0.c5143 bool acquire = priority == DRM_SCHED_PRIORITY_HIGH_HW; local in function:gfx_v9_0_ring_set_priority_compute
5053 gfx_v9_0_ring_set_pipe_percent(struct amdgpu_ring * ring,bool acquire) argument
5072 gfx_v9_0_pipe_reserve_resources(struct amdgpu_device * adev,struct amdgpu_ring * ring,bool acquire) argument
5122 gfx_v9_0_hqd_set_priority(struct amdgpu_device * adev,struct amdgpu_ring * ring,bool acquire) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_aux.c402 static bool acquire( function in typeref:typename:bool
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Daux_engine.h173 bool (*acquire)( member in struct:aux_engine_funcs
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_amd_powerplay.c1549 static int pp_smu_i2c_bus_access(void *handle, bool acquire) argument
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_vega20_hwmgr.c4150 static int vega20_smu_i2c_bus_access(struct pp_hwmgr *hwmgr, bool acquire) argument
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_execbuffer.c1829 struct ww_acquire_ctx acquire; local in function:eb_move_to_gpu
H A Di915_gem_object_blt.c326 struct ww_acquire_ctx acquire; local in function:i915_gem_object_copy_blt
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Datom.h176 u32 acquire; member in struct:nv50_wndw_atom::__anon33eb99751108
H A Dwndw.h55 int (*acquire)(struct nv50_wndw *, struct nv50_wndw_atom *asyw, member in struct:nv50_wndw_func
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dgpuobj.h38 void *(*acquire)(struct nvkm_gpuobj *); member in struct:nvkm_gpuobj_func
H A Dmemory.h43 void __iomem *(*acquire)(struct nvkm_memory *); member in struct:nvkm_memory_func
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Doutp.h45 int (*acquire)(struct nvkm_outp *); member in struct:nvkm_outp_func

Completed in 52 milliseconds