代码搜索:SWAP
找到约 10,000 项符合「SWAP」的源代码
代码结果 10,000
www.eeworm.com/read/480930/1304820
c swap.c
/*
* linux/mm/swap.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*/
/*
* This file contains the default values for the opereation of the
* Linux VM subsystem. Fine-tuning documen
www.eeworm.com/read/480930/1308187
h swap.h
#ifndef _LINUX_SWAP_H
#define _LINUX_SWAP_H
#include
#include
#define SWAP_FLAG_PREFER 0x8000 /* set if swap priority specified */
#define SWAP_FLAG_PRIO_MASK 0x7fff
www.eeworm.com/read/479931/1325660
s swap.s
# sh testcase for swap
# mach: all
# as(sh): -defsym sim_cpu=0
# as(shdsp): -defsym sim_cpu=1 -dsp
.include "testutils.inc"
start
swapb:
set_grs_a5a5
mov #0x5a, r0
shll8 r0
or #0xa5, r0
ass
www.eeworm.com/read/479931/1326099
cgs swap.cgs
# frv testcase for swap @($GRi,$GRj),$GRk
# mach: all
.include "testutils.inc"
start
.global swap
swap:
set_gr_gr sp,gr20
set_mem_limmed 0xdead,0xbeef,sp
inc_gr_immed -4,sp
set_gr_gr sp,
www.eeworm.com/read/479931/1327591
ms swap.ms
# mach: crisv8 crisv10 crisv32
# output: 1ec8224a\n13785244\nc81e4a22\n44527813\n224a1ec8\n52441378\n4a22c81e\n87ecbbad\ne137ddb5\nec87adbb\n37e1b5dd\nbbad87ec\nddb5e137\nadbbec87\nb5dd37e1\n0\n
.in
www.eeworm.com/read/479151/1341008
h swap.h
#ifndef _LINUX_SWAP_H
#define _LINUX_SWAP_H
#include
#include
#define SWAP_FLAG_PREFER 0x8000 /* set if swap priority specified */
#define SWAP_FLAG_PRIO_MASK 0x7fff
www.eeworm.com/read/471707/1425701
h swap.h
/**********
* Copyright (c) 2004 Greg Parker. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/470917/1439302
h swap.h
/* Calls to enable and disable swapping on specified locations. Unix version.
Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C
www.eeworm.com/read/470917/1440534
h swap.h
/* Calls to enable and disable swapping on specified locations. Linux version.
Copyright (C) 1996, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU
www.eeworm.com/read/459034/1575043
m swap.m
## Copyright (C) 1996 Auburn University. All rights reserved.
##
## This file is part of Octave.
##
## Octave is free software; you can redistribute it and/or modify it
## under the terms of the