/kernel/linux/linux-5.10/arch/x86/realmode/rm/ |
H A D | trampoline_64.S | 42 cli # We should be safe anyway 87 cli # We should be safe anyway
|
/kernel/linux/linux-6.6/arch/x86/realmode/rm/ |
H A D | trampoline_64.S | 60 cli # We should be safe anyway 104 cli # We should be safe anyway
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_lib.sh | 75 If you want to run the test anyway, please set
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | gc.c | 637 * @anyway: do GC even if there are free LEBs 670 int ubifs_garbage_collect(struct ubifs_info *c, int anyway) in ubifs_garbage_collect() argument 734 ret = ubifs_find_dirty_leb(c, &lp, min_space, anyway ? 0 : 1); in ubifs_garbage_collect()
|
H A D | ubifs.h | 1919 int ubifs_garbage_collect(struct ubifs_info *c, int anyway);
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | gc.c | 637 * @anyway: do GC even if there are free LEBs 670 int ubifs_garbage_collect(struct ubifs_info *c, int anyway) in ubifs_garbage_collect() argument 734 ret = ubifs_find_dirty_leb(c, &lp, min_space, anyway ? 0 : 1); in ubifs_garbage_collect()
|
H A D | ubifs.h | 1948 int ubifs_garbage_collect(struct ubifs_info *c, int anyway);
|
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | build.c | 1068 * @anyway: detach MTD even if device reference count is not zero 1078 int ubi_detach_mtd_dev(int ubi_num, int anyway) in ubi_detach_mtd_dev() argument 1093 if (!anyway) { in ubi_detach_mtd_dev() 1098 ubi_err(ubi, "%s reference count %d, destroy anyway", in ubi_detach_mtd_dev()
|
H A D | ubi.h | 943 int ubi_detach_mtd_dev(int ubi_num, int anyway);
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | build.c | 1074 * @anyway: detach MTD even if device reference count is not zero 1084 int ubi_detach_mtd_dev(int ubi_num, int anyway) in ubi_detach_mtd_dev() argument 1099 if (!anyway) { in ubi_detach_mtd_dev() 1104 ubi_err(ubi, "%s reference count %d, destroy anyway", in ubi_detach_mtd_dev()
|
H A D | ubi.h | 942 int ubi_detach_mtd_dev(int ubi_num, int anyway);
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | header.S | 78 # int 0x19 should never return. In case it does anyway,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 871 goto anyway; in aty128_map_ROM() 889 anyway: in aty128_map_ROM() 1755 * backlight anyway
|
H A D | radeon_base.c | 480 goto anyway; in radeon_map_ROM() 497 anyway: in radeon_map_ROM() 2013 * local (0xe0000000 for now) that will be changed by XFree/DRI anyway
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 869 goto anyway; in aty128_map_ROM() 887 anyway: in aty128_map_ROM() 1755 * backlight anyway
|
H A D | radeon_base.c | 481 goto anyway; in radeon_map_ROM() 498 anyway: in radeon_map_ROM() 2013 * local (0xe0000000 for now) that will be changed by XFree/DRI anyway
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | lib.sh | 1976 If you want to run the test anyway, please set
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 1976 If you want to run the test anyway, please set
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 1976 If you want to run the test anyway, please set
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 1976 If you want to run the test anyway, please set
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | entry.S | 186 mov 11, %o0 ! floppy irq level (unused anyway)
|
/kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
H A D | head.S | 1568 @ anyway, with the MMU and caches either on or off.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx8.asm | 585 However, we are safe to restore these 4 SGPRs anyway, since TBA,TMA will later be restored by HWREG
|
/kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
H A D | head.S | 1468 @ anyway, with the MMU and caches either on or off.
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | entry.S | 186 mov 11, %o0 ! floppy irq level (unused anyway)
|