Home
last modified time | relevance | path

Searched defs:and (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/arch/mn10300/mm/
Dcache-dbg-inv-by-tag.S73 and d1,d0 define
79 and d1,d0 define
85 and d1,d0 define
91 and d1,d0 define
Dcache-flush-by-reg.S150 and d1,d0,a2 # a2 = mask & start define
283 and d1,d0,a2 # a2 = mask & start define
Dcache-inv-by-reg.S203 and d1,e0 define
317 and d1,d0,a2 define
/linux-4.4.14/arch/mn10300/lib/
Ddo_csum.S143 and d1,d0 define
/linux-4.4.14/arch/mn10300/kernel/
Dentry.S374 and d0,d0 # check return value define
/linux-4.4.14/arch/m68k/ifpsp060/src/
Disp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dilsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dftest.S13 and any warranty against infringement with regard to the SOFTWARE label
Ditest.S13 and any warranty against infringement with regard to the SOFTWARE label
Dpfpsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dfplsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dfpsp.S13 and any warranty against infringement with regard to the SOFTWARE label
/linux-4.4.14/arch/s390/include/asm/
Datomic.h128 ATOMIC_OP(and, AND) in ATOMIC_OP() argument
273 ATOMIC64_OP(and, AND) in ATOMIC64_OP() argument
/linux-4.4.14/crypto/
Dpoly1305_generic.c31 static inline u32 and(u32 v, u32 mask) in and() function
/linux-4.4.14/include/linux/
Dcpumask.h163 #define for_each_cpu_and(cpu, mask, and) \ argument
249 #define for_each_cpu_and(cpu, mask, and) \ argument
/linux-4.4.14/net/can/
Dgw.c90 struct can_frame and; member
96 u8 and; member
/linux-4.4.14/drivers/dma/
Dedma.c287 static inline void edma_modify(struct edma_cc *ecc, int offset, unsigned and, in edma_modify()
297 static inline void edma_and(struct edma_cc *ecc, int offset, unsigned and) in edma_and()
326 unsigned and, unsigned or) in edma_modify_array()
385 int param_no, unsigned and, unsigned or) in edma_param_modify()
391 unsigned and) in edma_param_and()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c46 int and; member
/linux-4.4.14/arch/x86/
DKconfig1206 choice and suitable for most users). This will result in a "3GB/1GB" choice in Processor type and features""choiced89b37ae0104
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h2165 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon.h2562 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument