Home
last modified time | relevance | path

Searched defs:head (Results 3126 - 3150 of 3843) sorted by relevance

1...<<121122123124125126127128129130>>...154

/kernel/linux/linux-6.6/drivers/edac/
H A Digen6_edac.c672 struct llist_node *head; in ecclog_work_cb() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.c1418 u32 head, next; in sc_buffer_alloc() local
1660 u32 head, tail; sc_release_update() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c877 const struct nlattr *head, *curr; in ib_nl_process_good_resolve_rsp() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c38 struct list_head head; member
50 struct list_head head; member
62 struct list_head head; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_wed_wo.h221 u16 head; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1379 struct mlx5_cmd_mailbox *tmp, *head = NULL; in mlx5_alloc_cmd_msg() local
1425 struct mlx5_cmd_mailbox *head = msg->next; in mlx5_free_cmd_msg() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c109 struct cpdma_desc __iomem *head, *tail; member
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dveth.c1943 static void veth_dellink(struct net_device *dev, struct list_head *head) in veth_dellink() argument
H A Dvrf.c1707 static void vrf_dellink(struct net_device *dev, struct list_head *head) in vrf_dellink() argument
H A Dgeneve.c1779 static void geneve_dellink(struct net_device *dev, struct list_head *head) in geneve_dellink() argument
501 geneve_gro_receive(struct sock *sk, struct list_head *head, struct sk_buff *skb) geneve_gro_receive() argument
1957 geneve_destroy_tunnels(struct net *net, struct list_head *head) geneve_destroy_tunnels() argument
[all...]
H A Dgtp.c127 struct hlist_head *head; in gtp0_pdp_find() local
143 struct hlist_head *head; in gtp1_pdp_find() local
159 struct hlist_head *head; in ipv4_pdp_find() local
1111 static void gtp_dellink(struct net_device *dev, struct list_head *head) in gtp_dellink() argument
1431 pdp_context_free(struct rcu_head *head) pdp_context_free() argument
[all...]
H A Dmacvlan.c1319 struct nlattr *nla, *head; in macvlan_validate() local
1401 struct nlattr *nla, *head; in macvlan_changelink_sources() local
1584 void macvlan_dellink(struct net_device *dev, struct list_head *head) in macvlan_dellink() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h253 struct gelic_descr *head; member
/kernel/linux/linux-6.6/drivers/net/fjes/
H A Dfjes_hw.h218 u32 head; member
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1682 static void wx_add_ring(struct wx_ring *ring, struct wx_ring_container *head) in wx_add_ring() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Ddebug.c203 static void ath10k_fw_stats_pdevs_free(struct list_head *head) in ath10k_fw_stats_pdevs_free() argument
213 static void ath10k_fw_stats_vdevs_free(struct list_head *head) in ath10k_fw_stats_vdevs_free() argument
223 static void ath10k_fw_stats_peers_free(struct list_head *head) in ath10k_fw_stats_peers_free() argument
233 static void ath10k_fw_extd_stats_peers_free(struct list_head *head) in ath10k_fw_extd_stats_peers_free() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h311 u8 head; /* start of the circular buffer */ member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Dwlan.h395 struct ar9170_rx_frame_head head; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dpci.c115 u8 *head = tx_ring->r.head; in rtw_pci_free_tx_ring() local
151 u8 *head = rx_ring->r.head; in rtw_pci_free_rx_ring() local
184 u8 *head; in rtw_pci_init_tx_ring() local
258 u8 *head; rtw_pci_init_rx_ring() local
[all...]
H A Dpci.h177 u8 *head; member
/kernel/linux/linux-6.6/drivers/opp/
H A Dcore.c1966 struct list_head *head; in _opp_add() local
1899 _opp_is_duplicate(struct device *dev, struct dev_pm_opp *new_opp, struct opp_table *opp_table, struct list_head **head) _opp_is_duplicate() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/
H A Dsetup-bus.c42 static void free_list(struct list_head *head) in free_list() argument
60 static int add_to_list(struct list_head *head, struct pci_dev *dev, in add_to_list() argument
83 static void remove_from_list(struct list_head *head, struct resource *res) in remove_from_list() argument
96 static struct pci_dev_resource *res_to_dev_res(struct list_head *head, in res_to_dev_res() argument
109 static resource_size_t get_res_add_size(struct list_head *head, in get_res_add_size() argument
118 get_res_add_align(struct list_head *head, struct resource *res) get_res_add_align() argument
128 pdev_sort_resources(struct pci_dev *dev, struct list_head *head) pdev_sort_resources() argument
175 __dev_sort_resources(struct pci_dev *dev, struct list_head *head) __dev_sort_resources() argument
212 reassign_resources_sorted(struct list_head *realloc_head, struct list_head *head) reassign_resources_sorted() argument
272 assign_requested_resources_sorted(struct list_head *head, struct list_head *fail_head) assign_requested_resources_sorted() argument
342 __assign_resources_sorted(struct list_head *head, struct list_head *realloc_head, struct list_head *fail_head) __assign_resources_sorted() argument
[all...]
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_spe_pmu.c396 u64 head = PERF_IDX2OFF(handle->head, buf); in arm_spe_pmu_pad_buf() local
407 u64 head = PERF_IDX2OFF(handle->head, buf); in arm_spe_pmu_next_snapshot_off() local
438 u64 head, tail, wakeup; __arm_spe_pmu_next_off() local
507 u64 head = PERF_IDX2OFF(handle->head, buf); arm_spe_pmu_next_off() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsev.c2003 struct list_head *head = &sev->regions_list; in find_enc_region() local
2131 struct list_head *head = &sev->regions_list; in sev_vm_destroy() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dqp.c906 static void add_to_fc_list(struct list_head *head, struct list_head *entry) in add_to_fc_list() argument

Completed in 52 milliseconds

1...<<121122123124125126127128129130>>...154