Searched defs:and (Results 1 – 15 of 15) sorted by relevance
/linux/arch/arc/include/asm/ |
H A D | atomic64-arcv2.h | 128 ATOMIC64_OPS(and, and, and) in ATOMIC64_OPS() argument
|
/linux/arch/loongarch/include/asm/ |
H A D | atomic.h | 109 ATOMIC_OPS(and, i, and) in ATOMIC_OPS() argument 268 ATOMIC64_OPS(and, i, and) in ATOMIC64_OPS() argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | atomics.c | 74 int and(const void *ctx) in and() function
|
H A D | arena_atomics.c | 90 int and(const void *ctx) in and() function
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
H A D | ilsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
H A D | ftest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
H A D | itest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
H A D | pfpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
H A D | fplsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
H A D | fpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
/linux/arch/x86/ |
H A D | Kconfig | 1416 choice and suitable for most users). This will result in a "3GB/1GB" choice in Processor type and features""choicefd714ab90104
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu.h | 1345 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/linux/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 2603 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 2544 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|