/linux/drivers/net/plip/ |
A 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 386 struct net_local *nl = in plip_timer_bh() local 922 struct net_local *nl; in plip_interrupt() local 972 struct net_local *nl = netdev_priv(dev); in plip_tx_packet() local 1069 struct net_local *nl = netdev_priv(dev); in plip_open() local 1129 struct net_local *nl = netdev_priv(dev); in plip_close() local 1176 struct net_local *nl = netdev_priv(dev); in plip_preempt() local 1192 struct net_local *nl = netdev_priv(dev); in plip_wakeup() local 1219 struct net_local *nl = netdev_priv(dev); in plip_siocdevprivate() local [all …]
|
/linux/fs/xfs/libxfs/ |
A D | xfs_trans_space.h | 59 #define XFS_DIRENTER_MAX_SPLIT(mp,nl) 1 argument 60 #define XFS_DIRENTER_SPACE_RES(mp,nl) \ argument 79 #define XFS_CREATE_SPACE_RES(mp,nl) \ argument 87 #define XFS_LINK_SPACE_RES(mp,nl) \ argument 89 #define XFS_MKDIR_SPACE_RES(mp,nl) \ argument 98 #define XFS_RENAME_SPACE_RES(mp,nl) \ argument 100 #define XFS_SYMLINK_SPACE_RES(mp,nl,b) \ argument
|
/linux/kernel/ |
A D | notifier.c | 22 static int notifier_chain_register(struct notifier_block **nl, in notifier_chain_register() 39 static int notifier_chain_unregister(struct notifier_block **nl, in notifier_chain_unregister() 64 static int notifier_call_chain(struct notifier_block **nl, in notifier_call_chain() 112 static int notifier_call_chain_robust(struct notifier_block **nl, in notifier_call_chain_robust()
|
/linux/arch/powerpc/perf/ |
A D | hv-24x7.c | 261 unsigned nl = be16_to_cpu(ev->event_name_len); in event_desc() local 270 unsigned nl = be16_to_cpu(ev->event_name_len); in event_long_desc() local 300 unsigned nl = be16_to_cpu(ev->event_name_len); in event_end() local 577 int nl, dl; in event_to_desc_attr() local 591 int nl, dl; in event_to_long_desc_attr() local 616 int nl; member 645 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add() 894 int nl; in create_events_from_catalog() local 958 int nl; in create_events_from_catalog() local
|
/linux/arch/arm/vfp/ |
A D | vfp.h | 44 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in add128() 57 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128() 72 u32 nh, nl, mh, ml; in mul64to128() local 110 static inline u64 vfp_estimate_div128to64(u64 nh, u64 nl, u64 m) in vfp_estimate_div128to64()
|
/linux/net/tipc/ |
A D | bcast.c | 731 void tipc_nlist_init(struct tipc_nlist *nl, u32 self) in tipc_nlist_init() 738 void tipc_nlist_add(struct tipc_nlist *nl, u32 node) in tipc_nlist_add() 746 void tipc_nlist_del(struct tipc_nlist *nl, u32 node) in tipc_nlist_del() 754 void tipc_nlist_purge(struct tipc_nlist *nl) in tipc_nlist_purge()
|
/linux/tools/testing/selftests/netfilter/ |
A D | nf-queue.c | 211 struct mnl_socket *nl; in open_queue() local 273 struct mnl_socket *nl; in mainloop() local
|
/linux/fs/nfsd/ |
A D | fault_inject.c | 54 char *nl; in fault_inject_write() local
|
/linux/arch/s390/include/asm/ |
A D | sysinfo.h | 155 unsigned char nl; member 166 unsigned char nl; member 172 unsigned char nl; member
|
/linux/fs/ceph/ |
A D | ioctl.c | 71 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
|
/linux/lib/mpi/ |
A D | mpi-internal.h | 115 #define UDIV_QRNND_PREINV(q, r, nh, nl, d, di) \ argument
|
A D | longlong.h | 287 #define udiv_qrnnd(q, r, nh, nl, d) \ argument 486 #define udiv_qrnnd(q, r, nh, nl, d) \ argument 827 #define sdiv_qrnnd(q, r, nh, nl, d) \ argument 1345 #define udiv_qrnnd(q, r, nh, nl, d) \ argument
|
/linux/samples/bpf/ |
A D | xdp_router_ipv4_user.c | 327 struct nlmsghdr nl; in get_route_table() member 477 struct nlmsghdr nl; in get_arp_table() member
|
/linux/arch/sh/kernel/cpu/sh2a/ |
A D | fpu.c | 164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
|
/linux/tools/thermal/tmon/ |
A D | sysfs.c | 197 static int find_tzone_cdev(struct dirent *nl, char *tz_name, in find_tzone_cdev()
|
/linux/net/bridge/ |
A D | br_sysfs_if.c | 217 char *nl = strchr(buf, '\n'); in store_backup_port() local
|
/linux/drivers/video/fbdev/matrox/ |
A D | matroxfb_crtc2.c | 142 unsigned int nl; in matroxfb_dh_restore() local
|
/linux/drivers/infiniband/ulp/rtrs/ |
A D | rtrs-clt-sysfs.c | 173 const char *nl; in add_path_store() local
|
/linux/kernel/locking/ |
A D | lockdep_proc.c | 385 unsigned long nl, nr; in lock_stat_cmp() local
|
/linux/lib/ |
A D | inflate.c | 842 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
|
/linux/kernel/rcu/ |
A D | tree_nocb.h | 1251 int nl = 0; /* Next GP kthread. */ in rcu_organize_nocb_kthreads() local
|
/linux/arch/powerpc/include/asm/ |
A D | eeh.h | 455 int nl) in eeh_readsl()
|
/linux/scripts/ |
A D | asn1_compiler.c | 349 char *line, *nl, *start, *p, *q; in tokenise() local
|
/linux/tools/perf/util/ |
A D | stat-display.c | 422 new_line_t nl; in printout() local
|
/linux/drivers/staging/rtl8192u/ieee80211/ |
A D | ieee80211_softmac.c | 1747 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()
|