/openbmc/linux/fs/cachefiles/ |
H A D | namei.c | 270 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 …]
|
/openbmc/u-boot/include/ |
H A D | capitalization.h | 410 { 0x040D, /* CYRILLIC CAPITAL LETTER I WITH GRAVE */ \ 411 0x045D, /* CYRILLIC SMALL LETTER I WITH GRAVE */ }, \ 418 { 0x0400, /* CYRILLIC CAPITAL LETTER IE WITH GRAVE */ \ 419 0x0450, /* CYRILLIC SMALL LETTER IE WITH GRAVE */ }, \ 438 { 0x0476, /* CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT */ \ 439 0x0477, /* CYRILLIC SMALL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT */ }, \ 1074 { 0x1EB0, /* LATIN CAPITAL LETTER A WITH BREVE AND GRAVE */ \ 1075 0x1EB1, /* LATIN SMALL LETTER A WITH BREVE AND GRAVE */ }, \ 1088 { 0x1EA6, /* LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE */ \ 1089 0x1EA7, /* LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE */ }, \ [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | abi-testing.rst | 8 current interface will not break by doing this, unless grave
|
/openbmc/u-boot/doc/device-tree-bindings/input/ |
H A D | cros-ec-keyb.txt | 46 /* F8 GRAVE F2 5 */
|
/openbmc/qemu/pc-bios/keymaps/ |
H A D | sv | 220 grave 0xd shift
|
H A D | sl | 198 grave 0x08 altgr
|
H A D | hr | 75 grave 0x08 altgr 259 grave 0x29 294 grave 0x2f shift altgr
|
H A D | cz | 225 grave 0x23 altgr 260 grave 0x29 altgr
|
H A D | lv | 240 grave 0x29 250 grave 0x2b altgr
|
H A D | fr | 75 grave 0x08 altgr 270 grave 0x2b altgr
|
H A D | de | 104 grave 0x0d shift 266 grave 0x2b shift altgr
|
H A D | ja | 133 grave 0x1a shift
|
H A D | en-us | 190 grave 0x29
|
H A D | lt | 257 grave 0x29
|
/openbmc/linux/Documentation/ABI/ |
H A D | README | 24 current interface will not break by doing this, unless grave
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | main.c | 165 /*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",
|
/openbmc/linux/drivers/s390/char/ |
H A D | defkeymap.map | 126 keycode 121 = grave nine
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | google,cros-ec-keyb.yaml | 108 /* F8 GRAVE F2 5 */
|
/openbmc/linux/arch/m68k/hp300/ |
H A D | hp300map.map | 77 keycode 63 = grave asciitilde
|
/openbmc/linux/drivers/tty/vt/ |
H A D | defkeymap.map | 93 keycode 41 = grave asciitilde
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
H A D | submitting-patches.rst | 281 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
|
/openbmc/qemu/ui/ |
H A D | curses_keys.h | 364 { "grave", 0x060 },
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | 4.Coding.rst | 297 casi, trovarsi in stallo. Questa tipologia di problema può essere grave
|
H A D | 2.Process.rst | 113 manciata di regressioni delle quali, si spera, nessuna è grave.
|
/openbmc/linux/arch/x86/kernel/cpu/microcode/ |
H A D | amd.c | 775 * signal a grave error like a memory allocation has failed and the
|