Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/drivers/net/
H A Dqueues.py20 def nl_get_queues(cfg, nl, qtype='rx'): argument
27 def check_xsk(cfg, nl, xdp_queue_id=0) -> None: argument
61 def get_queues(cfg, nl) -> None: argument
73 def addremove_queues(cfg, nl) -> None: argument
100 def check_down(cfg, nl) argument
[all...]
H A Dnapi_threaded.py14 def _assert_napi_threaded_enabled(nl, napi_id) -> None: argument
20 def _assert_napi_threaded_disabled(nl, napi_id) -> None: argument
41 enable_dev_threaded_disable_napi_threaded(cfg, nl) global() argument
72 change_num_queues(cfg, nl) global() argument
[all...]
/linux/drivers/net/plip/
H 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
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/kernel/
H A Dnotifier.c17 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()
65 static int notifier_call_chain(struct notifier_block **nl, in notifier_call_chain()
114 static int notifier_call_chain_robust(struct notifier_block **nl, in notifier_call_chain_robust()
/linux/arch/powerpc/perf/
H A Dhv-24x7.c248 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
554 int nl, dl; in event_to_desc_attr() local
568 int nl, dl; in event_to_long_desc_attr() local
593 int nl; member
622 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add()
871 int nl; in create_events_from_catalog() local
935 int nl; in create_events_from_catalog() local
/linux/arch/arm/vfp/
H 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/fs/xfs/scrub/
H A Dnlinks.c125 struct xchk_nlink nl; in xchk_nlinks_update_incore() local
607 struct xchk_nlink nl; in xchk_nlinks_comparison_read() local
866 struct xchk_nlink nl; in xchk_nlinks_compare() local
/linux/net/tipc/
H 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/fs/xfs/libxfs/
H A Dxfs_trans_space.h76 #define XFS_DIRENTER_MAX_SPLIT(mp,nl) 1 argument
77 #define XFS_DIRENTER_SPACE_RES(mp,nl) \ argument
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c211 struct mnl_socket *nl; in open_queue() local
273 struct mnl_socket *nl; in mainloop() local
/linux/samples/bpf/
H A Dxdp_router_ipv4_user.c262 struct nlmsghdr nl; in get_route_table() member
398 struct nlmsghdr nl; in get_arp_table() member
/linux/lib/crypto/mpi/
H A Dmpi-internal.h108 #define UDIV_QRNND_PREINV(q, r, nh, nl, d, di) \ argument
H 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/fs/ceph/
H A Dioctl.c72 struct ceph_ioctl_layout nl; in ceph_ioctl_set_layout() local
/linux/tools/thermal/tmon/
H A Dsysfs.c198 static int find_tzone_cdev(struct dirent *nl, char *tz_name, in find_tzone_cdev()
/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
/linux/net/bridge/
H A Dbr_sysfs_if.c217 char *nl = strchr(buf, '\n'); in store_backup_port() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c142 unsigned int nl; in matroxfb_dh_restore() local
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c174 const char *nl; in add_path_store() local
/linux/kernel/locking/
H A Dlockdep_proc.c414 unsigned long nl, nr; in lock_stat_cmp() local
/linux/arch/powerpc/include/asm/
H A Deeh.h450 int nl) in eeh_readsl()
/linux/kernel/rcu/
H A Dtree_nocb.h1452 int nl = 0; /* Next GP kthread. */ in rcu_organize_nocb_kthreads() local
/linux/scripts/
H A Dasn1_compiler.c349 char *line, *nl, *start, *p, *q; in tokenise() local
/linux/drivers/md/
H A Ddm-ioctl.c597 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local
/linux/tools/perf/util/
H A Dstat-display.c833 new_line_t nl; in printout() local

12