Searched defs:and (Results 1 – 15 of 15) sorted by relevance
/linux-6.8/arch/arc/include/asm/ |
D | atomic64-arcv2.h | 128 ATOMIC64_OPS(and, and, and) in ATOMIC64_OPS() argument
|
/linux-6.8/arch/loongarch/include/asm/ |
D | atomic.h | 107 ATOMIC_OPS(and, i, and) in ATOMIC_OPS() argument 266 ATOMIC64_OPS(and, i, and) in ATOMIC64_OPS() argument
|
/linux-6.8/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 | pfpsp.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 | 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.8/tools/testing/selftests/bpf/progs/ |
D | atomics.c | 74 int and(const void *ctx) in and() function
|
/linux-6.8/net/can/ |
D | gw.c | 87 struct canfd_frame and; member 93 u8 and; member
|
/linux-6.8/drivers/dma/ti/ |
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-6.8/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu.h | 1299 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/linux-6.8/drivers/accel/habanalabs/common/ |
D | habanalabs.h | 2578 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/linux-6.8/drivers/gpu/drm/radeon/ |
D | radeon.h | 2541 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|