/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/kernel/ |
A D | notifier.c | 22 static int notifier_chain_register(struct notifier_block **nl, in notifier_chain_register() 43 static int notifier_chain_unregister(struct notifier_block **nl, in notifier_chain_unregister() 68 static int notifier_call_chain(struct notifier_block **nl, in notifier_call_chain() 116 static int notifier_call_chain_robust(struct notifier_block **nl, in notifier_call_chain_robust()
|
/linux-6.3-rc2/arch/powerpc/perf/ |
A D | hv-24x7.c | 248 unsigned int nl = be16_to_cpu(ev->event_name_len); in event_desc() local 257 unsigned int nl = be16_to_cpu(ev->event_name_len); in event_long_desc() local 287 unsigned int nl = be16_to_cpu(ev->event_name_len); in event_end() local 564 int nl, dl; in event_to_desc_attr() local 578 int nl, dl; in event_to_long_desc_attr() local 603 int nl; member 632 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add() 881 int nl; in create_events_from_catalog() local 945 int nl; in create_events_from_catalog() local
|
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/tools/perf/arch/riscv/util/ |
A D | header.c | 22 char *line2, *nl; in _get_field() local
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | sysinfo.h | 155 unsigned char nl; member 166 unsigned char nl; member 172 unsigned char nl; member
|
/linux-6.3-rc2/samples/bpf/ |
A D | xdp_router_ipv4_user.c | 262 struct nlmsghdr nl; in get_route_table() member 398 struct nlmsghdr nl; in get_arp_table() member
|
/linux-6.3-rc2/fs/ceph/ |
A D | ioctl.c | 71 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
|
/linux-6.3-rc2/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-6.3-rc2/arch/sh/kernel/cpu/sh2a/ |
A D | fpu.c | 164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
|
/linux-6.3-rc2/tools/thermal/tmon/ |
A D | sysfs.c | 198 static int find_tzone_cdev(struct dirent *nl, char *tz_name, in find_tzone_cdev()
|
/linux-6.3-rc2/net/bridge/ |
A D | br_sysfs_if.c | 217 char *nl = strchr(buf, '\n'); in store_backup_port() local
|
/linux-6.3-rc2/drivers/video/fbdev/matrox/ |
A D | matroxfb_crtc2.c | 142 unsigned int nl; in matroxfb_dh_restore() local
|
/linux-6.3-rc2/drivers/infiniband/ulp/rtrs/ |
A D | rtrs-clt-sysfs.c | 174 const char *nl; in add_path_store() local
|
/linux-6.3-rc2/lib/ |
A D | inflate.c | 842 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
|
/linux-6.3-rc2/kernel/locking/ |
A D | lockdep_proc.c | 412 unsigned long nl, nr; in lock_stat_cmp() local
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | eeh.h | 449 int nl) in eeh_readsl()
|
/linux-6.3-rc2/kernel/rcu/ |
A D | tree_nocb.h | 1507 int nl = 0; /* Next GP kthread. */ in rcu_organize_nocb_kthreads() local
|
/linux-6.3-rc2/scripts/ |
A D | asn1_compiler.c | 349 char *line, *nl, *start, *p, *q; in tokenise() local
|
/linux-6.3-rc2/drivers/staging/rtl8192u/ieee80211/ |
A D | ieee80211_softmac.c | 1753 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-ioctl.c | 597 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local
|