Home
last modified time | relevance | path

Searched defs:head (Results 651 – 675 of 1622) sorted by relevance

1...<<21222324252627282930>>...65

/linux-6.15/net/sunrpc/
Dauth.c324 void rpcauth_destroy_credlist(struct list_head *head) in rpcauth_destroy_credlist()
381 struct hlist_head *head; in rpcauth_clear_credcache() local
/linux-6.15/drivers/infiniband/hw/hfi1/
Dipoib_tx.c159 u32 head = tx_ring->head; in hfi1_ipoib_poll_tx_ring() local
360 u32 head; in hfi1_ipoib_send_dma_common() local
/linux-6.15/drivers/net/
Dbareudp.c693 static void bareudp_dellink(struct net_device *dev, struct list_head *head) in bareudp_dellink()
780 static void bareudp_destroy_tunnels(struct net *net, struct list_head *head) in bareudp_destroy_tunnels()
/linux-6.15/kernel/
Dsoftirq.c759 struct tasklet_struct *head; member
770 struct tasklet_head *head; in __tasklet_schedule_common() local
/linux-6.15/mm/
Dhugetlb_vmemmap.c51 static int vmemmap_split_pmd(pmd_t *pmd, struct page *head, unsigned long start, in vmemmap_split_pmd()
101 struct page *head; in vmemmap_pmd_entry() local
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vram_mgr.c61 static inline bool amdgpu_is_vram_mgr_blocks_contiguous(struct list_head *head) in amdgpu_is_vram_mgr_blocks_contiguous()
82 static inline u64 amdgpu_vram_mgr_blocks_size(struct list_head *head) in amdgpu_vram_mgr_blocks_size()
/linux-6.15/drivers/s390/cio/
Dvfio_ccw_cp.c302 static inline int is_cpa_within_range(dma32_t cpa, u32 head, int len) in is_cpa_within_range()
310 static inline int is_tic_within_range(struct ccw1 *ccw, u32 head, int len) in is_tic_within_range()
/linux-6.15/arch/m68k/mac/
Dvia.c550 void via1_set_head(int head) in via1_set_head()
/linux-6.15/kernel/events/
Dcallchain.c50 static void release_callchain_buffers_rcu(struct rcu_head *head) in release_callchain_buffers_rcu()
/linux-6.15/arch/powerpc/kvm/
Dtest-guest-state-buffer.c27 const struct kvmppc_gs_elem *head, *curr; in test_adding_element() local
/linux-6.15/drivers/ufs/host/
Dufshcd-pltfrm.c224 struct list_head *head = &hba->clk_list_head; in ufshcd_parse_clock_min_max_freq() local
/linux-6.15/include/drm/
Ddrm_encoder.h107 struct list_head head; member
/linux-6.15/drivers/gpu/drm/nouveau/
Dnouveau_fence.h14 struct list_head head; member
/linux-6.15/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c349 int ccp_register_aes_cmac_algs(struct list_head *head) in ccp_register_aes_cmac_algs()
/linux-6.15/include/net/netfilter/
Dnf_conntrack_helper.h147 struct list_head head; member
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv44.c47 struct list_head head; member
/linux-6.15/drivers/rtc/
Dclass.c28 struct timerqueue_head *head = &rtc->timerqueue; in rtc_device_release() local
/linux-6.15/drivers/sh/intc/
Dvirq.c27 #define for_each_virq(entry, head) \ argument
/linux-6.15/kernel/bpf/
Dhelpers.c2069 struct list_head *head = list_head, *orig_head = list_head; in bpf_list_head_free() local
2217 struct bpf_list_head *head, in __bpf_list_add()
2243 __bpf_kfunc int bpf_list_push_front_impl(struct bpf_list_head *head, in bpf_list_push_front_impl()
2253 __bpf_kfunc int bpf_list_push_back_impl(struct bpf_list_head *head, in bpf_list_push_back_impl()
2263 static struct bpf_list_node *__bpf_list_del(struct bpf_list_head *head, bool tail) in __bpf_list_del()
2286 __bpf_kfunc struct bpf_list_node *bpf_list_pop_front(struct bpf_list_head *head) in bpf_list_pop_front()
2291 __bpf_kfunc struct bpf_list_node *bpf_list_pop_back(struct bpf_list_head *head) in bpf_list_pop_back()
/linux-6.15/tools/perf/util/
Dsession.c1829 u64 head; in __perf_session__process_pipe_events() local
1942 prefetch_event(char *buf, u64 head, size_t mmap_size, in prefetch_event()
1981 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event()
1987 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_decomp_event()
2059 u64 head; member
/linux-6.15/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c530 unsigned int head = ring->head; in fbnic_clean_twq0() local
616 int head; in fbnic_clean_tsq() local
707 u32 head = cmpl->head; in fbnic_clean_tcq() local
761 unsigned int head = ring->head; in fbnic_clean_bdq() local
1058 u32 head = rcq->head; in fbnic_clean_rcq() local
/linux-6.15/net/sunrpc/auth_gss/
Dsvcauth_gss.c117 static void rsi_free_rcu(struct rcu_head *head) in rsi_free_rcu()
388 static void rsc_free_rcu(struct rcu_head *head) in rsc_free_rcu()
1850 struct kvec *head = buf->head; in svcauth_gss_wrap_priv() local
1986 svcauth_gss_domain_release_rcu(struct rcu_head *head) in svcauth_gss_domain_release_rcu()
/linux-6.15/fs/erofs/
Dzdata.c94 struct z_erofs_pcluster *head; member
477 struct z_erofs_pcluster *pcl, *head; member
844 static void z_erofs_rcu_callback(struct rcu_head *head) in z_erofs_rcu_callback()
1858 struct folio *head = NULL, *folio; in z_erofs_readahead() local
/linux-6.15/fs/ocfs2/
Daops.c395 struct buffer_head *head, in walk_page_buffers()
578 struct buffer_head *head, *bh, *wait[2], **wait_bh = wait; in ocfs2_map_folio_blocks() local
795 struct list_head *head) in ocfs2_free_unwritten_list()
859 struct buffer_head *head, *bh; in ocfs2_zero_new_buffers() local
/linux-6.15/drivers/net/wireless/realtek/rtw88/
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; in rtw_pci_init_rx_ring() local

1...<<21222324252627282930>>...65