Home
last modified time | relevance | path

Searched refs:bitops (Results 1 – 25 of 46) sorted by relevance

12

/linux/Documentation/translations/zh_CN/core-api/
H A Dkernel-api.rst69 include/asm-generic/bitops/instrumented-atomic.h
71 include/asm-generic/bitops/instrumented-non-atomic.h
73 include/asm-generic/bitops/instrumented-lock.h
/linux/drivers/video/fbdev/core/
H A Dfbcon.c424 par->bitops->cursor(vc, info, enable, in fb_flashcursor()
1182 if (par->bitops->rotate_font && par->bitops->rotate_font(info, vc)) { in fbcon_init()
1323 par->bitops->clear(vc, info, real_y(p, sy), sx, b, width, fg, bg); in __fbcon_clear()
1324 par->bitops->clear(vc, info, real_y(p, sy + b), sx, height - b, in __fbcon_clear()
1327 par->bitops->clear(vc, info, real_y(p, sy), sx, height, width, fg, bg); in __fbcon_clear()
1344 par->bitops->putcs(vc, info, s, count, real_y(p, ypos), xpos, in fbcon_putcs()
1355 par->bitops->clear_margins(vc, info, margin_color, bottom_only); in fbcon_clear_margins()
1376 if (!par->bitops->cursor) in fbcon_cursor()
1379 par->bitops->cursor(vc, info, enable, in fbcon_cursor()
1465 par->bitops->update_start(info); in ywrap_up()
[all …]
H A Dfbcon.h91 const struct fbcon_bitops *bitops; member
/linux/include/asm-generic/
H A Dbitops.h25 #error only <linux/bitops.h> can be included directly
H A DKbuild10 mandatory-y += bitops.h
/linux/arch/openrisc/include/asm/
H A Dbitops.h35 #error only <linux/bitops.h> can be included directly
/linux/arch/arm64/include/asm/
H A Dbitops.h11 #error only <linux/bitops.h> can be included directly
/linux/tools/include/asm-generic/
H A Dbitops.h23 #error only <linux/bitops.h> can be included directly
/linux/arch/loongarch/include/asm/
H A Dbitops.h11 #error only <linux/bitops.h> can be included directly
/linux/arch/parisc/lib/
H A DMakefile6 lib-y := lusercopy.o bitops.o checksum.o io.o memset.o memcpy.o \
/linux/arch/csky/include/asm/
H A Dbitops.h64 #error only <linux/bitops.h> can be included directly
/linux/Documentation/core-api/wrappers/
H A Datomic_bitops.rst6 Atomic bitops
/linux/arch/sh/include/asm/
H A Dbitops.h6 #error only <linux/bitops.h> can be included directly
/linux/Documentation/core-api/
H A Dkernel-api.rst54 .. kernel-doc:: include/asm-generic/bitops/instrumented-atomic.h
57 .. kernel-doc:: include/asm-generic/bitops/instrumented-non-atomic.h
60 .. kernel-doc:: include/asm-generic/bitops/instrumented-lock.h
76 :doc: bitmap bitops
/linux/arch/mips/lib/
H A DMakefile6 lib-y += bitops.o csum_partial.o delay.o memcpy.o memset.o \
/linux/arch/sparc/include/asm/
H A Dbitops_64.h12 #error only <linux/bitops.h> can be included directly
H A Dbitops_32.h19 #error only <linux/bitops.h> can be included directly
/linux/arch/arc/include/asm/
H A Dbitops.h10 #error only <linux/bitops.h> can be included directly
/linux/include/asm-generic/bitops/
H A Dgeneric-non-atomic.h10 #error only <linux/bitops.h> can be included directly
/linux/arch/parisc/include/asm/
H A Dbitops.h6 #error only <linux/bitops.h> can be included directly
/linux/arch/s390/include/asm/
H A Dbitops.h33 #error only <linux/bitops.h> can be included directly
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dubsan.rst33 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
/linux/arch/xtensa/include/asm/
H A Dbitops.h17 #error only <linux/bitops.h> can be included directly
/linux/Documentation/
H A Datomic_bitops.txt2 Atomic bitops
/linux/arch/sparc/lib/
H A DMakefile26 lib-$(CONFIG_SPARC64) += bitops.o

12