Home
last modified time | relevance | path

Searched defs:limits (Results 1 – 25 of 36) sorted by relevance

12

/openbsd/src/bin/ksh/
Dc_ulimit.c33 struct limits { struct
40 static void print_ulimit(const struct limits *, int); argument
46 static const struct limits limits[] = { in c_ulimit() local
/openbsd/src/usr.sbin/smtpd/
Dlimit.c24 limit_mta_set_defaults(struct mta_limits *limits) in limit_mta_set_defaults()
56 limit_mta_set(struct mta_limits *limits, const char *key, int64_t value) in limit_mta_set()
Dconfig.c36 struct mta_limits *limits = NULL; in config_default() local
Dmta.c1230 int limits; in mta_connect() local
1592 mta_find_route(struct mta_connector *c, time_t now, int *limits, in mta_find_route()
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_link_bw.c26 struct intel_link_bw_limits *limits) in intel_link_bw_init_limits()
69 struct intel_link_bw_limits *limits, in intel_link_bw_reduce_bpp()
161 struct intel_link_bw_limits *limits) in check_all_link_config()
Dintel_dp_mst.c167 struct link_config_limits *limits, in intel_dp_mst_find_vcpi_slots_for_bpp()
320 struct link_config_limits *limits) in intel_dp_mst_compute_link_config()
343 struct link_config_limits *limits) in intel_dp_dsc_mst_compute_link_config()
452 const struct link_config_limits *limits) in hblank_expansion_quirk_needs_dsc()
478 struct link_config_limits *limits, in adjust_limits_for_dsc_hblank_expansion_quirk()
539 struct link_config_limits *limits) in intel_dp_mst_compute_config_limits()
589 struct link_config_limits limits; in intel_dp_mst_compute_config() local
756 struct intel_link_bw_limits *limits) in intel_dp_mst_check_fec_change()
792 struct intel_link_bw_limits *limits) in intel_dp_mst_check_bw()
829 struct intel_link_bw_limits *limits) in intel_dp_mst_atomic_check_link()
Dintel_dp_tunnel.h103 struct intel_link_bw_limits *limits) in intel_dp_tunnel_atomic_check_link()
Dintel_dp.c1639 struct link_config_limits *limits) in intel_dp_adjust_compliance_config()
1704 const struct link_config_limits *limits) in intel_dp_compute_link_config_wide()
1903 struct link_config_limits *limits, in dsc_compute_link_config()
2014 struct link_config_limits *limits, in icl_dsc_compute_link_config()
2056 struct link_config_limits *limits, in xelpd_dsc_compute_link_config()
2103 struct link_config_limits *limits, in dsc_compute_compressed_bpp()
2147 struct link_config_limits *limits, in is_dsc_pipe_bpp_sufficient()
2165 struct link_config_limits *limits) in intel_dp_force_dsc_pipe_bpp()
2189 struct link_config_limits *limits, in intel_dp_dsc_compute_pipe_bpp()
2248 struct link_config_limits *limits) in intel_edp_dsc_compute_pipe_bpp()
[all …]
Dintel_fdi.c357 struct intel_link_bw_limits *limits) in intel_fdi_atomic_check_bw()
394 struct intel_link_bw_limits *limits) in intel_fdi_atomic_check_link()
Dintel_dp_tunnel.c659 struct intel_link_bw_limits *limits) in intel_dp_tunnel_atomic_check_link()
/openbsd/src/bin/csh/
Dfunc.c1012 static struct limits { struct
1017 } limits[] = { argument
/openbsd/src/gnu/llvm/lld/wasm/
DWriterUtils.cpp61 static std::string toString(const llvm::wasm::WasmLimits &limits) { in toString()
193 void writeLimits(raw_ostream &os, const WasmLimits &limits) { in writeLimits()
DInputElement.h90 void setLimits(const WasmLimits &limits) { type.Limits = limits; } in setLimits()
DSymbolTable.cpp664 WasmLimits limits{0, 0, 0}; // Set by the writer. in createUndefinedIndirectFunctionTable() local
679 WasmLimits limits{0, 0, 0}; // Set by the writer. in createDefinedIndirectFunctionTable() local
DSymbols.cpp387 void TableSymbol::setLimits(const WasmLimits &limits) { in setLimits()
DWriter.cpp829 WasmLimits limits = {0, tableSize, 0}; in finalizeIndirectFunctionTable() local
/openbsd/src/sys/dev/pci/drm/radeon/
Dr600_dpm.c1075 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *limits = in r600_parse_extended_power_table() local
1137 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table *limits = in r600_parse_extended_power_table() local
1170 ATOM_PPLIB_SAMClk_Voltage_Limit_Table *limits = in r600_parse_extended_power_table() local
1228 ATOM_PPLIB_ACPClk_Voltage_Limit_Table *limits = in r600_parse_extended_power_table() local
Dpptable.h626 ATOM_PPLIB_SAMClk_Voltage_Limit_Table limits; member
644 ATOM_PPLIB_ACPClk_Voltage_Limit_Table limits; member
/openbsd/src/lib/libkvm/
Dkvm_proc2.c127 struct plimit limits, *limp; in kvm_proclist() local
/openbsd/src/gnu/llvm/clang/docs/
DUsersManual.rst3246 .. _objc:
3283 .. _opencl:
/openbsd/src/gnu/llvm/compiler-rt/lib/cfi/
Dcfi.cpp63 } limits; member
/openbsd/src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c1531 const struct phm_clock_and_voltage_limits *limits = in smu8_get_dal_power_level() local
1692 const struct phm_clock_and_voltage_limits *limits = in smu8_get_max_high_clocks() local
Dvega10_processpptables.c828 struct phm_clock_and_voltage_limits *limits, in get_hard_limits()
Dprocess_pptables_v1_0.c344 struct phm_clock_and_voltage_limits *limits, in get_hard_limits()
/openbsd/src/usr.bin/ssh/
Dsftp-client.c546 struct sftp_limits limits; in sftp_init() local
601 sftp_get_limits(struct sftp_conn *conn, struct sftp_limits *limits) in sftp_get_limits()

12