/linux-6.8/include/uapi/linux/ |
D | io_uring.h | 445 __u32 head; member 464 __u32 head; member 702 __u32 head; /* output */ member
|
/linux-6.8/drivers/iommu/ |
D | mtk_iommu.c | 339 #define for_each_m4u(data, head) list_for_each_entry(data, head, list) argument 392 struct list_head *head = bank->parent_data->hw_list; in mtk_iommu_tlb_flush_range_sync() local 983 struct list_head *head) in mtk_iommu_get_resv_regions()
|
/linux-6.8/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hw.c | 624 struct list_head *head; in nx_p3_nic_add_mac() local 656 struct list_head *head; in netxen_p3_nic_set_multi() local 718 struct list_head *head = &adapter->mac_list; in netxen_p3_free_mac_list() local
|
/linux-6.8/mm/ |
D | memory-failure.c | 1241 #define head (1UL << PG_head) macro 1889 struct llist_node *head; in __folio_free_raw_hwp() local 1907 struct llist_head *head; in folio_set_hugetlb_hwpoison() local
|
/linux-6.8/sound/pci/echoaudio/ |
D | echoaudio_dsp.c | 1130 int head = pipe->sglist_head; in sglist_add_mapping() local
|
/linux-6.8/tools/testing/selftests/x86/ |
D | test_shadow_stack.c | 562 struct node *head = NULL, *cur; in test_guard_gap() local
|
/linux-6.8/net/netfilter/ipvs/ |
D | ip_vs_mh.c | 372 static void ip_vs_mh_state_free(struct rcu_head *head) in ip_vs_mh_state_free()
|
D | ip_vs_lblc.c | 130 static void ip_vs_lblc_rcu_free(struct rcu_head *head) in ip_vs_lblc_rcu_free()
|
/linux-6.8/fs/nfsd/ |
D | nfscache.c | 248 struct list_head *head = &nn->drc_hashtbl[i].lru_head; in nfsd_reply_cache_shutdown() local
|
/linux-6.8/drivers/net/ethernet/rocker/ |
D | rocker.h | 30 u32 head; member
|
/linux-6.8/fs/nilfs2/ |
D | mdt.c | 615 struct list_head *head = &shadow->frozen_buffers; in nilfs_release_frozen_buffers() local
|
/linux-6.8/sound/soc/intel/boards/ |
D | kbl_rt5663_rt5514_max98927.c | 47 struct list_head head; member
|
/linux-6.8/fs/nfs/ |
D | dns_resolve.c | 104 static void nfs_dns_ent_free_rcu(struct rcu_head *head) in nfs_dns_ent_free_rcu()
|
/linux-6.8/drivers/usb/musb/ |
D | cppi_dma.h | 98 struct cppi_descriptor *head; member
|
/linux-6.8/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_validation.c | 76 struct list_head head; member
|
/linux-6.8/drivers/net/wireless/quantenna/qtnfmac/ |
D | core.h | 52 struct list_head head; member
|
/linux-6.8/fs/nfs/blocklayout/ |
D | extent_tree.c | 125 static void __ext_put_deviceids(struct list_head *head) in __ext_put_deviceids()
|
/linux-6.8/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 472 struct list_head *head, int ring) in radeon_bo_list_validate()
|
/linux-6.8/net/mctp/ |
D | device.c | 118 struct hlist_head *head; in mctp_dump_addrinfo() local
|
/linux-6.8/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac4_descs.c | 412 static void dwmac4_display_ring(void *head, unsigned int size, bool rx, in dwmac4_display_ring()
|
/linux-6.8/drivers/usb/host/ |
D | ohci-hcd.c | 752 u32 head; in io_watchdog_func() local
|
/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | linked_list_fail.c | 579 int pop_ptr_off(void *(*op)(void *head)) in pop_ptr_off()
|
/linux-6.8/arch/powerpc/mm/ |
D | hugetlbpage.c | 263 static void hugepd_free_rcu_callback(struct rcu_head *head) in hugepd_free_rcu_callback()
|
/linux-6.8/drivers/net/ |
D | macsec.c | 170 static void free_rx_sc_rcu(struct rcu_head *head) in free_rx_sc_rcu() 189 static void free_rxsa(struct rcu_head *head) in free_rxsa() 217 static void free_txsa(struct rcu_head *head) in free_txsa() 3985 static void macsec_common_dellink(struct net_device *dev, struct list_head *head) in macsec_common_dellink() 4010 static void macsec_dellink(struct net_device *dev, struct list_head *head) in macsec_dellink()
|
/linux-6.8/fs/btrfs/ |
D | qgroup.c | 1455 static void qgroup_iterator_add(struct list_head *head, struct btrfs_qgroup *qgroup) in qgroup_iterator_add() 1463 static void qgroup_iterator_clean(struct list_head *head) in qgroup_iterator_clean() 2623 static void qgroup_iterator_nested_add(struct list_head *head, struct btrfs_qgroup *qgroup) in qgroup_iterator_nested_add() 2631 static void qgroup_iterator_nested_clean(struct list_head *head) in qgroup_iterator_nested_clean()
|