Home
last modified time | relevance | path

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

/Linux-v5.4/fs/crypto/
Dkeysetup_v1.c154 static void free_direct_key(struct fscrypt_direct_key *dk) in free_direct_key() argument
156 if (dk) { in free_direct_key()
157 crypto_free_skcipher(dk->dk_ctfm); in free_direct_key()
158 kzfree(dk); in free_direct_key()
162 void fscrypt_put_direct_key(struct fscrypt_direct_key *dk) in fscrypt_put_direct_key() argument
164 if (!refcount_dec_and_lock(&dk->dk_refcount, &fscrypt_direct_keys_lock)) in fscrypt_put_direct_key()
166 hash_del(&dk->dk_node); in fscrypt_put_direct_key()
169 free_direct_key(dk); in fscrypt_put_direct_key()
183 struct fscrypt_direct_key *dk; in find_or_insert_direct_key() local
196 hash_for_each_possible(fscrypt_direct_keys, dk, dk_node, hash_key) { in find_or_insert_direct_key()
[all …]
Dfscrypt_private.h465 extern void fscrypt_put_direct_key(struct fscrypt_direct_key *dk);
/Linux-v5.4/tools/io_uring/
DREADME22 git://git.kernel.dk/liburing
29 git://git.kernel.dk/fio
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-bus-w13 Contact: Dmitry Khromov <dk@icelogic.net>
/Linux-v5.4/Documentation/ide/
DChangeLog.ide-cd.1994-2004182 * Jens Axboe <axboe@image.dk>
185 * 4.51 Dec 23, 1998 -- Jens Axboe <axboe@image.dk>
187 * handles resets fine now. <axboe@image.dk>
192 * 4.52 Jan 19, 1999 -- Jens Axboe <axboe@image.dk>
/Linux-v5.4/Documentation/networking/device_drivers/ti/
Dtlan.txt3 (C) 1999-2001 Torben Mathiasen <tmm@image.dk, torben.mathiasen@compaq.com>
/Linux-v5.4/Documentation/dev-tools/
Dcoccinelle.rst1 .. Copyright 2010 Nicolas Palix <npalix@diku.dk>
2 .. Copyright 2010 Julia Lawall <julia@diku.dk>
/Linux-v5.4/arch/m68k/fpsp040/
Dskeleton.S37 | Modified for Linux-1.3.x by Jes Sorensen (jds@kom.auc.dk)
/Linux-v5.4/Documentation/networking/
DPLIP.txt7 Tommy Thorn (tthorn@daimi.aau.dk)
/Linux-v5.4/Documentation/watchdog/
Dwatchdog-api.rst12 driver which is (c) Copyright 2000 Jakob Oestergaard <jakob@ostenfeld.dk>
/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_ioctl_linux.c1600 union Keytype *dk = padapter->securitypriv.DefKey; in r8711_wx_get_enc() local
1627 memcpy(keybuf, dk[key].skey, in r8711_wx_get_enc()
/Linux-v5.4/
D.mailmap229 Sean Nyekjaer <sean@geanix.com> <sean.nyekjaer@prevas.dk>
DCREDITS1446 E: kai.harrekilde@get2net.dk
2420 E: torben@kernel.dk
2421 W: http://tlan.kernel.dk
3536 E: storner@image.dk
3537 W: http://www.image.dk/~storner/
3538 W: http://www.sslug.dk/
DMAINTAINERS293 L: linux-acenic@sunsite.dk
2985 M: Jens Axboe <axboe@kernel.dk>
3004 M: Jens Axboe <axboe@kernel.dk>
3624 M: Toke Høiland-Jørgensen <toke@toke.dk>
4214 M: Jens Axboe <axboe@kernel.dk>
4217 T: git git://git.kernel.dk/linux-block
7360 L: linux-hippi@sunsite.dk
8566 M: Jens Axboe <axboe@kernel.dk>
8569 T: git git://git.kernel.dk/linux-block
8570 T: git git://git.kernel.dk/liburing
[all …]
/Linux-v5.4/arch/x86/math-emu/
DREADME404 Tommy.Thorn@daimi.aau.dk
/Linux-v5.4/Documentation/crypto/
Ddescore-readme.txt103 (code from glad@daimi.aau.dk via alt.sources or comp.sources.misc)
/Linux-v5.4/Documentation/cdrom/
Dide-cd.rst6 :New maintainers (19 Oct 1998): Jens Axboe <axboe@image.dk>
Dcdrom-standard.rst8 :Updated by: Jens Axboe (axboe@image.dk)
/Linux-v5.4/kernel/trace/
DKconfig450 git://git.kernel.dk/blktrace.git
/Linux-v5.4/Documentation/m68k/
Dkernel-options.rst11 Update: jds@kom.auc.dk (Jes Sorensen) and faq@linux-m68k.org (Chris Lawrence)
/Linux-v5.4/Documentation/block/
Dbiodoc.rst19 - Nick Piggin <npiggin@kernel.dk>