Searched refs:bitop (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/arm/lib/
H A Dchangebit.S15 bitop _change_bit, eor label
H A Dclearbit.S15 bitop _clear_bit, bic label
H A Dsetbit.S15 bitop _set_bit, orr label
H A Dbitops.h5 .macro bitop, name, instr
60 .macro bitop, name, instr
/linux-4.1.27/arch/powerpc/include/asm/
H A Dbitops.h15 * The bitop functions are defined to work on unsigned longs, so for a
/linux-4.1.27/arch/s390/include/asm/
H A Dbitops.h14 * The bitop functions are defined to work on unsigned longs, so for an
/linux-4.1.27/include/uapi/linux/
H A Dfb.h389 __u16 rop; /* bitop operation */
/linux-4.1.27/include/linux/
H A Dfb.h116 __u16 rop; /* bitop operation */

Completed in 312 milliseconds