Home
last modified time | relevance | path

Searched defs:buffer_page (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr57134.c12 struct buffer_page { struct
27 struct buffer_page *blah = (void *)((intptr_t) p & -4); in rb_remove_pages() argument
/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Dcybikoxt.cpp164 uint8_t buffer_page[MAX_PAGE_SIZE]; in cfs_block_read() local
174 uint8_t buffer_page[MAX_PAGE_SIZE]; in cfs_block_write() local
H A Dcybiko.cpp188 uint8_t buffer_page[MAX_PAGE_SIZE]; in cfs_block_read() local
198 uint8_t buffer_page[MAX_PAGE_SIZE]; in cfs_block_write() local
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Dcybikoxt.cpp164 uint8_t buffer_page[MAX_PAGE_SIZE]; in cfs_block_read() local
174 uint8_t buffer_page[MAX_PAGE_SIZE]; in cfs_block_write() local
H A Dcybiko.cpp188 uint8_t buffer_page[MAX_PAGE_SIZE]; in cfs_block_read() local
198 uint8_t buffer_page[MAX_PAGE_SIZE]; in cfs_block_write() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/trace/
H A Dring_buffer.c320 struct buffer_page { struct
321 struct list_head list; /* list of buffer pages */
322 local_t write; /* index for next write */
323 unsigned read; /* index for next read */
324 local_t entries; /* entries on this page */
325 unsigned long real_end; /* real end of data */
326 struct buffer_data_page *page; /* Actual data page */
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/trace/
H A Dring_buffer.c320 struct buffer_page { struct
321 struct list_head list; /* list of buffer pages */
322 local_t write; /* index for next write */
323 unsigned read; /* index for next read */
324 local_t entries; /* entries on this page */
325 unsigned long real_end; /* real end of data */
326 struct buffer_data_page *page; /* Actual data page */

12