Home
last modified time | relevance | path

Searched defs:slow (Results 1 – 16 of 16) sorted by relevance

/linux-3.4.99/drivers/net/wan/
Dsealevel.c210 int txdma, int rxdma, int slow) in slvl_init()
365 static bool slow=false; variable
/linux-3.4.99/arch/arm/mach-kirkwood/include/mach/
Dleds-ns2.h18 unsigned slow; member
/linux-3.4.99/drivers/s390/cio/
Dcss.c372 static int css_evaluate_new_subchannel(struct subchannel_id schid, int slow) in css_evaluate_new_subchannel()
390 static int css_evaluate_known_subchannel(struct subchannel *sch, int slow) in css_evaluate_known_subchannel()
409 static void css_evaluate_subchannel(struct subchannel_id schid, int slow) in css_evaluate_subchannel()
/linux-3.4.99/drivers/leds/
Dleds-ns2.c72 unsigned slow; member
/linux-3.4.99/net/core/
Ddatagram.c238 bool slow; in skb_free_datagram_locked() local
/linux-3.4.99/net/ipv4/
Dudp.c1117 bool slow = lock_sock_fast(sk); in first_packet_length() local
1178 bool slow; in udp_recvmsg() local
1718 bool slow = lock_sock_fast(sk); in udp_destroy_sock() local
/linux-3.4.99/arch/avr32/include/asm/
Dio.h107 #define __BUILD_IOPORT_SINGLE(pfx, bwl, type, p, slow) \ argument
/linux-3.4.99/drivers/atm/
Deni.h98 struct atm_vcc *slow,*last_slow; member
/linux-3.4.99/arch/mips/include/asm/
Dio.h379 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/linux-3.4.99/arch/sh/include/asm/
Dio.h157 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/linux-3.4.99/include/linux/
Dusbdevice_fs.h75 unsigned char slow; member
/linux-3.4.99/net/ipv6/
Dudp.c349 bool slow; in udpv6_recvmsg() local
/linux-3.4.99/drivers/scsi/
Dst.c2422 static int write_mode_page(struct scsi_tape *STp, int page, int slow) in write_mode_page()
/linux-3.4.99/arch/powerpc/include/asm/
Dimmap_qe.h293 struct ucc_slow slow; member
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3174 unsigned int width, density, slow, attempts; in mc7_init() local
/linux-3.4.99/include/net/
Dsock.h1383 static inline void unlock_sock_fast(struct sock *sk, bool slow) in unlock_sock_fast()