Home
last modified time | relevance | path

Searched defs:nl (Results 1 – 22 of 22) sorted by relevance

/linux-3.3/drivers/net/wan/
Dsbni.c352 struct net_local *nl; in sbni_probe1() local
452 struct net_local *nl = netdev_priv(p); in sbni_start_xmit() local
474 struct net_local *nl = netdev_priv(dev); in sbni_start_xmit() local
508 struct net_local *nl = netdev_priv(dev); in sbni_interrupt() local
536 struct net_local *nl = netdev_priv(dev); in handle_channel() local
594 struct net_local *nl = netdev_priv(dev); in recv_frame() local
628 struct net_local *nl = netdev_priv(dev); in send_frame() local
685 struct net_local *nl = netdev_priv(dev); in download_data() local
704 struct net_local *nl = netdev_priv(dev); in upload_data() local
757 struct net_local *nl = netdev_priv(dev); in send_complete() local
[all …]
/linux-3.3/drivers/net/plip/
Dplip.c291 struct net_local *nl = netdev_priv(dev); in plip_init_netdev() local
324 struct net_local *nl = in plip_kick_bh() local
368 struct net_local *nl = container_of(work, struct net_local, immediate); in plip_bh() local
386 struct net_local *nl = in plip_timer_bh() local
400 plip_bh_timeout_error(struct net_device *dev, struct net_local *nl, in plip_bh_timeout_error()
475 plip_none(struct net_device *dev, struct net_local *nl, in plip_none()
586 plip_receive_packet(struct net_device *dev, struct net_local *nl, in plip_receive_packet()
747 plip_send_packet(struct net_device *dev, struct net_local *nl, in plip_send_packet()
862 plip_connection_close(struct net_device *dev, struct net_local *nl, in plip_connection_close()
880 plip_error(struct net_device *dev, struct net_local *nl, in plip_error()
[all …]
/linux-3.3/fs/xfs/
Dxfs_trans_space.h43 #define XFS_DIRENTER_MAX_SPLIT(mp,nl) 1 argument
44 #define XFS_DIRENTER_SPACE_RES(mp,nl) \ argument
62 #define XFS_CREATE_SPACE_RES(mp,nl) \ argument
70 #define XFS_LINK_SPACE_RES(mp,nl) \ argument
72 #define XFS_MKDIR_SPACE_RES(mp,nl) \ argument
81 #define XFS_RENAME_SPACE_RES(mp,nl) \ argument
83 #define XFS_SYMLINK_SPACE_RES(mp,nl,b) \ argument
/linux-3.3/kernel/
Dnotifier.c21 static int notifier_chain_register(struct notifier_block **nl, in notifier_chain_register()
34 static int notifier_chain_cond_register(struct notifier_block **nl, in notifier_chain_cond_register()
49 static int notifier_chain_unregister(struct notifier_block **nl, in notifier_chain_unregister()
74 static int __kprobes notifier_call_chain(struct notifier_block **nl, in notifier_call_chain()
Dlockdep_proc.c381 unsigned long nl, nr; in lock_stat_cmp() local
/linux-3.3/arch/arm/vfp/
Dvfp.h47 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in add128()
60 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128()
75 u32 nh, nl, mh, ml; in mul64to128() local
113 static inline u64 vfp_estimate_div128to64(u64 nh, u64 nl, u64 m) in vfp_estimate_div128to64()
/linux-3.3/drivers/media/video/tlg2300/
Dpd-dvb.c128 long nl = jiffies - adapter->last_jiffies; in check_scan_ok() local
142 long nl = jiffies - adapter->last_jiffies; in fw_delay_overflow() local
/linux-3.3/fs/ceph/
Dioctl.c46 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
/linux-3.3/drivers/isdn/hysdn/
Dhysdn_net.c88 flush_tx_buffers(struct net_local *nl) in flush_tx_buffers()
/linux-3.3/arch/powerpc/include/asm/
Deeh.h204 int nl) in eeh_readsl()
/linux-3.3/lib/mpi/
Dmpi-internal.h141 #define UDIV_QRNND_PREINV(q, r, nh, nl, d, di) \ argument
Dlonglong.h294 #define udiv_qrnnd(q, r, nh, nl, d) \ argument
527 #define udiv_qrnnd(q, r, nh, nl, d) \ argument
905 #define sdiv_qrnnd(q, r, nh, nl, d) \ argument
1443 #define udiv_qrnnd(q, r, nh, nl, d) \ argument
/linux-3.3/arch/xtensa/kernel/
Dtraps.c480 int nl = 0; in die() local
/linux-3.3/arch/sh/kernel/cpu/sh2a/
Dfpu.c166 unsigned long long mh, ml, nh, nl; in denormal_muld() local
/linux-3.3/drivers/video/matrox/
Dmatroxfb_crtc2.c141 unsigned int nl; in matroxfb_dh_restore() local
/linux-3.3/lib/
Dinflate.c841 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
Dbitmap.c665 char *nl = strchr(bp, '\n'); in bitmap_parselist() local
/linux-3.3/arch/s390/include/asm/
Dsysinfo.h130 unsigned char nl; member
/linux-3.3/drivers/md/
Ddm-ioctl.c485 struct dm_name_list *nl, *old_nl = NULL; in list_devices() local
/linux-3.3/drivers/staging/rtl8187se/ieee80211/
Dieee80211_softmac.c1718 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()
/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c1839 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()
/linux-3.3/drivers/staging/rtl8192e/
Drtllib_softmac.c2113 void rtllib_sta_wakeup(struct rtllib_device *ieee, short nl) in rtllib_sta_wakeup()