Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/cachefiles/
H A Dnamei.c270 struct dentry *grave, *trap; in cachefiles_bury_object() local
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()
355 grave = NULL; in cachefiles_bury_object()
360 if (d_mountpoint(grave)) { in cachefiles_bury_object()
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dabi-testing.rst8 current interface will not break by doing this, unless grave
/openbmc/qemu/pc-bios/keymaps/
H A Dsv220 grave 0xd shift
H A Dsl198 grave 0x08 altgr
H A Dhr75 grave 0x08 altgr
259 grave 0x29
294 grave 0x2f shift altgr
H A Dcz225 grave 0x23 altgr
260 grave 0x29 altgr
H A Dlv240 grave 0x29
250 grave 0x2b altgr
H A Dfr75 grave 0x08 altgr
270 grave 0x2b altgr
H A Dde104 grave 0x0d shift
266 grave 0x2b shift altgr
H A Dja133 grave 0x1a shift
H A Dar138 grave 0x16 shift
H A Den-us190 grave 0x29
H A Dbepo71 grave 0x09 altgr
H A Dlt257 grave 0x29
H A Dpt-br175 grave 0x1a shift altgr
H A Dis270 grave 0x2b altgr
H A Dnl255 grave 0x28 shift altgr
H A Dpl260 grave 0x29
H A Den-gb257 grave 0x29
/openbmc/linux/drivers/s390/char/
H A Ddefkeymap.map126 keycode 121 = grave nine
/openbmc/linux/Documentation/ABI/
H A DREADME24 current interface will not break by doing this, unless grave
/openbmc/linux/arch/m68k/hp300/
H A Dhp300map.map77 keycode 63 = grave asciitilde
/openbmc/linux/drivers/tty/vt/
H A Ddefkeymap.map93 keycode 41 = grave asciitilde
/openbmc/linux/Documentation/translations/sp_SP/process/
H A 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
/openbmc/linux/Documentation/translations/it_IT/process/
H A D4.Coding.rst297 casi, trovarsi in stallo. Questa tipologia di problema può essere grave

12