Searched defs:and (Results 1 - 12 of 12) sorted by relevance
/linux-4.4.14/crypto/ |
H A D | poly1305_generic.c | 31 static inline u32 and(u32 v, u32 mask) and() function
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
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 | isp.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 | fplsp.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 | fpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
/linux-4.4.14/net/can/ |
H A D | gw.c | 90 struct can_frame and; member in struct:cf_mod::__anon14920 96 u8 and; member in struct:cf_mod::__anon14921
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_gem_execbuffer.c | 46 int and; member in struct:eb_vmas
|
/linux-4.4.14/drivers/dma/ |
H A D | edma.c | 287 static inline void edma_modify(struct edma_cc *ecc, int offset, unsigned and, edma_modify() argument 297 static inline void edma_and(struct edma_cc *ecc, int offset, unsigned and) edma_and() argument 325 edma_modify_array(struct edma_cc *ecc, int offset, int i, unsigned and, unsigned or) edma_modify_array() argument 384 edma_param_modify(struct edma_cc *ecc, int offset, int param_no, unsigned and, unsigned or) edma_param_modify() argument 390 edma_param_and(struct edma_cc *ecc, int offset, int param_no, unsigned and) edma_param_and() argument
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | emulate.c | 903 FASTOP2(and); variable
|
Completed in 715 milliseconds