Home
last modified time | relevance | path

Searched defs:decr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Db.c34 int pjump, int decr, int link, ulong pctr, ulong cr) in cpu_post_test_bc()
149 int decr = cd < 2; in cpu_post_test_b() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore.c71 unsigned int decr; in restore_decr() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dspu_csa.h74 struct spu_reg128 decr; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c1459 static void tcp_adjust_pcount(struct sock *sk, const struct sk_buff *skb, int decr) in tcp_adjust_pcount()