/external/grub/netboot/ |
i82586.c | 294 unsigned short *shmem = (short *)mem_start; local 296 cmd = (status = shmem[iSCB_STATUS>>1]) & 0xf000; 307 shmem[iSCB_CMD>>1] = cmd; 321 unsigned short *shmem = (short *)mem_start; local 353 shmem[iSCB_STATUS>>1] == 0) 358 shmem[iSCB_STATUS>>1], shmem[iSCB_CMD>>1]); 371 shmem[iSCB_STATUS>>1], shmem[iSCB_CMD>>1]); 383 unsigned short *shmem = (short *)mem_start + rx_head local 446 unsigned short *shmem = (short *)mem_start + TX_BUF_START; local 483 unsigned short *shmem = (short *)mem_start; local 589 unsigned short shmem[10]; local 738 unsigned short shmem[10]; local [all...] |
README.netboot | 96 --enable-3c503-shmem
|
/external/chromium/base/ |
shared_memory_posix.cc | 94 // Chromium mostly only uses the unique/private shmem as specified by 96 // TODO(jrg): there is no way to "clean up" all unused named shmem if 115 // It doesn't make sense to have a open-existing private piece of shmem 172 // Our current implementation of shmem is with mmap()ing of files. 280 // For the given shmem named |mem_name|, return a filename to mmap() 294 *path = temp_dir.AppendASCII("com.google.chrome.shmem." + mem_name);
|
shared_memory_unittest.cc | 223 // On POSIX we have a problem when 2 threads try to create the shmem 227 // intentionally don't clean up its shmem before running with 328 // On POSIX it is especially important we test shmem across processes,
|
file_util.h | 279 // Like above but for shmem files. Only useful for POSIX.
|
/external/e2fsprogs/lib/ext2fs/tdb/patches/ |
replace-includes | 12 -#include "system/shmem.h"
|
/system/extras/procrank/ |
procrank.c | 73 "Shmem:", 113 printf("RAM: %ldK total, %ldK free, %ldK buffers, %ldK cached, %ldK shmem, %ldK slab\n",
|
/external/libpcap/ |
pcap-dos.h | 150 DWORD rmem_start; /* shmem "recv" start */
|
/external/kernel-headers/original/linux/ |
swap.h | 205 /* linux/mm/shmem.c */
|
/external/grub/ |
configure.ac | 554 AC_ARG_ENABLE(3c503-shmem, 555 [ --enable-3c503-shmem use 3c503 shared memory mode])
|
configure | 906 --enable-3c503-shmem use 3c503 shared memory mode [all...] |
ChangeLog | [all...] |
/external/netcat/ |
generic.h | 194 SHMEM [krb tickets]
|
/prebuilt/android-arm/kernel/ |
vmlinux-qemu | |
vmlinux-qemu-armv7 | |