Home
last modified time | relevance | path

Searched refs:gpg (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/Documentation/process/
Dmaintainer-pgp-guide.rst69 ``gpg`` command invoking GnuPG v.1. To check, run::
71 $ gpg --version | head -n1
73 If you see ``gpg (GnuPG) 1.4.x``, then you are using GnuPG v.1. Try the
79 If you see ``gpg (GnuPG) 2.x.x``, then you are good to go. This guide
86 If you have both ``gpg`` and ``gpg2`` commands, you should make sure you
90 $ alias gpg=gpg2
94 Configure gpg-agent options
98 you use the ``gpg`` command and run in the background with the purpose
111 edit your ``~/.gnupg/gpg-agent.conf`` file to set your own values::
119 It is no longer necessary to start gpg-agent manually at the
[all …]
/Linux-v4.19/arch/x86/mm/
Dpageattr-test.c45 long lpg, gpg, spg, exec; member
54 s->lpg = s->gpg = s->spg = s->exec = 0; in print_split()
70 s->gpg++; in print_split()
96 s->spg, s->lpg, s->gpg, s->exec, in print_split()
101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
/Linux-v4.19/arch/arm/boot/dts/
Ds3c64xx-pinctrl.dtsi59 gpg: gpg { label
238 samsung,pins = "gpg-1";
244 samsung,pins = "gpg-0";
250 samsung,pins = "gpg-2";
256 samsung,pins = "gpg-2", "gpg-3", "gpg-4", "gpg-5";
262 samsung,pins = "gpg-6";
299 samsung,pins = "gpg-6";
Ds3c2416-pinctrl.dtsi47 gpg: gpg { label
/Linux-v4.19/Documentation/maintainer/
Dconfigure-git.rst28 [gpg]
31 You may also like to tell ``gpg`` which ``tty`` to use (add to your shell rc file)
Dpull-requests.rst43 last commit in the ``char-misc-next`` branch, and sign it with your gpg key
/Linux-v4.19/Documentation/devicetree/bindings/mmc/
Dsamsung,s3cmci.txt40 cd-gpios = <&gpg 8 GPIO_ACTIVE_LOW>;