Searched full:transformed (Results 1 – 25 of 52) sorted by relevance
123
/Linux-v6.1/arch/x86/math-emu/ |
D | poly_atan.c | 55 u_char transformed, inverted, sign1, sign2; in poly_atan() local 100 transformed = 1; in poly_atan() 111 argSignif.msw = 0; /* Make the transformed arg -> 0.0 */ in poly_atan() 128 transformed = 0; in poly_atan() 174 if (transformed) { in poly_atan()
|
/Linux-v6.1/include/net/caif/ |
D | cfpkt.h | 207 * nativepkt - The native packet to be transformed to a CAIF packet 213 * pkt - The CAIF packet to be transformed into a "native" packet. 214 * @return The native packet transformed from a CAIF packet.
|
/Linux-v6.1/include/sound/sof/ |
D | channel_map.h | 50 * multiple external entities are transformed).
|
/Linux-v6.1/arch/riscv/kvm/ |
D | vcpu_insn.c | 444 * @htinst: Transformed encoding of the load instruction 464 * transformed instruction or custom instruction. in kvm_riscv_vcpu_mmio_load() 566 * @htinst: Transformed encoding of the store instruction 590 * transformed instruction or custom instruction. in kvm_riscv_vcpu_mmio_store()
|
/Linux-v6.1/Documentation/driver-api/tty/ |
D | index.rst | 26 processing, and more. The transformed characters are passed further to
|
/Linux-v6.1/tools/testing/selftests/rcutorture/bin/ |
D | kvm-transform.sh | 12 # The transformed qemu-cmd file is on standard output.
|
D | kvm-again.sh | 166 # Extract settings from the last qemu-cmd file transformed above.
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | panel.c | 288 * from the bridge that can be transformed to panel bridge. 291 * @bridge: The drm_bridge to be transformed to panel bridge.
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | baikal,bt1-ccu-pll.yaml | 16 connected with an external fixed rate oscillator, which signal is transformed
|
D | baikal,bt1-ccu-div.yaml | 16 connected with an external fixed rate oscillator, which signal is transformed
|
/Linux-v6.1/Documentation/trace/rv/ |
D | deterministic_automata.rst | 132 This DOT format can be transformed into a bitmap or vectorial image
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | colorspaces.rst | 49 the CIE XYZ colorspace is transformed to the normalized CIE xyY
|
/Linux-v6.1/Documentation/locking/ |
D | seqlock.rst | 222 the next iteration marker), the lockless read is transformed to a
|
/Linux-v6.1/drivers/media/test-drivers/vicodec/ |
D | codec-fwht.c | 252 /* we'll need more than 8 bits for the transformed coefficients */ in fwht() 385 /* we'll need more than 8 bits for the transformed coefficients */ in fwht16() 470 * we'll need more than 8 bits for the transformed coefficients in ifwht()
|
/Linux-v6.1/tools/power/pm-graph/ |
D | sleepgraph.8 | 14 This data is transformed into a device timeline and an optional
|
/Linux-v6.1/Documentation/virt/kvm/ |
D | ppc-pv.rst | 141 The "ld" and "std" instructions are transformed to "lwz" and "stw" instructions
|
/Linux-v6.1/scripts/basic/ |
D | fixdep.c | 69 * The transformed dependency snipped is written to stdout.
|
/Linux-v6.1/Documentation/mm/ |
D | frontswap.rst | 74 This interface is ideal when data is transformed to a different form
|
/Linux-v6.1/drivers/char/tpm/ |
D | tpm-interface.c | 167 * transformed, so when we restore the header we also have to in tpm_transmit()
|
/Linux-v6.1/LICENSES/dual/ |
D | CC-BY-4.0 | 88 arranged, transformed, or otherwise modified in a manner requiring
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | timestamping.c | 204 /* skip deprecated HW transformed */ in printpacket()
|
/Linux-v6.1/drivers/infiniband/hw/hfi1/ |
D | ruc.c | 256 * Ensure OPA GIDs are transformed to IB gids in hfi1_make_ruc_header_16B()
|
/Linux-v6.1/include/linux/ |
D | damon.h | 124 * Internally, the time quota is transformed to a size quota using estimated
|
D | crypto.h | 398 * of the smallest possible unit which can be transformed with
|
/Linux-v6.1/arch/x86/kernel/cpu/sgx/ |
D | main.c | 188 * Swap page to the regular memory transformed to the blocked state by using
|
123