Home
last modified time | relevance | path

Searched refs:cross (Results 1 – 25 of 52) sorted by relevance

123

/linux-3.4.99/Documentation/filesystems/
Ddirectory-locking14 4) rename() that is _not_ cross-directory. Locking rules: caller locks
24 6) cross-directory rename. The trickiest in the whole bunch. Locking
49 (1) if object removal or non-cross-directory rename holds lock on A and
51 acquire the lock on B. (Proof: only cross-directory rename can change
54 (2) if cross-directory rename holds the lock on filesystem, order will not
55 change until rename acquires all locks. (Proof: other cross-directory
73 Any contended object is either held by cross-directory rename or
75 operation other than cross-directory rename. Then the lock this operation
78 It means that one of the operations is cross-directory rename.
81 own descendent. Moreover, there is exactly one cross-directory rename
[all …]
Dporting69 Locking change: ->s_vfs_rename_sem is taken only by cross-directory renames.
218 * filesystem has no cross-directory rename()
/linux-3.4.99/drivers/cpuidle/
DKconfig7 idle processor power management. It includes modular cross-platform
/linux-3.4.99/arch/unicore32/
DMakefile15 CROSS_COMPILE := $(call cc-cross-prefix, unicore32-linux-)
/linux-3.4.99/arch/ia64/scripts/
Dtoolchain-flags22 warning: your linker cannot handle cross-segment segment-relative relocations.
/linux-3.4.99/drivers/isdn/mISDN/
DKconfig19 cross connecting of bchannels, conferencing, dtmf decoding,
/linux-3.4.99/Documentation/
DSubmitChecklist23 3: Builds on multiple CPU architectures by using local cross-compile tools
26 4: ppc64 is a good architecture for cross-compilation checking because it
DDMA-ISA-LPC.txt37 Also the transfer block may not cross page boundaries (which are 64
Dflexible-arrays.txt10 vmalloc() allocations can require expensive cross-processor interrupts on
/linux-3.4.99/scripts/
DKbuild.include70 # cc-cross-prefix
71 # Usage: CROSS_COMPILE := $(call cc-cross-prefix, m68k-linux-gnu- m68k-linux-)
74 cc-cross-prefix = \
/linux-3.4.99/Documentation/hwmon/
Dk8temp54 70 degrees C. The rule of the thumb -> CPU temperature should not cross
/linux-3.4.99/Documentation/sound/alsa/soc/
Dpops_clicks.txt50 amplitude too quickly. It can be minimised by enabling the zero cross setting
/linux-3.4.99/Documentation/sound/alsa/
DREADME.maya44128 Crossmix: cross-mixer from channels 1+2 to channels 3+4
129 Crossmix 1: cross-mixer from channels 3+4 to channels 1+2
/linux-3.4.99/drivers/media/video/
Dpms.c462 static void pms_secamcross(struct pms *dev, short cross) in pms_secamcross() argument
465 pms_i2c_andor(dev, 0x8a, 0x0f, 0xdf, (cross & 1) << 5); in pms_secamcross()
467 pms_i2c_andor(dev, 0x42, 0x0f, 0xdf, (cross & 1) << 5); in pms_secamcross()
/linux-3.4.99/net/ipx/
DKconfig53 internal IPX network the cross-forwarding of packets targeted at
/linux-3.4.99/arch/sh/
DMakefile111 …CROSS_COMPILE := $(call cc-cross-prefix, $(UTS_MACHINE)-linux- $(UTS_MACHINE)-linux-gnu- $(UTS_M…
/linux-3.4.99/Documentation/misc-devices/
Dspear-pcie-gadget.txt60 read back bar size and address after writing to cross check.
/linux-3.4.99/drivers/staging/usbip/userspace/
DINSTALL162 If you are _building_ compiler tools for cross-compiling, you should
166 If you want to _use_ a cross compiler, that generates code for a
/linux-3.4.99/drivers/usb/host/
Dehci.h401 u8 cross; /* buf crosses pages */ member
Dehci-sched.c1212 uframe->cross = 1; in itd_sched_init()
1582 if (unlikely (uf->cross)) { in itd_patch()
1917 packet->cross = 1; in sitd_sched_init()
2018 if (uf->cross) in sitd_patch()
/linux-3.4.99/arch/mips/
DMakefile47 …CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t…
/linux-3.4.99/Documentation/kbuild/
Dkbuild.txt127 specify a custom installer when cross compiling a kernel.
Dmakefiles.txt564 cc-cross-prefix
565 cc-cross-prefix is used to check if there exists a $(CC) in path with
570 call of cc-cross-prefix.
574 It is recommended only to try to set CROSS_COMPILE if it is a cross
582 CROSS_COMPILE := $(call cc-cross-prefix, m68k-linux-gnu-)
1367 host system architecture. For a cross build, a user may
/linux-3.4.99/Documentation/arm/
DREADME20 If you wish to cross-compile, then alter the following lines in the top
/linux-3.4.99/Documentation/fb/
Dmatroxfb.txt206 cross4MB - enables that pixel line can cross 4MB boundary. It is default for
208 nocross4MB - pixel line must not cross 4MB boundary. It is default for

123