| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | kernel-api.rst | 69 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 D | fbcon.c | 424 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 D | fbcon.h | 91 const struct fbcon_bitops *bitops; member
|
| /linux/include/asm-generic/ |
| H A D | bitops.h | 25 #error only <linux/bitops.h> can be included directly
|
| H A D | Kbuild | 10 mandatory-y += bitops.h
|
| /linux/arch/openrisc/include/asm/ |
| H A D | bitops.h | 35 #error only <linux/bitops.h> can be included directly
|
| /linux/arch/arm64/include/asm/ |
| H A D | bitops.h | 11 #error only <linux/bitops.h> can be included directly
|
| /linux/tools/include/asm-generic/ |
| H A D | bitops.h | 23 #error only <linux/bitops.h> can be included directly
|
| /linux/arch/loongarch/include/asm/ |
| H A D | bitops.h | 11 #error only <linux/bitops.h> can be included directly
|
| /linux/arch/parisc/lib/ |
| H A D | Makefile | 6 lib-y := lusercopy.o bitops.o checksum.o io.o memset.o memcpy.o \
|
| /linux/arch/csky/include/asm/ |
| H A D | bitops.h | 64 #error only <linux/bitops.h> can be included directly
|
| /linux/Documentation/core-api/wrappers/ |
| H A D | atomic_bitops.rst | 6 Atomic bitops
|
| /linux/arch/sh/include/asm/ |
| H A D | bitops.h | 6 #error only <linux/bitops.h> can be included directly
|
| /linux/Documentation/core-api/ |
| H A D | kernel-api.rst | 54 .. 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 D | Makefile | 6 lib-y += bitops.o csum_partial.o delay.o memcpy.o memset.o \
|
| /linux/arch/sparc/include/asm/ |
| H A D | bitops_64.h | 12 #error only <linux/bitops.h> can be included directly
|
| H A D | bitops_32.h | 19 #error only <linux/bitops.h> can be included directly
|
| /linux/arch/arc/include/asm/ |
| H A D | bitops.h | 10 #error only <linux/bitops.h> can be included directly
|
| /linux/include/asm-generic/bitops/ |
| H A D | generic-non-atomic.h | 10 #error only <linux/bitops.h> can be included directly
|
| /linux/arch/parisc/include/asm/ |
| H A D | bitops.h | 6 #error only <linux/bitops.h> can be included directly
|
| /linux/arch/s390/include/asm/ |
| H A D | bitops.h | 33 #error only <linux/bitops.h> can be included directly
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| H A D | ubsan.rst | 33 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
|
| /linux/arch/xtensa/include/asm/ |
| H A D | bitops.h | 17 #error only <linux/bitops.h> can be included directly
|
| /linux/Documentation/ |
| H A D | atomic_bitops.txt | 2 Atomic bitops
|
| /linux/arch/sparc/lib/ |
| H A D | Makefile | 26 lib-$(CONFIG_SPARC64) += bitops.o
|