Home
last modified time | relevance | path

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

12

/linux/drivers/net/plip/
A Dplip.c291 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 Dxfs_trans_space.h59 #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 Dnotifier.c22 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 Dhv-24x7.c261 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 Dvfp.h44 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 Dbcast.c731 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 Dnf-queue.c211 struct mnl_socket *nl; in open_queue() local
273 struct mnl_socket *nl; in mainloop() local
/linux/fs/nfsd/
A Dfault_inject.c54 char *nl; in fault_inject_write() local
/linux/arch/s390/include/asm/
A Dsysinfo.h155 unsigned char nl; member
166 unsigned char nl; member
172 unsigned char nl; member
/linux/fs/ceph/
A Dioctl.c71 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
/linux/lib/mpi/
A Dmpi-internal.h115 #define UDIV_QRNND_PREINV(q, r, nh, nl, d, di) \ argument
A Dlonglong.h287 #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 Dxdp_router_ipv4_user.c327 struct nlmsghdr nl; in get_route_table() member
477 struct nlmsghdr nl; in get_arp_table() member
/linux/arch/sh/kernel/cpu/sh2a/
A Dfpu.c164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
/linux/tools/thermal/tmon/
A Dsysfs.c197 static int find_tzone_cdev(struct dirent *nl, char *tz_name, in find_tzone_cdev()
/linux/net/bridge/
A Dbr_sysfs_if.c217 char *nl = strchr(buf, '\n'); in store_backup_port() local
/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_crtc2.c142 unsigned int nl; in matroxfb_dh_restore() local
/linux/drivers/infiniband/ulp/rtrs/
A Drtrs-clt-sysfs.c173 const char *nl; in add_path_store() local
/linux/kernel/locking/
A Dlockdep_proc.c385 unsigned long nl, nr; in lock_stat_cmp() local
/linux/lib/
A Dinflate.c842 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
/linux/kernel/rcu/
A Dtree_nocb.h1251 int nl = 0; /* Next GP kthread. */ in rcu_organize_nocb_kthreads() local
/linux/arch/powerpc/include/asm/
A Deeh.h455 int nl) in eeh_readsl()
/linux/scripts/
A Dasn1_compiler.c349 char *line, *nl, *start, *p, *q; in tokenise() local
/linux/tools/perf/util/
A Dstat-display.c422 new_line_t nl; in printout() local
/linux/drivers/staging/rtl8192u/ieee80211/
A Dieee80211_softmac.c1747 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()

Completed in 60 milliseconds

12