Home
last modified time | relevance | path

Searched full:constraint (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Datomic_ll_sc.h38 #define ATOMIC_OP(op, asm_op, constraint) \ argument
53 : __stringify(constraint) "r" (i)); \
56 #define ATOMIC_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
72 : __stringify(constraint) "r" (i) \
78 #define ATOMIC_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint) \ argument
94 : __stringify(constraint) "r" (i) \
128 * have a constraint for this, so fall back to register. in ATOMIC_OPS()
137 #define ATOMIC64_OP(op, asm_op, constraint) \ in ATOMIC_OPS() argument
152 : __stringify(constraint) "r" (i)); \ in ATOMIC_OPS()
155 #define ATOMIC64_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
[all …]
/OK3568_Linux_fs/kernel/kernel/power/
H A Dqos.c53 * pm_qos_read_value - Return the current effective constraint value.
54 * @c: List of PM QoS constraint requests.
85 * pm_qos_update_target - Update a list of PM QoS constraint requests.
91 * Update the given list of PM QoS constraint requests, @c, by carrying an
99 * Return: 1 if the aggregate constraint value has changed, 0 otherwise.
175 * Return: 1 if the aggregate constraint value has changed, 0 otherwise.
258 * @value: Requested constraint value.
262 * constraint for that list.
287 * @new_value: New requested constraint value.
290 * latency QoS list along with updating the effective constraint value for that
[all …]
/OK3568_Linux_fs/u-boot/cmd/
H A Dregulator.c112 static int constraint(const char *name, int val, const char *val_name) in constraint() function
165 constraint(" - min uV:", uc_pdata->min_uV, NULL); in do_info()
166 constraint(" - max uV:", uc_pdata->max_uV, NULL); in do_info()
167 constraint(" - min uA:", uc_pdata->min_uA, NULL); in do_info()
168 constraint(" - max uA:", uc_pdata->max_uA, NULL); in do_info()
169 constraint(" - always on:", uc_pdata->always_on, in do_info()
171 constraint(" - boot on:", uc_pdata->boot_on, in do_info()
175 constraint("* op modes:", mode_count, NULL); in do_info()
178 constraint(" - mode id:", modes->id, modes->name); in do_info()
193 constraint(" * enable:", enabled, enabled ? "true" : "false"); in do_status_detail()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexport-to-postgresql.py893 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id),'
894 'ADD CONSTRAINT processfk FOREIGN KEY (process_id) REFERENCES threads (id)')
896 'ADD CONSTRAINT threadfk FOREIGN KEY (c_thread_id) REFERENCES threads (id)')
898 'ADD CONSTRAINT commfk FOREIGN KEY (comm_id) REFERENCES comms (id),'
899 'ADD CONSTRAINT threadfk FOREIGN KEY (thread_id) REFERENCES threads (id)')
901 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id)')
903 'ADD CONSTRAINT dsofk FOREIGN KEY (dso_id) REFERENCES dsos (id)')
905 'ADD CONSTRAINT evselfk FOREIGN KEY (evsel_id) REFERENCES selected_events (id),'
906 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id),'
907 'ADD CONSTRAINT threadfk FOREIGN KEY (thread_id) REFERENCES threads (id),'
[all …]
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dqos.c18 * per-device constraint data struct.
20 * Note about the per-device constraint data struct allocation:
93 * __dev_pm_qos_resume_latency - Get resume latency constraint for a given device.
94 * @dev: Device to get the PM QoS constraint value for.
106 * dev_pm_qos_read_value - Get PM QoS constraint for a given device (locked).
107 * @dev: Device to get the PM QoS constraint value for.
144 * @req: Constraint request to apply
192 * Called at the first call to add_request, for constraint data allocation
369 * @dev: target device for the constraint
380 * Returns 1 if the aggregated constraint value has changed,
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dpowercap.h118 * @const_id_cnt: Number of constraint defined.
155 * struct powercap_zone_constraint_ops - Define constraint callbacks
164 * @get_name: Get the name of constraint
166 * This structure is used to define the constraint callbacks for the client
188 * struct powercap_zone_constraint- Defines instance of a constraint
189 * @id: Instance Id of this constraint.
190 * @power_zone: Pointer to the power zone for this constraint.
191 * @ops: Pointer to the constraint callbacks.
193 * This defines a constraint instance.
281 * @const_ops: Pointer to constraint callback structure
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/
H A DOutput-Section-Constraint.html17 <title>LD: Output Section Constraint</title>
19 <meta name="description" content="LD: Output Section Constraint">
20 <meta name="keywords" content="LD: Output Section Constraint">
64 <a name="Output-Section-Constraint"></a>
70 <a name="Output-Section-Constraint-1"></a>
71 <h4 class="subsubsection">3.6.8.5 Output Section Constraint</h4>
H A DForced-Input-Alignment.html29 <link href="Output-Section-Constraint.html#Output-Section-Constraint" rel="next" title="Output Sect…
67 Next: <a href="Output-Section-Constraint.html#Output-Section-Constraint" accesskey="n" rel="next">O…
H A DOutput-Section-Region.html30 <link href="Output-Section-Constraint.html#Output-Section-Constraint" rel="previous" title="Output …
67 …us: <a href="Output-Section-Constraint.html#Output-Section-Constraint" accesskey="p" rel="previous…
H A DOutput-Section-Attributes.html81 [<var>constraint</var>]
102Constraint.html#Output-Section-Constraint" accesskey="5">Output Section Constraint</a>:</td><td>&n…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/
H A DOutput-Section-Constraint.html17 <title>LD: Output Section Constraint</title>
19 <meta name="description" content="LD: Output Section Constraint">
20 <meta name="keywords" content="LD: Output Section Constraint">
64 <a name="Output-Section-Constraint"></a>
70 <a name="Output-Section-Constraint-1"></a>
71 <h4 class="subsubsection">3.6.8.5 Output Section Constraint</h4>
H A DForced-Input-Alignment.html29 <link href="Output-Section-Constraint.html#Output-Section-Constraint" rel="next" title="Output Sect…
67 Next: <a href="Output-Section-Constraint.html#Output-Section-Constraint" accesskey="n" rel="next">O…
H A DOutput-Section-Region.html30 <link href="Output-Section-Constraint.html#Output-Section-Constraint" rel="previous" title="Output …
67 …us: <a href="Output-Section-Constraint.html#Output-Section-Constraint" accesskey="p" rel="previous…
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-powercap92 constraint can have an optional name. Here "X" can have values
110 constraint_X_power_limit_uw to define a power constraint.
119 Maximum allowed power in micro watts for this constraint.
127 Minimum allowed power in micro watts for this constraint.
136 constraint. Here "X" can have values from 0 to max integer.
144 constraint. Here "X" can have values from 0 to max integer.
H A Dsysfs-class-regulator156 NOTE: this will return the string 'constraint not defined' if
157 the power domain has no min microvolts constraint defined by
171 NOTE: this will return the string 'constraint not defined' if
172 the power domain has no max microvolts constraint defined by
186 NOTE: this will return the string 'constraint not defined' if
187 the power domain has no min microamps constraint defined by
201 NOTE: this will return the string 'constraint not defined' if
202 the power domain has no max microamps constraint defined by
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A D11h.c43 struct mwifiex_ie_types_local_pwr_constraint *constraint; in mwifiex_11h_process_infra_join() local
61 constraint = (struct mwifiex_ie_types_local_pwr_constraint *)*buffer; in mwifiex_11h_process_infra_join()
62 constraint->header.type = cpu_to_le16(WLAN_EID_PWR_CONSTRAINT); in mwifiex_11h_process_infra_join()
63 constraint->header.len = cpu_to_le16(2); in mwifiex_11h_process_infra_join()
64 constraint->chan = bss_desc->channel; in mwifiex_11h_process_infra_join()
65 constraint->constraint = bss_desc->local_constraint; in mwifiex_11h_process_infra_join()
66 *buffer += sizeof(*constraint); in mwifiex_11h_process_infra_join()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen/
H A D0001-Default-eigen_packet_wrapper-constructor.patch20 …c/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/include/fuse_core/constraint.h:37,
21 …ter/tmp-glibc/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/src/constraint.cpp:34:
29 …c/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/include/fuse_core/constraint.h:37,
30 …ter/tmp-glibc/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/src/constraint.cpp:34:
37 …c/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/include/fuse_core/constraint.h:37,
38 …ter/tmp-glibc/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/src/constraint.cpp:34:
46 …c/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/include/fuse_core/constraint.h:37,
47 …ter/tmp-glibc/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/src/constraint.cpp:34:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Drecog.h44 /* Pointer to the beginning of the constraint string for this alternative,
46 const char *constraint; member
52 characters in the constraint string. */
55 /* -1 if no matching constraint was found, or an operand number. */
62 /* Nonzero if '&' was found in the constraint string. */
64 /* Nonzero if TARGET_MEM_CONSTRAINT was found in the constraint
67 /* Nonzero if 'p' was found in the constraint string. */
69 /* Nonzero if 'X' was found in the constraint string, or if the constraint
173 useful to skip alternatives in a constraint string. */
225 /* Gives the constraint string for operand N. */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Drecog.h44 /* Pointer to the beginning of the constraint string for this alternative,
46 const char *constraint; member
52 characters in the constraint string. */
55 /* -1 if no matching constraint was found, or an operand number. */
62 /* Nonzero if '&' was found in the constraint string. */
64 /* Nonzero if TARGET_MEM_CONSTRAINT was found in the constraint
67 /* Nonzero if 'p' was found in the constraint string. */
69 /* Nonzero if 'X' was found in the constraint string, or if the constraint
173 useful to skip alternatives in a constraint string. */
225 /* Gives the constraint string for operand N. */
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/docs/
H A Dpolicy_operation_diagram.dot99 call_ctxfinish->call_ctxdone [constraint=false];
101 …eldistance=20.0 labelangle=0.0 taillabel="Job submitted to the ctx" style=dotted constraint=false];
105 jobslots->irq [constraint=false];
107 irq->job_finish [constraint=false];
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dperf_event_server.h116 * Select field: this expresses the constraint that some set of bits
120 * MMCR* bits. The constraint checking code will ensure that two events
124 * Add field: this expresses the constraint that there can be at most
133 * NAND field: this expresses the constraint that you may not have events
142 * If an event_id is not subject to the constraint expressed by a particular
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dconstraint.h3 * A constraint is a condition that must be satisfied in
59 struct constraint_expr *expr; /* constraint on permissions */
60 struct constraint_node *next; /* next constraint */
/OK3568_Linux_fs/kernel/kernel/
H A Dresource.c598 struct resource_constraint *constraint) in __find_resource() argument
621 resource_clip(&tmp, constraint->min, constraint->max); in __find_resource()
625 avail.start = ALIGN(tmp.start, constraint->align); in __find_resource()
630 alloc.start = constraint->alignf(constraint->alignf_data, &avail, in __find_resource()
631 size, constraint->align); in __find_resource()
656 struct resource_constraint *constraint) in find_resource() argument
658 return __find_resource(root, NULL, new, size, constraint); in find_resource()
669 * @constraint: the size and alignment constraints to be met.
673 struct resource_constraint *constraint) in reallocate_resource() argument
681 if ((err = __find_resource(root, old, &new, newsize, constraint))) in reallocate_resource()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/hikey9xx/
H A Dhi6421v600-regulator.c328 struct regulation_constraints *constraint; in hi6421_spmi_regulator_probe_ldo() local
366 constraint = &initdata->constraints; in hi6421_spmi_regulator_probe_ldo()
368 constraint->valid_modes_mask = REGULATOR_MODE_NORMAL; in hi6421_spmi_regulator_probe_ldo()
370 constraint->valid_modes_mask |= REGULATOR_MODE_IDLE; in hi6421_spmi_regulator_probe_ldo()
371 constraint->valid_ops_mask |= REGULATOR_CHANGE_MODE; in hi6421_spmi_regulator_probe_ldo()
388 constraint->valid_modes_mask, constraint->valid_ops_mask); in hi6421_spmi_regulator_probe_ldo()
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_system_monitor.h69 * @max_temp_freq_req: CPU maximum frequency constraint changed according
71 * @min_sta_freq_req: CPU minimum frequency constraint changed according
73 * @max_sta_freq_req: CPU maximum frequency constraint changed according
75 * @dev_max_freq_req: Devices maximum frequency constraint changed according

12345678910>>...26