Home
last modified time | relevance | path

Searched refs:list (Results 10601 - 10625 of 10715) sorted by relevance

1...<<421422423424425426427428429

/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c18 * TODO list is at the wiki:
30 #include <linux/list.h>
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8192f.c21 #include <linux/list.h>
H A Drtl8xxxu_8710b.c21 #include <linux/list.h>
H A Drtl8xxxu_8192e.c23 #include <linux/list.h>
/kernel/linux/linux-6.6/drivers/of/
H A Dunittest.c20 #include <linux/list.h>
279 "allnodes list size (%i) doesn't match sibling lists size (%i)\n", in of_unittest_check_tree_linkage()
281 pr_debug("allnodes list size (%i); sibling lists size (%i)\n", allnode_count, child_count); in of_unittest_check_tree_linkage()
408 rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells"); in of_unittest_parse_phandle_with_args()
415 rc = of_parse_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args()
470 /* Check for missing list property */ in of_unittest_parse_phandle_with_args()
472 rc = of_parse_phandle_with_args(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args()
475 rc = of_count_phandle_with_args(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args()
485 rc = of_parse_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args()
496 rc = of_count_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args()
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h272 * @node: hash linked-list node for the pgts on host (shadow pgts for device resident MMU and
941 * @debugfs_list: node in debugfs list of command buffers.
942 * @pool_list: node in pool list of command buffers.
1104 * @wait_list_head: head to the list of user threads pending on this interrupt
1120 * @free_objects_node: node in the list free_obj_jobs
1131 * the job will be to pass over the free_obj_jobs list and put refcount to objects
1132 * in each node of the list
1135 * @free_obj_head: list of free jobs nodes (node type timestamp_reg_free_node)
1166 * @wait_list_node: node in the list of user threads pending on an interrupt
1737 * @lock: protects the virtual addresses list
1745 struct list_head list; global() member
[all...]
/kernel/linux/linux-6.6/drivers/i3c/
H A Dmaster.c14 #include <linux/list.h>
66 * operation (see i3c_bus_maintenance_lock() for a non-exhaustive list of
1541 * I3C device list. All device information are automatically retrieved using
1579 * Here is a list of fields that should be properly filled:
1863 * I3C device list. All device information are automatically retrieved using
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c2109 list_add(&card->bch[i].ch.list, &card->dch.dev.bchannels); in setup_card()
2129 /* private data in the PCI devices list */
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Datmel_mxt_ts.c362 struct list_head list; member
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c27 #include <linux/list.h>
768 dvb_frontend_add_event(fe, s); /* update event list */ in dvb_frontend_thread()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.c26 #include <linux/list.h>
109 /* if page is completely empty, put it back on the free list, or dealloc it */
169 * linked list, and raising the refcount of devices we return to ensure in next_active_rdev()
173 * still be in the same position on the list when we re-enter in next_active_rdev()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c1074 /* Add the buffer to the done buffers list */ in vb2_buffer_done()
1536 list_for_each_entry(obj, &req->objects, list) in vb2_request_buffer_cnt()
1739 * Add to the queued buffers list, a buffer will stay on it until in vb2_core_qbuf()
1804 * long as we hold the driver's lock, the list will remain not in __vb2_wait_for_done_vb()
2043 * Remove all buffers from vb2's list... in __vb2_queue_cancel()
2047 * ...and done list; userspace will not receive any buffers it in __vb2_queue_cancel()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-inject.c38 #include <linux/list.h>
2362 * mmaps. We cannot generate the buildid hit list and in cmd_inject()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dpmtu.sh266 list_flush_ipv4_exception ipv4: list and flush cached exceptions 1
267 list_flush_ipv6_exception ipv6: list and flush cached exceptions 1
1992 run_cmd taskset --cpu-list ${cpu} ${ns_a} ping -q -M want -i 0.1 -w 1 -s $((${ll_mtu} + 500)) ${tunnel4_b_addr}
2113 if [ "$(${ns_a} ip -oneline route list cache | wc -l)" -ne 101 ]; then
2114 err " can't list cached exceptions"
2122 [ -n "$(${ns_a} ip route list cache)" ]; then
2163 if [ "$(${ns_a} ip -oneline -6 route list cache | wc -l)" -ne 101 ]; then
2164 err " can't list cached exceptions"
2172 [ -n "$(${ns_a} ip -6 route list cache)" ]; then
/kernel/linux/linux-6.6/sound/pci/
H A Dvia82xx.c1279 .list = channels, in snd_via8233_multi_open()
2438 dev_dbg(&pci->dev, "DXS allow list for %s found\n", in check_dxs_list()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_clientmgr.c730 /* lock list */ in __deliver_to_subscribers()
1479 * add to port's subscription list IOCTL interface
1525 * remove from port's subscription list
2629 list_for_each_entry(p, &client->ports_list_head, list) { in snd_seq_info_dump_ports()
2672 /* list the client table */ in snd_seq_info_clients_read()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dice1712.c896 .list = rates,
2213 * list of available boards
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c244 #include <linux/list.h>
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c58 #include <linux/list.h>
126 /* This list pointer if valid if (pos | bits) == 0 (LEAF) */
572 /* drop the node in the old tnode free list */ in inflate()
720 /* search though the list of children looking for nodes that might in update_suffix()
1377 /* Insert new entry to the list. */ in fib_table_insert()
1657 /* remove the fib_alias from the list */ in fib_remove_alias()
1660 /* if we emptied the list this leaf will be freed and we can sort in fib_remove_alias()
1696 * list. in fib_notify_alias_delete()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_fib.c26 #include <linux/list.h>
224 * tables aren't visible prior to being linked to the list. in fib6_link_table()
230 * No protection necessary, this is the only list mutatation in fib6_link_table()
857 * we've to insert an intermediate node on the list in fib6_add_1()
1134 * list. in fib6_add_rt2node()
1138 * To avoid long list, we only had siblings if the in fib6_add_rt2node()
1186 /* For each sibling in the list, increment the counter of in fib6_add_rt2node()
1187 * siblings. BUG() if counters does not match, list of siblings in fib6_add_rt2node()
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-pcm.c2788 list_add(&dai->list, &afe->sub_dais); in mt8186_dai_memif_register()
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-pcm.c3079 list_add(&dai->list, &afe->sub_dais); in mt8188_dai_memif_register()
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c2997 list_add(&dai->list, &afe->sub_dais); in mt8195_dai_memif_register()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c33 #include <linux/list.h>
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c747 /* return the position of NID in the list, or -1 if not found */
748 static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) in find_idx_in_nid_list() argument
752 if (list[i] == nid) in find_idx_in_nid_list()
756 /* return true if the given NID is found in the list */
757 static bool found_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) in found_in_nid_list() argument
759 return find_idx_in_nid_list(nid, list, nums) >= 0; in found_in_nid_list()

Completed in 97 milliseconds

1...<<421422423424425426427428429