/kernel/linux/linux-5.10/drivers/soc/ti/ |
H A D | k3-ringacc.c | 182 * @list: list of RAs in the system 202 struct list_head list; member 1034 list_for_each_entry(entry, &k3_ringacc_list, list) in of_k3_ringacc_get_by_phandle() 1240 list_add_tail(&ringacc->list, &k3_ringacc_list); in k3_ringacc_probe()
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | xdomain.c | 483 list_add_tail(&handler->list, &protocol_handlers); in tb_register_protocol_handler() 499 list_del_init(&handler->list); in tb_unregister_protocol_handler() 1608 list_for_each_entry_safe(handler, tmp, &protocol_handlers, list) { in tb_xdomain_handle_request()
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_interface_core.c | 800 LIST_HEAD(list); in xfrmi_exit_batch_net() 813 unregister_netdevice_queue(xi->dev, &list); in xfrmi_exit_batch_net() 816 unregister_netdevice_many(&list); in xfrmi_exit_batch_net()
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | associola.c | 202 /* Make an empty list of remote transport addresses. */ in sctp_association_init() 259 /* Save the hmacs and chunks list into this association */ in sctp_association_init() 354 /* Clean up the bound address list. */ in sctp_association_free() 491 * to the next peer before removing this peer from the list. in sctp_assoc_rm_peer() 496 /* Remove this peer from the list. */ in sctp_assoc_rm_peer() 544 /* If we have something on the transmitted list, we have to in sctp_assoc_rm_peer() 550 /* Reset the transport of each chunk on this list */ in sctp_assoc_rm_peer() 570 list_for_each_entry(ch, &asoc->outqueue.out_chunk_list, list) in sctp_assoc_rm_peer() 932 * list. Return which transport this TSN lives on. in sctp_assoc_lookup_tsn() 1018 * The receiver has a list o in sctp_assoc_bh_rcv() [all...] |
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | structs.h | 106 /* This is a list of groups of functions for each address 325 * a copy of the raw address list of the association. 326 * The length of the raw address list is saved in the 483 struct list_head list; member 545 struct list_head list; member 553 /* This is our link to the per-transport transmitted list. */ 560 * For the first fragment this is the list that holds the rest of 687 struct list_head list; member 768 /* A list of transports. */ 816 * address list derive [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | sch_generic.h | 12 #include <linux/list.h> 44 struct list_head list; member 432 struct list_head list; member 1165 * We do not know the backlog in bytes of this list, it in __qdisc_reset_queue() 1289 * The fast path only needs to access filter list and to update stats
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | python.c | 871 static char pyrf_evsel__doc[] = PyDoc_STR("perf event selector list object."); 962 PyObject *list = PyList_New(0); in pyrf_evlist__get_pollfd() local 981 if (PyList_Append(list, file) != 0) { in pyrf_evlist__get_pollfd() 989 return list; in pyrf_evlist__get_pollfd() 1132 .ml_doc = PyDoc_STR("adds an event selector to the list.") 1171 static char pyrf_evlist__doc[] = PyDoc_STR("perf event selector list object.");
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | readinode.c | 544 static void jffs2_free_tmp_dnode_info_list(struct rb_root *list) in jffs2_free_tmp_dnode_info_list() argument 548 rbtree_postorder_for_each_entry_safe(tn, next, list, rb) { in jffs2_free_tmp_dnode_info_list() 553 *list = RB_ROOT; in jffs2_free_tmp_dnode_info_list() 699 * the name in it and everything. Link it into the list in read_direntry() 1327 /* Scan the list of all nodes present for this ino, build map of versions, etc. */
|
H A D | gc.c | 64 /* Most of the time, pick one off the very_dirty list */ in jffs2_find_gc_block() 97 ret = list_entry(nextlist->next, struct jffs2_eraseblock, list); in jffs2_find_gc_block() 98 list_del(&ret->list); in jffs2_find_gc_block() 298 pr_warn("eep. End of raw list while still supposedly nodes to GC\n"); in jffs2_garbage_collect_pass() 487 list_add_tail(&c->gcblock->list, &c->erase_pending_list); in jffs2_garbage_collect_pass() 509 of the list. */ in jffs2_garbage_collect_live() 995 /* No need for it any more. Just mark it obsolete and remove it from the list */ in jffs2_garbage_collect_deletion_dirent() 1005 pr_warn("Deletion dirent \"%s\" not found in list for ino #%u\n", in jffs2_garbage_collect_deletion_dirent()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsglob.h | 1019 * session to interfaces from this list. 1092 struct list_head rlist; /* reconnect list */ 1096 spinlock_t open_file_lock; /* protects list above */ 1175 struct list_head pending_opens; /* list of incomplete opens */ 1181 struct list_head ulist; /* cache update list */ 1312 /* lock list below protected by cifsi->lock_sem */ 1317 struct list_head rlist; /* reconnect list */ 1349 struct list_head list; member 1374 struct list_head list; member 1409 struct list_head list; member [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | relay.c | 26 /* list of open channels, for cpu hotplug */ 529 list_for_each_entry(chan, &relay_channels, list) { in relay_prepare_cpu() 610 list_add(&chan->list, &relay_channels); in relay_open() 861 list_del(&chan->list); in relay_close()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | scan.c | 497 list_for_each_entry_rcu(sdata, &local->interfaces, list) { in __ieee80211_scan_completed() 577 list_for_each_entry(sdata_iter, &local->interfaces, list) { in __ieee80211_can_leave_ch() 881 list_for_each_entry(sdata, &local->interfaces, list) { in ieee80211_scan_state_decision() 953 * later. Maybe scan_width could be used to build the channel scan list? in ieee80211_scan_state_set_channel()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | drm.c | 459 list_for_each_entry(client, &tegra->clients, list) in tegra_open_channel() 887 list_add_tail(&client->list, &tegra->clients); in tegra_drm_register_client() 898 list_del_init(&client->list); in tegra_drm_unregister_client()
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | rtd520.c | 210 /* Set a practical limit on how long a list to support (affects memory use) */ 211 /* The board support a channel list up to the FIFO length (1K or 8K) */ 212 #define RTD_MAX_CHANLIST 128 /* max channel list that we allow */ 425 /* Note: we also setup the channel list bipolar flag array */ in rtd_convert_chan_gain() 458 /* Setup the channel-gain table from a comedi list */ 460 unsigned int n_chan, unsigned int *list) in rtd_load_channelgain_list() 468 writel(rtd_convert_chan_gain(dev, list[ii], ii), in rtd_load_channelgain_list() 473 writel(rtd_convert_chan_gain(dev, list[0], 0), in rtd_load_channelgain_list() 845 /* load channel list and reset CGT */ in rtd_ai_cmd() 459 rtd_load_channelgain_list(struct comedi_device *dev, unsigned int n_chan, unsigned int *list) rtd_load_channelgain_list() argument
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | client.c | 88 list_for_each_entry(nfs, &nfs_versions, list) { in find_nfs_version() 124 list_add(&nfs->list, &nfs_versions); in register_nfs_version() 136 list_del(&nfs->list); in unregister_nfs_version() 279 * Find an nfs_client on the list that matches the initialisation data 1156 * set up the iterator to start reading from the server list and return the first item 1163 /* lock the list against modification */ 1179 * clean up after reading from the transports list 1223 * set up the iterator to start reading from the volume list and return the first item 1230 /* lock the list against modification */ 1246 * clean up after reading from the transports list [all...] |
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-out.c | 152 list_add_tail(&buf->list, &dev->vid_out_active); in vid_out_buf_queue() 175 list_for_each_entry_safe(buf, tmp, &dev->vid_out_active, list) { in vid_out_start_streaming() 176 list_del(&buf->list); in vid_out_start_streaming()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-driver.c | 760 INIT_LIST_HEAD(&cx->vbi.sliced_mpeg_buf.list); in cx18_init_struct1() 761 INIT_LIST_HEAD(&cx->vbi.sliced_mpeg_mdl.list); in cx18_init_struct1() 763 list_add(&cx->vbi.sliced_mpeg_buf.list, in cx18_init_struct1() 1036 /* if no tuner was found, then pick the first tuner in the card list */ in cx18_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 15 * copyright notice, this list of conditions and the following 19 * copyright notice, this list of conditions and the following 469 list_for_each_entry(dst, &fte->node.children, node.list) { in mlx5_set_extended_dest() 636 list_for_each_entry(dst, &fte->node.children, node.list) { in mlx5_cmd_set_fte() 715 list_for_each_entry(dst, &fte->node.children, node.list) { in mlx5_cmd_set_fte()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 1003 INIT_LIST_HEAD(&efx->rss_context.list); in efx_init_struct() 1398 list_for_each_entry(efv, &efx->vf_reps, list) { in efx_detach_reps() 1417 list_for_each_entry(efv, &efx->vf_reps, list) { in efx_attach_reps()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 521 * netxen_skb_frag{} is to contain mapping info for each SG list. This 551 struct list_head list; member 936 struct list_head list; member 941 struct list_head list; member
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | readinode.c | 544 static void jffs2_free_tmp_dnode_info_list(struct rb_root *list) in jffs2_free_tmp_dnode_info_list() argument 548 rbtree_postorder_for_each_entry_safe(tn, next, list, rb) { in jffs2_free_tmp_dnode_info_list() 553 *list = RB_ROOT; in jffs2_free_tmp_dnode_info_list() 699 * the name in it and everything. Link it into the list in read_direntry() 1327 /* Scan the list of all nodes present for this ino, build map of versions, etc. */
|
H A D | gc.c | 64 /* Most of the time, pick one off the very_dirty list */ in jffs2_find_gc_block() 97 ret = list_entry(nextlist->next, struct jffs2_eraseblock, list); in jffs2_find_gc_block() 98 list_del(&ret->list); in jffs2_find_gc_block() 298 pr_warn("eep. End of raw list while still supposedly nodes to GC\n"); in jffs2_garbage_collect_pass() 487 list_add_tail(&c->gcblock->list, &c->erase_pending_list); in jffs2_garbage_collect_pass() 509 of the list. */ in jffs2_garbage_collect_live() 995 /* No need for it any more. Just mark it obsolete and remove it from the list */ in jffs2_garbage_collect_deletion_dirent() 1005 pr_warn("Deletion dirent \"%s\" not found in list for ino #%u\n", in jffs2_garbage_collect_deletion_dirent()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | client.c | 89 list_for_each_entry(nfs, &nfs_versions, list) { in find_nfs_version() 125 list_add(&nfs->list, &nfs_versions); in register_nfs_version() 137 list_del(&nfs->list); in unregister_nfs_version() 278 * Find an nfs_client on the list that matches the initialisation data 1218 * set up the iterator to start reading from the server list and return the first item 1225 /* lock the list against modification */ 1241 * clean up after reading from the transports list 1285 * set up the iterator to start reading from the volume list and return the first item 1292 /* lock the list against modification */ 1308 * clean up after reading from the transports list [all...] |
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | inode.c | 420 /* Never list private (.overlay) */ in ovl_can_list() 428 /* list other trusted for superuser only */ in ovl_can_list() 432 ssize_t ovl_listxattr(struct dentry *dentry, char *list, size_t size) in ovl_listxattr() argument 441 res = vfs_listxattr(realdentry, list, size); in ovl_listxattr() 447 for (s = list, len = res; len;) { in ovl_listxattr() 450 /* underlying fs providing us with an broken xattr list? */ in ovl_listxattr()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | perf_event.h | 43 #include <linux/list.h> 517 * May (and should) traverse event::addr_filters::list, for which its 553 * @entry: event's filter list linkage 571 * @list: list of filters for this event 572 * @lock: spinlock that serializes accesses to the @list and event's 576 * A child event will use parent's @list (and therefore @lock), so they are 580 struct list_head list; member 645 struct list_head list; member 913 * Protect the states of the events in the list, [all...] |