Home
last modified time | relevance | path

Searched refs:Src (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/dtc/
A Ddtc-parser.tab.c492 # define YYCOPY(Dst, Src, Count) \ argument
493 __builtin_memcpy (Dst, Src, YY_CAST (YYSIZE_T, (Count)) * sizeof (*(Src)))
495 # define YYCOPY(Dst, Src, Count) \ argument
500 (Dst)[yyi] = (Src)[yyi]; \
/linux/scripts/kconfig/
A Dparser.tab.c515 # define YYCOPY(Dst, Src, Count) \ argument
516 __builtin_memcpy (Dst, Src, YY_CAST (YYSIZE_T, (Count)) * sizeof (*(Src)))
518 # define YYCOPY(Dst, Src, Count) \ argument
523 (Dst)[yyi] = (Src)[yyi]; \
/linux/Documentation/devicetree/bindings/display/panel/
A Dpanel-edp.yaml53 eDP -----------+ Black video | Src vid | Blk vid +
64 Src main +------+------+--------------+---------+
/linux/arch/sparc/lib/
A DM7memcpy.S393 .Llarge_align8_copy: ! Src and dst share 8 byte alignment
613 ! Src is word aligned
626 ! Src is half-word aligned
643 ! Src is Byte aligned
715 ! Dest long word aligned, Src not long word aligned
/linux/Documentation/powerpc/
A Dfirmware-assisted-dump.rst327 DUMP: Src: <src-addr>, Dest: <dest-addr>, Size: <size>, Dumped: # bytes

Completed in 55 milliseconds