Searched defs:and (Results 1 – 17 of 17) sorted by relevance
| /linux/arch/arc/include/asm/ |
| A D | atomic64-arcv2.h | 128 ATOMIC64_OPS(and, and, and) in ATOMIC64_OPS() argument
|
| /linux/arch/loongarch/include/asm/ |
| 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/ |
| A D | atomics.c | 74 int and(const void *ctx) in and() function
|
| A D | arena_atomics.c | 90 int and(const void *ctx) in and() function
|
| /linux/arch/m68k/ifpsp060/src/ |
| A D | isp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
| A D | ilsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
| A D | ftest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
| A D | itest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
| A D | pfpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
| A D | fplsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
| A D | fpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
| /linux/net/can/ |
| A D | gw.c | 87 struct canfd_frame and; member 93 u8 and; member
|
| /linux/drivers/dma/ti/ |
| A D | edma.c | 310 static inline void edma_modify(struct edma_cc *ecc, int offset, unsigned and, in edma_modify() 341 unsigned and, unsigned or) in edma_modify_array() 377 int param_no, unsigned and, unsigned or) in edma_param_modify()
|
| /linux/arch/x86/ |
| A D | Kconfig | 1408 choice and suitable for most users). This will result in a "3GB/1GB" choice in Processor type and features""choiceac150f1f0104
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu.h | 1317 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
| /linux/drivers/accel/habanalabs/common/ |
| A D | habanalabs.h | 2603 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | radeon.h | 2543 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
Completed in 108 milliseconds