Home
last modified time | relevance | path

Searched refs:signs (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/tools/mm/
A Dpage_owner_sort.c83 int *signs; member
227 cmp = sc.signs[i] * sc.cmps[i](p1, p2); in compare_sort_condition()
574 if (sc.signs == NULL || sc.size < 1) in set_single_cmp()
575 sc.signs = calloc(1, sizeof(int)); in set_single_cmp()
576 sc.signs[0] = sign; in set_single_cmp()
588 free(sc.signs); in parse_sort_args()
595 sc.signs = calloc(size, sizeof(int)); in parse_sort_args()
600 sc.signs[i] = SORT_ASC; in parse_sort_args()
603 sc.signs[i] = SORT_DESC; in parse_sort_args()
/linux-6.3-rc2/Documentation/driver-api/mei/
A Dhdcp.rst10 ME FW prepares HDCP2.2 negotiation parameters, signs and encrypts them
/linux-6.3-rc2/Documentation/admin-guide/aoe/
A Dudev.txt4 # whether it uses one or two equal signs for SUBSYSTEM and KERNEL.
/linux-6.3-rc2/Documentation/arm/vfp/
A Drelease-notes.rst36 when input operands differ in signs.
/linux-6.3-rc2/Documentation/admin-guide/
A Dldm.rst90 As with all the partition code, if the driver doesn't see signs of its type of
A Dmodule-signing.rst21 The kernel module signing facility cryptographically signs modules during
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dres_func.S824 | Check the signs of the operands. If they are unlike, the fpu
840 | The signs are unlike.
999 | Check the signs of the operands. If they are alike, the fpu
1015 | The signs are alike.
A Dsrem_mod.S23 | Step 1. Save and strip signs of X and Y: signX := sign(X),
A Dbindec.S58 | function of the original rounding mode and the signs
/linux-6.3-rc2/tools/memory-model/litmus-tests/
A DREADME176 sign ("+"), and one string for each process, separated by plus signs.
/linux-6.3-rc2/Documentation/doc-guide/
A Dcontributing.rst194 altogether. There are a number of warning signs that you can pay attention
/linux-6.3-rc2/arch/m68k/ifpsp060/src/
A Dfpsp.S11994 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12011 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
14961 mov.b SRC_EX(%a0),%d0 # are the signs opposite
14966 # the signs are the same. so determine whether they are positive or negative
14975 # the ZEROes have opposite signs:
15019 # different signs. else, an INF of the same sign is returned
15022 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
15419 # the signs are opposite, so, return a ZERO w/ the sign of the dst ZERO
15427 # the ZEROes have the same signs:
15471 # same signs. else,
[all …]
A Dfplsp.S9357 # Step 1. Save and strip signs of X and Y: signX := sign(X), #
/linux-6.3-rc2/Documentation/process/
A D4.Coding.rst167 This code showed a number of signs of having been developed behind
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A Dcpusets.rst280 to monitor a cpuset for signs of memory pressure. It's up to the

Completed in 50 milliseconds