/linux-4.4.14/drivers/net/wan/ |
D | sbni.c | 350 struct net_local *nl; in sbni_probe1() local 450 struct net_local *nl = netdev_priv(p); in sbni_start_xmit() local 472 struct net_local *nl = netdev_priv(dev); in sbni_start_xmit() local 506 struct net_local *nl = netdev_priv(dev); in sbni_interrupt() local 534 struct net_local *nl = netdev_priv(dev); in handle_channel() local 592 struct net_local *nl = netdev_priv(dev); in recv_frame() local 626 struct net_local *nl = netdev_priv(dev); in send_frame() local 683 struct net_local *nl = netdev_priv(dev); in download_data() local 702 struct net_local *nl = netdev_priv(dev); in upload_data() local 755 struct net_local *nl = netdev_priv(dev); in send_complete() local [all …]
|
/linux-4.4.14/drivers/net/plip/ |
D | plip.c | 290 struct net_local *nl = netdev_priv(dev); in plip_init_netdev() local 323 struct net_local *nl = in plip_kick_bh() local 367 struct net_local *nl = container_of(work, struct net_local, immediate); in plip_bh() local 385 struct net_local *nl = in plip_timer_bh() local 399 plip_bh_timeout_error(struct net_device *dev, struct net_local *nl, in plip_bh_timeout_error() 474 plip_none(struct net_device *dev, struct net_local *nl, in plip_none() 585 plip_receive_packet(struct net_device *dev, struct net_local *nl, in plip_receive_packet() 746 plip_send_packet(struct net_device *dev, struct net_local *nl, in plip_send_packet() 861 plip_connection_close(struct net_device *dev, struct net_local *nl, in plip_connection_close() 879 plip_error(struct net_device *dev, struct net_local *nl, in plip_error() [all …]
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_trans_space.h | 44 #define XFS_DIRENTER_MAX_SPLIT(mp,nl) 1 argument 45 #define XFS_DIRENTER_SPACE_RES(mp,nl) \ argument 65 #define XFS_CREATE_SPACE_RES(mp,nl) \ argument 73 #define XFS_LINK_SPACE_RES(mp,nl) \ argument 75 #define XFS_MKDIR_SPACE_RES(mp,nl) \ argument 84 #define XFS_RENAME_SPACE_RES(mp,nl) \ argument 86 #define XFS_SYMLINK_SPACE_RES(mp,nl,b) \ argument
|
/linux-4.4.14/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 notifier_call_chain(struct notifier_block **nl, in notifier_call_chain()
|
/linux-4.4.14/arch/powerpc/perf/ |
D | hv-24x7.c | 171 unsigned nl = be16_to_cpu(ev->event_name_len); in event_desc() local 180 unsigned nl = be16_to_cpu(ev->event_name_len); in event_long_desc() local 210 unsigned nl = be16_to_cpu(ev->event_name_len); in event_end() local 430 int nl, dl; in event_to_desc_attr() local 444 int nl, dl; in event_to_long_desc_attr() local 508 int nl; member 537 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add() 779 int nl; in create_events_from_catalog() local 839 int nl; in create_events_from_catalog() local
|
/linux-4.4.14/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-4.4.14/fs/nfsd/ |
D | fault_inject.c | 52 char *nl; in fault_inject_write() local
|
/linux-4.4.14/arch/s390/include/asm/ |
D | sysinfo.h | 135 unsigned char nl; member 145 unsigned char nl; member 151 unsigned char nl; member
|
/linux-4.4.14/drivers/isdn/hysdn/ |
D | hysdn_net.c | 88 flush_tx_buffers(struct net_local *nl) in flush_tx_buffers()
|
/linux-4.4.14/fs/ceph/ |
D | ioctl.c | 70 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
|
/linux-4.4.14/lib/mpi/ |
D | mpi-internal.h | 137 #define UDIV_QRNND_PREINV(q, r, nh, nl, d, di) \ argument
|
D | longlong.h | 287 #define udiv_qrnnd(q, r, nh, nl, d) \ argument 486 #define udiv_qrnnd(q, r, nh, nl, d) \ argument 845 #define sdiv_qrnnd(q, r, nh, nl, d) \ argument 1363 #define udiv_qrnnd(q, r, nh, nl, d) \ argument
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | traps.c | 520 int nl = 0; in die() local
|
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 167 unsigned long long mh, ml, nh, nl; in denormal_muld() local
|
/linux-4.4.14/tools/thermal/tmon/ |
D | sysfs.c | 206 static int find_tzone_cdev(struct dirent *nl, char *tz_name, in find_tzone_cdev()
|
/linux-4.4.14/net/tipc/ |
D | name_table.c | 1026 struct tipc_plist *nl; in tipc_plist_push() local 1047 struct tipc_plist *nl; in tipc_plist_pop() local
|
D | node.c | 332 struct tipc_link *nl = n->links[bearer_id].link; in __tipc_node_link_up() local
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
D | matroxfb_crtc2.c | 141 unsigned int nl; in matroxfb_dh_restore() local
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
D | efi-stub-helper.c | 58 efi_char16_t nl[2] = { '\r', 0 }; in efi_printk() local
|
/linux-4.4.14/kernel/locking/ |
D | lockdep_proc.c | 381 unsigned long nl, nr; in lock_stat_cmp() local
|
/linux-4.4.14/lib/ |
D | inflate.c | 841 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
|
D | bitmap.c | 585 char *nl = strchrnul(bp, '\n'); in bitmap_parselist() local
|
/linux-4.4.14/include/linux/ |
D | cpumask.h | 586 char *nl = strchr(buf, '\n'); in cpumask_parse() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | eeh.h | 448 int nl) in eeh_readsl()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 88 enum nl80211_iftype nl; in wil_iftype_nl2wmi() member
|
/linux-4.4.14/tools/perf/util/ |
D | event.c | 72 char *nl, *name, *tgids, *ppids; in perf_event__get_comm_ids() local
|
/linux-4.4.14/scripts/ |
D | asn1_compiler.c | 353 char *line, *nl, *start, *p, *q; in tokenise() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | client.c | 294 unsigned int nl, oldnl; in ptlrpc_at_adj_net_latency() local
|
/linux-4.4.14/drivers/md/ |
D | dm-ioctl.c | 507 struct dm_name_list *nl, *old_nl = NULL; in list_devices() local
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_softmac.c | 1832 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()
|
/linux-4.4.14/kernel/rcu/ |
D | tree_plugin.h | 2457 int nl = 0; /* Next leader. */ in rcu_organize_nocb_kthreads() local
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 2112 static void rtllib_sta_wakeup(struct rtllib_device *ieee, short nl) in rtllib_sta_wakeup()
|