HomeSort by: relevance | last modified time | path
    Searched refs:allocation (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libc/arch/vax/gen/
alloca.S 38 movl 4(%ap),%r0 # get allocation size
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table.c 950 SET_PIXEL_CLOCK_PS_ALLOCATION allocation; local in function:set_pixel_clock_v3
952 memset(&allocation, 0, sizeof(allocation));
955 allocation.sPCLKInput.ucPpll = ATOM_PPLL1;
957 allocation.sPCLKInput.ucPpll = ATOM_PPLL2;
961 allocation.sPCLKInput.usRefDiv =
963 allocation.sPCLKInput.usFbDiv =
965 allocation.sPCLKInput.ucFracFbDiv =
967 allocation.sPCLKInput.ucPostDiv =
971 allocation.sPCLKInput.usPixelClock
    [all...]
  /src/usr.sbin/sysinst/
README.md_defs 61 If swapping, make sure allocation and num_usage_infos stays consistent,
62 old allocation is done by calloc(3), use free(3) to release.
  /src/common/dist/zlib/contrib/ada/
mtest.adb 9 -- we should provide thread safe allocation routines for the Z_Stream.
  /src/lib/librumpuser/
rumpuser_port.h 179 #error method for aligned memory allocation required
  /src/sys/arch/acorn32/doc/
majors+minors 298 70+ free for allocation
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sdm845-oneplus-common.dtsi 55 * it is otherwise possible for an allocation adjacent to the
  /src/usr.bin/make/
test-variants.mk 35 # Use emalloc for memory allocation.
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_ppatomctrl.c 1461 SET_VOLTAGE_PS_ALLOCATION allocation; local in function:atomctrl_get_leakage_id_from_efuse
1463 (SET_VOLTAGE_PARAMETERS_V1_3 *)&allocation.sASICSetVoltage;

Completed in 18 milliseconds