Home
last modified time | relevance | path

Searched defs:U (Results 1 – 11 of 11) sorted by relevance

/linux-3.3/fs/ncpfs/
Dncplib_kernel.h141 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(S,m,i,n,k,U) argument
142 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(S,m,i,n,k,U) argument
154 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(m,i,n,k,U) argument
155 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(m,i,n,k,U) argument
/linux-3.3/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c524 uint64_t U:1; /* Use, LRU eviction */ member
532 uint64_t U:1; /* Use, LRU eviction */ member
540 uint64_t U:1; /* Use, LRU eviction */ member
548 uint64_t U:1; /* Use, LRU eviction */ member
556 uint64_t U:1; /* Use, LRU eviction */ member
/linux-3.3/include/linux/
Dkbd_kern.h137 #define U(x) ((x) ^ 0xf000) macro
/linux-3.3/arch/mips/include/asm/octeon/
Dcvmx-l2c.h60 uint64_t U:1; /* Use, LRU eviction */ member
/linux-3.3/arch/s390/oprofile/
Dhwsampler.h74 unsigned int U:4; /* 20-23 Number of unique instruct. */ member
/linux-3.3/arch/powerpc/kernel/
Dalign.c44 #define U 8 /* update index register */ macro
/linux-3.3/lib/
Dlocking-selftest.c173 #define U(x) spin_unlock(&lock_##x) macro
/linux-3.3/fs/exofs/
Dore.c525 u32 U = D * stripe_unit; in ore_calc_stripe_info() local
/linux-3.3/drivers/media/video/usbvision/
Dusbvision-core.c708 static unsigned char *Y, *U, *V; in usbvision_parse_compress() local
/linux-3.3/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h360 #define NETXEN_DMA_BASE(U) (NETXEN_CRB_PCIX_MD + 0x20000 + ((U)<<16)) argument
361 #define NETXEN_DMA_COMMAND(U) (NETXEN_DMA_BASE(U) + 0x00008) argument
/linux-3.3/arch/powerpc/xmon/
Dppc-opc.c504 #define U TO + 1 macro