Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/wan/
Dsbni.c350 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-v5.4/drivers/net/plip/
Dplip.c285 struct net_local *nl = netdev_priv(dev); in plip_init_netdev() local
318 struct net_local *nl = in plip_kick_bh() local
362 struct net_local *nl = container_of(work, struct net_local, immediate); in plip_bh() local
380 struct net_local *nl = in plip_timer_bh() local
394 plip_bh_timeout_error(struct net_device *dev, struct net_local *nl, in plip_bh_timeout_error()
469 plip_none(struct net_device *dev, struct net_local *nl, in plip_none()
581 plip_receive_packet(struct net_device *dev, struct net_local *nl, in plip_receive_packet()
749 plip_send_packet(struct net_device *dev, struct net_local *nl, in plip_send_packet()
868 plip_connection_close(struct net_device *dev, struct net_local *nl, in plip_connection_close()
886 plip_error(struct net_device *dev, struct net_local *nl, in plip_error()
[all …]
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_trans_space.h52 #define XFS_DIRENTER_MAX_SPLIT(mp,nl) 1 argument
53 #define XFS_DIRENTER_SPACE_RES(mp,nl) \ argument
73 #define XFS_CREATE_SPACE_RES(mp,nl) \ argument
81 #define XFS_LINK_SPACE_RES(mp,nl) \ argument
83 #define XFS_MKDIR_SPACE_RES(mp,nl) \ argument
92 #define XFS_RENAME_SPACE_RES(mp,nl) \ argument
94 #define XFS_SYMLINK_SPACE_RES(mp,nl,b) \ argument
/Linux-v5.4/kernel/
Dnotifier.c22 static int notifier_chain_register(struct notifier_block **nl, in notifier_chain_register()
36 static int notifier_chain_cond_register(struct notifier_block **nl, in notifier_chain_cond_register()
51 static int notifier_chain_unregister(struct notifier_block **nl, in notifier_chain_unregister()
76 static int notifier_call_chain(struct notifier_block **nl, in notifier_call_chain()
/Linux-v5.4/arch/powerpc/perf/
Dhv-24x7.c199 unsigned nl = be16_to_cpu(ev->event_name_len); in event_desc() local
208 unsigned nl = be16_to_cpu(ev->event_name_len); in event_long_desc() local
238 unsigned nl = be16_to_cpu(ev->event_name_len); in event_end() local
491 int nl, dl; in event_to_desc_attr() local
505 int nl, dl; in event_to_long_desc_attr() local
530 int nl; member
559 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add()
800 int nl; in create_events_from_catalog() local
860 int nl; in create_events_from_catalog() local
/Linux-v5.4/arch/arm/vfp/
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-v5.4/net/tipc/
Dbcast.c712 void tipc_nlist_init(struct tipc_nlist *nl, u32 self) in tipc_nlist_init()
719 void tipc_nlist_add(struct tipc_nlist *nl, u32 node) in tipc_nlist_add()
727 void tipc_nlist_del(struct tipc_nlist *nl, u32 node) in tipc_nlist_del()
735 void tipc_nlist_purge(struct tipc_nlist *nl) in tipc_nlist_purge()
/Linux-v5.4/fs/nfsd/
Dfault_inject.c54 char *nl; in fault_inject_write() local
/Linux-v5.4/arch/s390/include/asm/
Dsysinfo.h155 unsigned char nl; member
166 unsigned char nl; member
172 unsigned char nl; member
/Linux-v5.4/fs/ceph/
Dioctl.c71 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
/Linux-v5.4/drivers/staging/isdn/hysdn/
Dhysdn_net.c92 flush_tx_buffers(struct net_local *nl) in flush_tx_buffers()
/Linux-v5.4/samples/bpf/
Dxdp_router_ipv4_user.c323 struct nlmsghdr nl; in get_route_table() member
462 struct nlmsghdr nl; in get_arp_table() member
/Linux-v5.4/lib/mpi/
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-v5.4/arch/sh/kernel/cpu/sh2a/
Dfpu.c164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
/Linux-v5.4/tools/thermal/tmon/
Dsysfs.c197 static int find_tzone_cdev(struct dirent *nl, char *tz_name, in find_tzone_cdev()
/Linux-v5.4/net/bridge/
Dbr_sysfs_if.c207 char *nl = strchr(buf, '\n'); in store_backup_port() local
/Linux-v5.4/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.c142 unsigned int nl; in matroxfb_dh_restore() local
/Linux-v5.4/kernel/locking/
Dlockdep_proc.c360 unsigned long nl, nr; in lock_stat_cmp() local
/Linux-v5.4/lib/
Dinflate.c842 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
/Linux-v5.4/drivers/firmware/efi/libstub/
Defi-stub-helper.c65 efi_char16_t nl[2] = { '\r', 0 }; in efi_printk() local
/Linux-v5.4/arch/powerpc/include/asm/
Deeh.h470 int nl) in eeh_readsl()
/Linux-v5.4/scripts/
Dasn1_compiler.c349 char *line, *nl, *start, *p, *q; in tokenise() local
/Linux-v5.4/tools/perf/util/
Dstat-display.c405 new_line_t nl; in printout() local
Dsynthetic-events.c105 char *nl; in perf_event__get_comm_ids() local
/Linux-v5.4/kernel/rcu/
Dtree_plugin.h2325 int nl = 0; /* Next GP kthread. */ in rcu_organize_nocb_kthreads() local

12