Home
last modified time | relevance | path

Searched refs:list (Results 16101 - 16125 of 16352) sorted by relevance

1...<<641642643644645646647648649650>>...655

/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-its.c13 #include <linux/list.h>
69 * check that we don't add a second list entry with the same LPI. in vgic_add_lpi()
121 /* the head for the list of ITTEs */
343 /* We don't need to "get" the IRQ, as we hold the list lock. */ in vgic_copy_lpi_list()
646 /* Move the new translation to the head of the list */ in vgic_its_cache_translation()
1041 * entry from the list. If there wasn't any before, we can in vgic_its_free_collection()
1376 * Find the VCPU mapped to that collection, then iterate over the VM's list
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c109 * This is a partial list.
134 #include <linux/list.h>
195 * @link: list link
254 /* mpu_oh: used to add/remove MPU initiator from sleepdep list */
3007 if (ois[0] == NULL) /* Empty list */ in omap_hwmod_register_links()
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c26 #include <linux/list.h>
763 dvb_frontend_add_event(fe, s); /* update event list */ in dvb_frontend_thread()
/kernel/linux/linux-5.10/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 */
172 * linked list, and raising the refcount of devices we return to ensure in next_active_rdev()
176 * still be in the same position on the list when we re-enter in next_active_rdev()
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c1057 /* Add the buffer to the done buffers list */ in vb2_buffer_done()
1506 list_for_each_entry(obj, &req->objects, list) in vb2_request_buffer_cnt()
1709 * Add to the queued buffers list, a buffer will stay on it until in vb2_core_qbuf()
1774 * long as we hold the driver's lock, the list will remain not in __vb2_wait_for_done_vb()
2010 * Remove all buffers from videobuf's list... in __vb2_queue_cancel()
2014 * ...and done list; userspace will not receive any buffers it in __vb2_queue_cancel()
/kernel/linux/linux-5.10/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-5.10/drivers/input/touchscreen/
H A Datmel_mxt_ts.c347 struct list_head list; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_perf.c2344 list_for_each_entry_safe(ctx, cn, &i915->gem.contexts.list, link) { in oa_configure_all_contexts()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc_test.c14 #include <linux/list.h>
91 * @link: double-linked list
109 * @link: double-linked list
125 * @link: double-linked list
1437 pr_info("%s: Failed to map sg list\n", in mmc_test_area_map()
1666 * transfer but with no contiguous pages in the scatter list. This tests
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c12 #include <linux/list.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c16 #include <linux/list.h>
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c18 * TODO list is at the wiki:
30 #include <linux/list.h>
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c69 /* num_of_descs == 0, it's a frag in a list of descs */ in wil_print_desc_edma()
1207 list_for_each_entry(it, lh, list) { in wil_print_rx_buff()
1232 /* Print active list */ in rx_buff_mgmt_show()
1233 seq_puts(s, " Active list:\n"); in rx_buff_mgmt_show()
1235 seq_puts(s, "\n Free list:\n"); in rx_buff_mgmt_show()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c9 #include <linux/list.h>
1492 * Process the reap list.
/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c244 #include <linux/list.h>
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_pr.c16 #include <linux/list.h>
722 * Create list of matching SCSI Initiator Port registrations in __core_scsi3_alloc_registration()
1342 * For PREEMPT_AND_ABORT, the list of *pr_reg in preempt_and_abort_list
1535 pr_warn("SPC-PR: Received PR OUT parameter list" in core_scsi3_decode_spec_i_port()
1887 * Walk the registration list.. in core_scsi3_update_aptpl_buf()
2112 * TransportID from Parameter list and loop through in core_scsi3_emulate_pro_register()
2113 * fabric dependent parameter list while calling in core_scsi3_emulate_pro_register()
2798 * struct t10_pr_registration to the list that will be compared in __core_scsi3_complete_pro_preempt()
3101 * Call LUN_RESET logic upon list of struct t10_pr_registration, in core_scsi3_pro_preempt()
3106 * release every registration in the list (whic in core_scsi3_pro_preempt()
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c834 offsetof(struct rtllib_network, list)); in _rtl92e_sta_down()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c438 * new network events, despite for updating the net list, in ieee80211_softmac_scan_syncro()
1449 list_for_each_entry(target, &ieee->network_list, list) { in ieee80211_softmac_check_all_nets()
2231 /* check if we have this cell in our network list */ in ieee80211_start_ibss_wq()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dnet2272.c17 #include <linux/list.h>
H A Dmv_udc_core.c20 #include <linux/list.h>
402 /* generate dTD linked list for a request */
H A Dpch_udc.c14 #include <linux/list.h>
1531 complete_req(ep, req, -ESHUTDOWN); /* Remove from list */ in empty_req_queue()
2921 /* remove ep0 in and out from the list. They have own pointer */ in pch_udc_pcd_reinit()
H A Domap_udc.c22 #include <linux/list.h>
H A Ddummy_hcd.c34 #include <linux/list.h>
1167 * when urbs are queued, they're just stuck on a list that we
H A Dfsl_qe_udc.c26 #include <linux/list.h>
2522 /* setup the qe_ep struct and link ep.ep.list in qe_udc_probe()
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_core.c71 #include <linux/list.h>

Completed in 93 milliseconds

1...<<641642643644645646647648649650>>...655