alistair23-linux/arch/blackfin/include/asm
Rusty Russell ccec25ff69 blackfin: define __fls
Like fls, but can't be handed 0 and returns the bit number.

(I broke this arch in linux-next by using __fls in generic code).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2009-01-01 10:12:17 +10:30
..
.gitignore
atomic.h
auxvec.h
bfin-global.h Blackfin arch: don't copy bss when copying L1 2008-10-27 18:21:43 +08:00
bfin5xx_spi.h
bfin_simple_timer.h
bfin_sport.h
bfrom.h Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible 2008-10-13 11:33:43 +08:00
bitops.h blackfin: define __fls 2009-01-01 10:12:17 +10:30
blackfin.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h Blackfin arch: update cache flush prototypes with argument names to make them less mysterious 2008-10-16 23:39:12 +08:00
cdef_LPBlackfin.h
checksum.h
clocks.h
context.S
cplb-mpu.h
cplb.h Blackfin arch: Make L2 SRAM cacheable 2008-10-09 14:11:57 +08:00
cplbinit.h Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs 2008-10-16 23:33:53 +08:00
cputime.h
current.h
def_LPBlackfin.h
delay.h
device.h
div64.h
dma-mapping.h Blackfin arch: fix a broken define in dma-mapping 2008-11-18 17:48:22 +08:00
dma.h
dpmc.h
early_printk.h
elf.h [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 2008-10-16 15:40:05 +02:00
emergency-restart.h
entry.h
errno.h
fb.h
fcntl.h
fixed_code.h
flat.h
futex.h
gpio.h
gptimers.h
hardirq.h
hw_irq.h
io.h Blackfin arch: add read/write IO accessor functions to Blackfin 2008-10-16 22:31:56 +08:00
ioctl.h
ioctls.h
ipcbuf.h
irq.h
irq_handler.h
irq_regs.h
Kbuild
kdebug.h
kgdb.h Blackfin arch: add supporting for kgdb 2008-10-13 14:07:19 +08:00
kmap_types.h
l1layout.h
linkage.h
local.h
mem_map.h
mman.h
mmu.h
mmu_context.h Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel stacks in L1 2008-10-08 17:30:01 +08:00
module.h
msgbuf.h
mutex.h
nand.h
page.h
page_offset.h
param.h
pci.h
percpu.h
pgalloc.h
pgtable.h
poll.h
portmux.h
posix_types.h
processor.h Blackfin arch: print out error/warning if you are running on the incorrect CPU type 2008-10-10 18:21:45 +08:00
ptrace.h Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared 2008-10-09 15:22:56 +08:00
reboot.h
resource.h
scatterlist.h
sections.h
segment.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
socket.h
sockios.h
spinlock.h
stat.h
statfs.h
string.h
system.h
termbits.h
termios.h
thread_info.h
time.h
timex.h Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on us 2008-10-16 23:55:41 +08:00
tlb.h
tlbflush.h
topology.h
trace.h
traps.h Blackfin arch: Better error handling of unknown exceptions 2008-10-08 14:43:47 +08:00
types.h
uaccess.h
ucontext.h
unaligned.h
unistd.h
user.h