tag | line | file | source code |
---|---|---|---|
swap_nr | 696 | ipc/shm.c | unsigned int swap_nr; |
swap_nr | 701 | ipc/shm.c | if (!counter || !(swap_nr = get_swap_page())) |
swap_nr | 731 | ipc/shm.c | swap_free (swap_nr); |
swap_nr | 771 | ipc/shm.c | shp->shm_pages[idx] = swap_nr; |
swap_nr | 774 | ipc/shm.c | write_swap_page (swap_nr, (char *) page); |