Searched refs:non (Results 26 - 50 of 131) sorted by relevance
123456
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | bitops.h | 34 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | x_fline.S | 8 | Next, determine if the instruction is an fmovecr with a non-zero 42 | fmovecr with non-zero <ea> handling here
|
H A D | kernel_ex.S | 281 | Determine if the destination nan is signalling or non-signalling, 294 fmovex FPTEMP(%a6),%fp0 |return the non-signalling nan 320 fmovex FPTEMP(%a6),%fp0 |load non-sign. nan 327 | Determine if the source nan is signalling or non-signalling, 339 fmovex ETEMP(%a6),%fp0 |return the non-signalling nan 355 fmovex ETEMP(%a6),%fp0 |load non-sign. nan
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | bitops.h | 60 * Unlike set_bit(), this function is non-atomic and may be reordered. 138 * arch___clear_bit - Clears a bit in memory (non-atomic version) 142 * Unlike clear_bit(), this function is non-atomic and may be reordered. 182 * Unlike change_bit(), this function is non-atomic and may be reordered. 231 * This operation is non-atomic and can be reordered. 276 * This operation is non-atomic and can be reordered. 321 * This operation is non-atomic and can be reordered. 443 #include <asm-generic/bitops/non-instrumented-non-atomic.h>
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | x_fline.S | 8 | Next, determine if the instruction is an fmovecr with a non-zero 42 | fmovecr with non-zero <ea> handling here
|
H A D | kernel_ex.S | 281 | Determine if the destination nan is signalling or non-signalling, 294 fmovex FPTEMP(%a6),%fp0 |return the non-signalling nan 320 fmovex FPTEMP(%a6),%fp0 |load non-sign. nan 327 | Determine if the source nan is signalling or non-signalling, 339 fmovex ETEMP(%a6),%fp0 |return the non-signalling nan 355 fmovex ETEMP(%a6),%fp0 |load non-sign. nan
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | bitops.h | 47 * WARNING: non atomic version. 83 * WARNING: non atomic version. 119 * WARNING: non atomic version. 187 * WARNING: non atomic version. 231 * WARNING: non atomic version. 273 * WARNING: non atomic version. 450 #include <asm-generic/bitops/non-instrumented-non-atomic.h>
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
H A D | bitops.h | 77 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | bitops.h | 24 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops-grb.h | 171 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops-llsc.h | 145 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops-cas.h | 92 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | bitops_64.h | 29 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops_32.h | 92 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | bitops.h | 24 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops-grb.h | 171 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops-llsc.h | 145 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops-cas.h | 92 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | bitops_64.h | 29 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops_32.h | 92 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | bitops.h | 190 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-6.6/Documentation/tools/rv/ |
H A D | Makefile | 5 RMDIR ?= rmdir --ignore-fail-on-non-empty
|
/kernel/linux/linux-6.6/Documentation/tools/rtla/ |
H A D | Makefile | 6 RMDIR ?= rmdir --ignore-fail-on-non-empty
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_lib.sh | 77 non-empty string.
|
/kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
H A D | Makefile | 7 TEST_GEN_PROGS := execveat load_address_4096 load_address_2097152 load_address_16777216 non-regular
|
Completed in 8 milliseconds
123456