Home
last modified time | relevance | path

Searched refs:exceptional (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/tools/testing/radix-tree/
Dmultiorder.c397 assert(node->exceptional == 1); in multiorder_join2()
405 assert(node->exceptional == 0); in multiorder_join2()
437 assert(node->exceptional == node->count); in multiorder_join3()
524 assert(node->exceptional > 0); in __multiorder_split2()
534 assert(node->exceptional == 0); in __multiorder_split2()
551 assert(node->exceptional > 0); in __multiorder_split3()
560 assert(node->exceptional > 0); in __multiorder_split3()
568 assert(node->exceptional > 0); in __multiorder_split3()
581 assert(node->count == node->exceptional); in __multiorder_split3()
587 assert(node->exceptional == 0); in __multiorder_split3()
[all …]
/Linux-v4.19/mm/
Dworkingset.c353 if (node->count && node->count == node->exceptional) { in workingset_update_node()
450 if (WARN_ON_ONCE(!node->exceptional)) in shadow_lru_isolate()
452 if (WARN_ON_ONCE(node->count != node->exceptional)) in shadow_lru_isolate()
458 if (WARN_ON_ONCE(!node->exceptional)) in shadow_lru_isolate()
463 node->exceptional--; in shadow_lru_isolate()
468 if (WARN_ON_ONCE(node->exceptional)) in shadow_lru_isolate()
/Linux-v4.19/lib/
Dradix-tree.c289 node->shift, node->count, node->exceptional); in dump_node()
381 unsigned int count, unsigned int exceptional) in radix_tree_node_alloc() argument
428 ret->exceptional = exceptional; in radix_tree_node_alloc()
661 node->exceptional = 1; in radix_tree_extend()
951 node->exceptional--; in insert_entries()
956 node->exceptional += n; in insert_entries()
970 node->exceptional++; in insert_entries()
1104 void __rcu **slot, int count, int exceptional) in replace_sibling_entries() argument
1117 node->exceptional += exceptional; in replace_sibling_entries()
1124 struct radix_tree_node *node, int count, int exceptional) in replace_slot() argument
[all …]
/Linux-v4.19/arch/m68k/fpsp040/
Dkernel_ex.S5 | fpu for exceptional cases detected or reported within the
8 | The bits are tested in gen_except.sa to determine if an exceptional
133 | On entry, a0 points to the exceptional operand. The final exceptional
138 clrl FP_SCR1(%a6) |set exceptional operand to zero
Dbugfix.S250 | was exceptional, and was completed by the appropriate handler.
251 | If the result of the xu instruction is not exceptional, we can
254 | exceptional, we choose to kill the process.
275 | Check if the instruction which just completed was exceptional.
372 | was exceptional, and was completed by the appropriate handler.
373 | If the result of the xu instruction is not exceptional, we can
376 | exceptional, we choose to kill the process.
401 | Check if the instruction which just completed was exceptional.
Dgen_except.S11 | the stack frame in memory with the exceptional operand(s).
254 | The exceptional operand is in FP_SCR1.
261 | caller set CU_ONLY. If so, the exceptional operand is expected in
298 movel FP_SCR1+4(%a6),WBTEMP_HI(%a6) |exceptional op to
356 movel FP_SCR1+4(%a6),WBTEMP_HI(%a1) |exceptional op to
Dx_ovfl.S29 | All trap disabled code applies. In addition the exceptional
Dx_unfl.S16 | All trap disabled code applies. In addition the exceptional
151 | If the exception bit set is E3, the exceptional operand from the
Dx_operr.S305 | frame on the stack and the fpu in the original exceptional state
Ddecbin.S20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
/Linux-v4.19/include/linux/
Dradix-tree.h96 unsigned char exceptional; /* Exceptional entry count */ member
/Linux-v4.19/Documentation/acpi/
Dacpi-lid.txt17 exceptional buggy platforms, special restrictions and expections should be
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dbrcm,brcmnand.txt66 properties in the main controller node. But for the latter exceptional cases,
/Linux-v4.19/drivers/cpufreq/
DKconfig.x86227 This driver should be only used in exceptional
/Linux-v4.19/Documentation/
Dthis_cpu_ops.txt38 exceptional situations and may impact performance and/or correctness
/Linux-v4.19/Documentation/driver-api/
Dlibata.rst309 and other exceptional conditions. The primary responsibility of an
647 The term 'exception' is either used to describe exceptional conditions
649 errors and non-error exceptional conditions. Where explicit distinction
/Linux-v4.19/Documentation/power/
Dopp.txt64 factors. Example usage: Thermal management or other exceptional situations where
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio.txt23 GPIO properties can contain one or more GPIO phandles, but only in exceptional
/Linux-v4.19/Documentation/process/
Dcoding-style.rst374 exceptional circumstances.
/Linux-v4.19/arch/m68k/ifpsp060/src/
Dfpsp.S970 # the exceptional possibilities we have left ourselves with are ONLY overflow
4247 frestore FP_SRC(%a6) # insert exceptional status
11660 # exceptional operand.
11771 # exceptional operand.
Dpfpsp.S969 # the exceptional possibilities we have left ourselves with are ONLY overflow