tag | line | file | source code |
---|---|---|---|
swap_nr | 644 | ipc/shm.c | unsigned int swap_nr; |
swap_nr | 649 | ipc/shm.c | if (!counter || !(swap_nr = get_swap_page())) |
swap_nr | 679 | ipc/shm.c | swap_free (swap_nr); |
swap_nr | 719 | ipc/shm.c | shp->shm_pages[idx] = swap_nr; |
swap_nr | 722 | ipc/shm.c | write_swap_page (swap_nr, (char *) page); |