Home
last modified time | relevance | path

Searched refs:apt (Results 1 – 19 of 19) sorted by relevance

/linux/fs/
H A Daio.c1897 struct aio_poll_table apt; in aio_poll() local
1916 apt.pt._qproc = aio_poll_queue_proc; in aio_poll()
1917 apt.pt._key = req->events; in aio_poll()
1918 apt.iocb = aiocb; in aio_poll()
1919 apt.queued = false; in aio_poll()
1920 apt.error = -EINVAL; /* same as no support for IOCB_CMD_POLL */ in aio_poll()
1926 mask = vfs_poll(req->file, &apt.pt) & req->events; in aio_poll()
1928 if (likely(apt.queued)) { in aio_poll()
1936 if (apt.error) /* unsupported case: multiple queues */ in aio_poll()
1938 apt.error = 0; in aio_poll()
[all …]
/linux/tools/testing/selftests/amd-pstate/
H A Drun.sh223 if apt policy dbench > /dev/null 2>&1; then
224 echo $msg apt install dbench >&2
/linux/Documentation/translations/zh_CN/kbuild/
H A Dgcc-plugins.rst85 apt-get install gcc-10-plugin-dev
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn30/
H A Ddcn30_hubp.c46 struct vm_system_aperture_param *apt) in hubp3_set_vm_system_aperture_settings() argument
54 mc_vm_apt_low.quad_part = apt->sys_low.quad_part >> 18; in hubp3_set_vm_system_aperture_settings()
55 mc_vm_apt_high.quad_part = apt->sys_high.quad_part >> 18; in hubp3_set_vm_system_aperture_settings()
/linux/Documentation/bpf/
H A Ds390.rst39 sudo apt-get update
40 sudo apt-get install \
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst85 sudo apt-get install build-essential flex bison yacc
86 sudo apt install libelf-dev systemtap-sdt-dev libslang2-dev libperl-dev libdw-dev
90 sudo apt-get install cscope
94 apt-get install stress-ng
95 apt-get install paxtest
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c784 struct vm_system_aperture_param *apt) in hubp1_set_vm_system_aperture_settings() argument
791 mc_vm_apt_default.quad_part = apt->sys_default.quad_part >> 12; in hubp1_set_vm_system_aperture_settings()
792 mc_vm_apt_low.quad_part = apt->sys_low.quad_part >> 12; in hubp1_set_vm_system_aperture_settings()
793 mc_vm_apt_high.quad_part = apt->sys_high.quad_part >> 12; in hubp1_set_vm_system_aperture_settings()
/linux/Documentation/rust/
H A Dquick-start.rst45 apt install rustc rust-src bindgen rustfmt rust-clippy
99 apt install rustc rust-src bindgen rustfmt rust-clippy
115 apt install rustc-1.80 rust-1.80-src bindgen-0.65 rustfmt-1.80 \
/linux/tools/perf/scripts/perl/Perf-Trace-Util/
H A DREADME40 e.g. apt-get install libperl-dev or yum install perl-ExtUtils-Embed.
/linux/tools/testing/selftests/rcutorture/doc/
H A Drcu-test-image.txt63 …http://www.moe.co.uk/2011/01/07/pci_add_option_rom-failed-to-find-romfile-pxe-rtl8139-bin/ -- "apt
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c834 struct vm_system_aperture_param apt; in dcn35_enable_plane() local
836 apt.sys_default.quad_part = 0; in dcn35_enable_plane()
838 apt.sys_low.quad_part = dc->vm_pa_config.system_aperture.start_addr; in dcn35_enable_plane()
839 apt.sys_high.quad_part = dc->vm_pa_config.system_aperture.end_addr; in dcn35_enable_plane()
842 …e_ctx->plane_res.hubp->funcs->hubp_set_vm_system_aperture_settings(pipe_ctx->plane_res.hubp, &apt); in dcn35_enable_plane()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c48 struct vm_system_aperture_param *apt) in hubp2_set_vm_system_aperture_settings() argument
57 mc_vm_apt_default.quad_part = apt->sys_default.quad_part >> 12; in hubp2_set_vm_system_aperture_settings()
60 mc_vm_apt_low.quad_part = apt->sys_low.quad_part >> 18; in hubp2_set_vm_system_aperture_settings()
61 mc_vm_apt_high.quad_part = apt->sys_high.quad_part >> 18; in hubp2_set_vm_system_aperture_settings()
/linux/Documentation/kbuild/
H A Dgcc-plugins.rst89 apt-get install gcc-10-plugin-dev
H A Dgendwarfksyms.rst30 sudo apt install libelf-dev libdw-dev zlib1g-dev
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2649 struct vm_system_aperture_param *apt, in mmhub_read_vm_system_aperture_settings() argument
2667 apt->sys_default.quad_part = physical_page_number.quad_part << 12; in mmhub_read_vm_system_aperture_settings()
2668 apt->sys_low.quad_part = (int64_t)logical_addr_low << 18; in mmhub_read_vm_system_aperture_settings()
2669 apt->sys_high.quad_part = (int64_t)logical_addr_high << 18; in mmhub_read_vm_system_aperture_settings()
2720 struct vm_system_aperture_param apt = {0}; in dcn10_program_pte_vm() local
2723 mmhub_read_vm_system_aperture_settings(hubp1, &apt, hws); in dcn10_program_pte_vm()
2726 hubp->funcs->hubp_set_vm_system_aperture_settings(hubp, &apt); in dcn10_program_pte_vm()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1354 struct vm_system_aperture_param apt; in dcn20_enable_plane() local
1356 apt.sys_default.quad_part = 0; in dcn20_enable_plane()
1358 apt.sys_low.quad_part = dc->vm_pa_config.system_aperture.start_addr; in dcn20_enable_plane()
1359 apt.sys_high.quad_part = dc->vm_pa_config.system_aperture.end_addr; in dcn20_enable_plane()
1362 …e_ctx->plane_res.hubp->funcs->hubp_set_vm_system_aperture_settings(pipe_ctx->plane_res.hubp, &apt); in dcn20_enable_plane()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2800 struct vm_system_aperture_param apt; in hwss_hubp_set_vm_system_aperture_settings() local
2802 apt.sys_default = params->hubp_set_vm_system_aperture_settings_params.sys_default; in hwss_hubp_set_vm_system_aperture_settings()
2803 apt.sys_high = params->hubp_set_vm_system_aperture_settings_params.sys_high; in hwss_hubp_set_vm_system_aperture_settings()
2804 apt.sys_low = params->hubp_set_vm_system_aperture_settings_params.sys_low; in hwss_hubp_set_vm_system_aperture_settings()
2807 hubp->funcs->hubp_set_vm_system_aperture_settings(hubp, &apt); in hwss_hubp_set_vm_system_aperture_settings()
/linux/Documentation/driver-api/
H A Ddevice_link.rst169 relationship between the devices and is thus more apt.
/linux/tools/power/pm-graph/
H A DREADME68 sudo apt-get install python python-configparser python-requests linux-tools-common