/linux-6.6.21/drivers/net/plip/ |
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 368 struct net_local *nl = container_of(work, struct net_local, immediate); in plip_bh() local 386 struct net_local *nl = in plip_timer_bh() local 400 plip_bh_timeout_error(struct net_device *dev, struct net_local *nl, in plip_bh_timeout_error() 475 plip_none(struct net_device *dev, struct net_local *nl, in plip_none() 588 plip_receive_packet(struct net_device *dev, struct net_local *nl, in plip_receive_packet() 756 plip_send_packet(struct net_device *dev, struct net_local *nl, in plip_send_packet() 876 plip_connection_close(struct net_device *dev, struct net_local *nl, in plip_connection_close() 894 plip_error(struct net_device *dev, struct net_local *nl, in plip_error() [all …]
|
/linux-6.6.21/fs/xfs/libxfs/ |
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.6.21/kernel/ |
D | notifier.c | 25 static int notifier_chain_register(struct notifier_block **nl, in notifier_chain_register() 47 static int notifier_chain_unregister(struct notifier_block **nl, in notifier_chain_unregister() 73 static int notifier_call_chain(struct notifier_block **nl, in notifier_call_chain() 122 static int notifier_call_chain_robust(struct notifier_block **nl, in notifier_call_chain_robust()
|
/linux-6.6.21/arch/powerpc/perf/ |
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.6.21/arch/arm/vfp/ |
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.6.21/net/tipc/ |
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.6.21/tools/testing/selftests/netfilter/ |
D | nf-queue.c | 211 struct mnl_socket *nl; in open_queue() local 273 struct mnl_socket *nl; in mainloop() local
|
/linux-6.6.21/tools/perf/arch/riscv/util/ |
D | header.c | 22 char *line2, *nl; in _get_field() local
|
/linux-6.6.21/arch/s390/include/asm/ |
D | sysinfo.h | 155 unsigned char nl; member 166 unsigned char nl; member 172 unsigned char nl; member
|
/linux-6.6.21/samples/bpf/ |
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.6.21/lib/crypto/mpi/ |
D | mpi-internal.h | 115 #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 827 #define sdiv_qrnnd(q, r, nh, nl, d) \ argument 1345 #define udiv_qrnnd(q, r, nh, nl, d) \ argument
|
/linux-6.6.21/fs/ceph/ |
D | ioctl.c | 72 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
|
/linux-6.6.21/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
|
/linux-6.6.21/tools/thermal/tmon/ |
D | sysfs.c | 198 static int find_tzone_cdev(struct dirent *nl, char *tz_name, in find_tzone_cdev()
|
/linux-6.6.21/net/bridge/ |
D | br_sysfs_if.c | 217 char *nl = strchr(buf, '\n'); in store_backup_port() local
|
/linux-6.6.21/drivers/video/fbdev/matrox/ |
D | matroxfb_crtc2.c | 142 unsigned int nl; in matroxfb_dh_restore() local
|
/linux-6.6.21/drivers/infiniband/ulp/rtrs/ |
D | rtrs-clt-sysfs.c | 174 const char *nl; in add_path_store() local
|
/linux-6.6.21/kernel/locking/ |
D | lockdep_proc.c | 412 unsigned long nl, nr; in lock_stat_cmp() local
|
/linux-6.6.21/lib/ |
D | inflate.c | 842 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | eeh.h | 449 int nl) in eeh_readsl()
|
/linux-6.6.21/kernel/rcu/ |
D | tree_nocb.h | 1553 int nl = 0; /* Next GP kthread. */ in rcu_organize_nocb_kthreads() local
|
/linux-6.6.21/scripts/ |
D | asn1_compiler.c | 349 char *line, *nl, *start, *p, *q; in tokenise() local
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_lag.c | 547 struct ice_lag_netdev_list *nl; in ice_lag_build_netdev_list() local
|
/linux-6.6.21/drivers/md/ |
D | dm-ioctl.c | 597 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local
|