/linux-3.3/drivers/net/wan/ |
D | sbni.c | 352 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/ |
D | plip.c | 291 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/ |
D | xfs_trans_space.h | 43 #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/ |
D | notifier.c | 21 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()
|
D | lockdep_proc.c | 381 unsigned long nl, nr; in lock_stat_cmp() local
|
/linux-3.3/arch/arm/vfp/ |
D | vfp.h | 47 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/ |
D | pd-dvb.c | 128 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/ |
D | ioctl.c | 46 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
|
/linux-3.3/drivers/isdn/hysdn/ |
D | hysdn_net.c | 88 flush_tx_buffers(struct net_local *nl) in flush_tx_buffers()
|
/linux-3.3/arch/powerpc/include/asm/ |
D | eeh.h | 204 int nl) in eeh_readsl()
|
/linux-3.3/lib/mpi/ |
D | mpi-internal.h | 141 #define UDIV_QRNND_PREINV(q, r, nh, nl, d, di) \ argument
|
D | longlong.h | 294 #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/ |
D | traps.c | 480 int nl = 0; in die() local
|
/linux-3.3/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 166 unsigned long long mh, ml, nh, nl; in denormal_muld() local
|
/linux-3.3/drivers/video/matrox/ |
D | matroxfb_crtc2.c | 141 unsigned int nl; in matroxfb_dh_restore() local
|
/linux-3.3/lib/ |
D | inflate.c | 841 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
|
D | bitmap.c | 665 char *nl = strchr(bp, '\n'); in bitmap_parselist() local
|
/linux-3.3/arch/s390/include/asm/ |
D | sysinfo.h | 130 unsigned char nl; member
|
/linux-3.3/drivers/md/ |
D | dm-ioctl.c | 485 struct dm_name_list *nl, *old_nl = NULL; in list_devices() local
|
/linux-3.3/drivers/staging/rtl8187se/ieee80211/ |
D | ieee80211_softmac.c | 1718 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()
|
/linux-3.3/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_softmac.c | 1839 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()
|
/linux-3.3/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 2113 void rtllib_sta_wakeup(struct rtllib_device *ieee, short nl) in rtllib_sta_wakeup()
|