Searched refs:signs (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/tools/mm/ |
D | page_owner_sort.c | 83 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-v6.6/Documentation/driver-api/mei/ |
D | hdcp.rst | 10 ME FW prepares HDCP2.2 negotiation parameters, signs and encrypts them
|
/Linux-v6.6/Documentation/admin-guide/aoe/ |
D | udev.txt | 4 # whether it uses one or two equal signs for SUBSYSTEM and KERNEL.
|
/Linux-v6.6/Documentation/arch/arm/vfp/ |
D | release-notes.rst | 36 when input operands differ in signs.
|
/Linux-v6.6/Documentation/admin-guide/ |
D | ldm.rst | 90 As with all the partition code, if the driver doesn't see signs of its type of
|
D | module-signing.rst | 21 The kernel module signing facility cryptographically signs modules during
|
/Linux-v6.6/arch/m68k/fpsp040/ |
D | res_func.S | 824 | 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.
|
D | srem_mod.S | 23 | Step 1. Save and strip signs of X and Y: signX := sign(X),
|
D | bindec.S | 58 | function of the original rounding mode and the signs
|
/Linux-v6.6/tools/memory-model/litmus-tests/ |
D | README | 176 sign ("+"), and one string for each process, separated by plus signs.
|
/Linux-v6.6/Documentation/doc-guide/ |
D | contributing.rst | 194 altogether. There are a number of warning signs that you can pay attention
|
/Linux-v6.6/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 11994 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 …]
|
D | fplsp.S | 9357 # Step 1. Save and strip signs of X and Y: signX := sign(X), #
|
/Linux-v6.6/Documentation/process/ |
D | 4.Coding.rst | 167 This code showed a number of signs of having been developed behind
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | cpusets.rst | 280 to monitor a cpuset for signs of memory pressure. It's up to the
|