Searched defs:and (Results 1 – 16 of 16) sorted by relevance
/linux-6.14.4/arch/arc/include/asm/ |
D | atomic64-arcv2.h | 128 ATOMIC64_OPS(and, and, and) in ATOMIC64_OPS() argument
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | atomic.h | 109 ATOMIC_OPS(and, i, and) in ATOMIC_OPS() argument 268 ATOMIC64_OPS(and, i, and) in ATOMIC64_OPS() argument
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | atomics.c | 74 int and(const void *ctx) in and() function
|
D | arena_atomics.c | 90 int and(const void *ctx) in and() function
|
/linux-6.14.4/arch/m68k/ifpsp060/src/ |
D | isp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | ilsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | ftest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | itest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | pfpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | fplsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | fpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
/linux-6.14.4/net/can/ |
D | gw.c | 87 struct canfd_frame and; member 93 u8 and; member
|
/linux-6.14.4/drivers/dma/ti/ |
D | edma.c | 309 static inline void edma_modify(struct edma_cc *ecc, int offset, unsigned and, in edma_modify() 340 unsigned and, unsigned or) in edma_modify_array() 376 int param_no, unsigned and, unsigned or) in edma_param_modify()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu.h | 1345 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/linux-6.14.4/drivers/accel/habanalabs/common/ |
D | habanalabs.h | 2603 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | radeon.h | 2544 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|