Home
last modified time | relevance | path

Searched full:grave (Results 1 – 25 of 30) sorted by relevance

12

/kernel/linux/linux-6.6/fs/cachefiles/
Dnamei.c270 struct dentry *grave, *trap; in cachefiles_bury_object() local
301 /* first step is to make up a grave dentry in the graveyard */ in cachefiles_bury_object()
309 /* do some checks before getting the grave dentry */ in cachefiles_bury_object()
336 grave = lookup_one_len(nbuffer, cache->graveyard, strlen(nbuffer)); in cachefiles_bury_object()
337 if (IS_ERR(grave)) { in cachefiles_bury_object()
340 PTR_ERR(grave), in cachefiles_bury_object()
343 if (PTR_ERR(grave) == -ENOMEM) { in cachefiles_bury_object()
348 cachefiles_io_error(cache, "Lookup error %ld", PTR_ERR(grave)); in cachefiles_bury_object()
352 if (d_is_positive(grave)) { in cachefiles_bury_object()
354 dput(grave); in cachefiles_bury_object()
[all …]
/kernel/linux/linux-5.10/fs/cachefiles/
Dnamei.c294 struct dentry *grave, *trap; in cachefiles_bury_object() local
334 /* first step is to make up a grave dentry in the graveyard */ in cachefiles_bury_object()
342 /* do some checks before getting the grave dentry */ in cachefiles_bury_object()
369 grave = lookup_one_len(nbuffer, cache->graveyard, strlen(nbuffer)); in cachefiles_bury_object()
370 if (IS_ERR(grave)) { in cachefiles_bury_object()
373 if (PTR_ERR(grave) == -ENOMEM) { in cachefiles_bury_object()
379 PTR_ERR(grave)); in cachefiles_bury_object()
383 if (d_is_positive(grave)) { in cachefiles_bury_object()
385 dput(grave); in cachefiles_bury_object()
386 grave = NULL; in cachefiles_bury_object()
[all …]
/kernel/linux/linux-6.6/Documentation/admin-guide/
Dabi-testing.rst8 current interface will not break by doing this, unless grave
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dabi-testing.rst8 current interface will not break by doing this, unless grave
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dgoogle,cros-ec-keyb.yaml66 /* F8 GRAVE F2 5 */
/kernel/linux/linux-5.10/Documentation/ABI/
DREADME24 current interface will not break by doing this, unless grave
/kernel/linux/linux-6.6/Documentation/ABI/
DREADME24 current interface will not break by doing this, unless grave
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dmain.c165 /*192*/ "A GRAVE", "A ACUTE", "A CIRCUMFLEX", "A TILDE", "A OOMLAUT",
167 /*198*/ "AE", "C CIDELLA", "E GRAVE", "E ACUTE", "E CIRCUMFLEX",
169 /*204*/ "I GRAVE", "I ACUTE", "I CIRCUMFLEX", "I OOMLAUT", "ETH",
171 /*210*/ "O GRAVE", "O ACUTE", "O CIRCUMFLEX", "O TILDE", "O OOMLAUT",
172 /*215*/ "multiplied by", "O STROKE", "U GRAVE", "U ACUTE",
174 /*220*/ "U OOMLAUT", "Y ACUTE", "THORN", "sharp s", "a grave",
176 /*230*/ "ae", "c cidella", "e grave", "e acute",
177 /*234*/ "e circumflex", "e oomlaut", "i grave", "i acute",
179 /*239*/ "i oomlaut", "eth", "n tilde", "o grave", "o acute",
181 /*245*/ "o tilde", "o oomlaut", "divided by", "o stroke", "u grave",
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
Dmain.c165 /*192*/ "A GRAVE", "A ACUTE", "A CIRCUMFLEX", "A TILDE", "A OOMLAUT",
167 /*198*/ "AE", "C CIDELLA", "E GRAVE", "E ACUTE", "E CIRCUMFLEX",
169 /*204*/ "I GRAVE", "I ACUTE", "I CIRCUMFLEX", "I OOMLAUT", "ETH",
171 /*210*/ "O GRAVE", "O ACUTE", "O CIRCUMFLEX", "O TILDE", "O OOMLAUT",
172 /*215*/ "multiplied by", "O STROKE", "U GRAVE", "U ACUTE",
174 /*220*/ "U OOMLAUT", "Y ACUTE", "THORN", "sharp s", "a grave",
176 /*230*/ "ae", "c cidella", "e grave", "e acute",
177 /*234*/ "e circumflex", "e oomlaut", "i grave", "i acute",
179 /*239*/ "i oomlaut", "eth", "n tilde", "o grave", "o acute",
181 /*245*/ "o tilde", "o oomlaut", "divided by", "o stroke", "u grave",
/kernel/linux/linux-6.6/drivers/s390/char/
Ddefkeymap.map126 keycode 121 = grave nine
/kernel/linux/linux-5.10/drivers/s390/char/
Ddefkeymap.map126 keycode 121 = grave nine
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Dgoogle,cros-ec-keyb.yaml108 /* F8 GRAVE F2 5 */
/kernel/linux/linux-5.10/arch/m68k/hp300/
Dhp300map.map77 keycode 63 = grave asciitilde
/kernel/linux/linux-6.6/arch/m68k/hp300/
Dhp300map.map77 keycode 63 = grave asciitilde
/kernel/linux/linux-5.10/drivers/tty/vt/
Ddefkeymap.map93 keycode 41 = grave asciitilde
/kernel/linux/linux-6.6/drivers/tty/vt/
Ddefkeymap.map93 keycode 41 = grave asciitilde
/kernel/linux/linux-6.6/Documentation/translations/sp_SP/process/
Dsubmitting-patches.rst281 Los parches que corrigen un error grave en un kernel en uso deben dirigirse
574 una modificación apropiada al kernel sin que haya ningún problema grave
/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/
D4.Coding.rst298 casi, trovarsi in stallo. Questa tipologia di problema può essere grave
D2.Process.rst113 manciata di regressioni delle quali, si spera, nessuna è grave.
/kernel/linux/linux-6.6/Documentation/translations/it_IT/process/
D4.Coding.rst297 casi, trovarsi in stallo. Questa tipologia di problema può essere grave
D2.Process.rst113 manciata di regressioni delle quali, si spera, nessuna è grave.
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
Damd.c769 * signal a grave error like a memory allocation has failed and the
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/microcode/
Damd.c775 * signal a grave error like a memory allocation has failed and the
/kernel/linux/linux-5.10/sound/pci/
Dazt3328.c49 * the grave sin of letting other registers follow immediately instead of
53 * grave layout violation despite all tweaks and quirks mechanisms it offers.
/kernel/linux/linux-6.6/sound/pci/
Dazt3328.c49 * the grave sin of letting other registers follow immediately instead of
53 * grave layout violation despite all tweaks and quirks mechanisms it offers.

12