Home
last modified time | relevance | path

Searched defs:head (Results 176 – 200 of 1563) sorted by relevance

12345678910>>...63

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ras.h347 struct list_head head; member
431 struct ras_common_if head; member
459 struct ras_common_if head; member
465 struct ras_common_if head; member
471 struct ras_common_if head; member
477 struct ras_common_if head; member
482 struct ras_common_if head; member
487 struct ras_common_if head; member
493 struct ras_common_if head; member
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/hive_isp_css_common/
A Ddebug_global.h60 u32 head; member
74 u32 head; member
/linux-6.3-rc2/io_uring/
A Dslist.h6 #define __wq_list_for_each(pos, head) \ argument
9 #define wq_list_for_each(pos, prv, head) \ argument
/linux-6.3-rc2/arch/x86/events/intel/
A Dbts.c58 local_t head; member
176 static void bts_buffer_pad_out(struct bts_phys *phys, unsigned long head) in bts_buffer_pad_out()
188 unsigned long index = ds->bts_index - ds->bts_buffer_base, old, head; in bts_update() local
377 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
/linux-6.3-rc2/fs/nfs/
A Dpagelist.c195 struct nfs_page *head = req->wb_head; in nfs_page_group_lock_head() local
216 nfs_unroll_locks(struct nfs_page *head, struct nfs_page *req) in nfs_unroll_locks()
238 nfs_page_group_lock_subreq(struct nfs_page *head, struct nfs_page *subreq) in nfs_page_group_lock_subreq()
265 int nfs_page_group_lock_subrequests(struct nfs_page *head) in nfs_page_group_lock_subrequests()
358 struct nfs_page *head = req->wb_head; in nfs_page_group_sync_on_bit_locked() local
449 struct nfs_page *head = req->wb_head; in nfs_page_group_destroy() local
989 struct list_head *head = &mirror->pg_list; in nfs_generic_pgio() local
/linux-6.3-rc2/net/openvswitch/
A Dflow_table.c486 struct hlist_head *head = &ti->buckets[i]; in table_instance_flow_flush() local
532 struct hlist_head *head; in ovs_flow_tbl_dump_next() local
564 struct hlist_head *head; in table_instance_insert() local
573 struct hlist_head *head; in ufid_table_instance_insert() local
591 struct hlist_head *head = &old->buckets[i]; in flow_table_copy_flows() local
707 struct hlist_head *head; in masked_flow_lookup() local
925 struct hlist_head *head; in ovs_flow_tbl_lookup_ufid() local
/linux-6.3-rc2/fs/
A Dmpage.c82 struct buffer_head *page_bh, *head; in map_buffer_to_folio() local
411 struct buffer_head *bh, *head; in clean_buffers() local
465 struct buffer_head *head = folio_buffers(folio); in __mpage_writepage() local
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/pm/
A Dpriv.h15 struct list_head head; member
38 struct list_head head; member
76 struct list_head head; member
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-crypto-sha.c411 static int ccp_register_hmac_alg(struct list_head *head, in ccp_register_hmac_alg()
456 static int ccp_register_sha_alg(struct list_head *head, in ccp_register_sha_alg()
516 int ccp_register_sha_algs(struct list_head *head) in ccp_register_sha_algs()
A Dccp-crypto-aes-galois.c208 static int ccp_register_aes_aead(struct list_head *head, in ccp_register_aes_aead()
244 int ccp_register_aes_aeads(struct list_head *head) in ccp_register_aes_aeads()
A Dccp-crypto-aes-xts.c227 static int ccp_register_aes_xts_alg(struct list_head *head, in ccp_register_aes_xts_alg()
277 int ccp_register_aes_xts_algs(struct list_head *head) in ccp_register_aes_xts_algs()
A Dccp-crypto-des3.c177 static int ccp_register_des3_alg(struct list_head *head, in ccp_register_des3_alg()
214 int ccp_register_des3_algs(struct list_head *head) in ccp_register_des3_algs()
/linux-6.3-rc2/net/netfilter/
A Dnfnetlink_log.c108 struct hlist_head *head; in __instance_lookup() local
139 static void nfulnl_instance_free_rcu(struct rcu_head *head) in nfulnl_instance_free_rcu()
836 struct hlist_head *head = &log->instance_table[i]; in nfulnl_rcv_nl_event() local
1030 struct hlist_head *head = &log->instance_table[st->bucket]; in get_first() local
1044 struct hlist_head *head; in get_next() local
1059 struct hlist_node *head; in get_idx() local
/linux-6.3-rc2/drivers/dma-buf/
A Ddma-fence-array.c225 struct dma_fence *dma_fence_array_first(struct dma_fence *head) in dma_fence_array_first()
243 struct dma_fence *dma_fence_array_next(struct dma_fence *head, in dma_fence_array_next()
A Dudmabuf.c201 struct udmabuf_create_list *head, in udmabuf_create()
333 struct udmabuf_create_list head; in udmabuf_ioctl_create() local
351 struct udmabuf_create_list head; in udmabuf_ioctl_create_list() local
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/falcon/
A Dmsgq.c46 u32 head = nvkm_falcon_rd32(msgq->qmgr->falcon, msgq->head_reg); in nvkm_falcon_msgq_empty() local
55 u32 head, tail, available; in nvkm_falcon_msgq_pop() local
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dvdec_msg_queue.c57 struct list_head *head; in vdec_msg_queue_qbuf() local
98 struct list_head *head; in vdec_msg_queue_dqbuf() local
/linux-6.3-rc2/net/ipv4/
A Dtcp_offload.c181 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp_gro_receive()
320 struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp4_gro_receive()
A Dtunnel4.c90 #define for_each_tunnel_rcu(head, handler) \ argument
116 struct xfrm_tunnel __rcu *head; in tunnel4_rcv_cb() local
/linux-6.3-rc2/include/drm/
A Ddrm_property.h50 struct list_head head; member
84 struct list_head head; member
/linux-6.3-rc2/drivers/acpi/arm64/
A Diort.c889 struct list_head *head) in iort_get_rmrs()
978 struct device *dev, struct list_head *head) in iort_node_get_rmr_info()
1039 struct list_head *head) in iort_find_rmrs()
1076 struct list_head *head) in iort_iommu_rmr_get_resv_regions()
1111 struct list_head *head) in iort_iommu_msi_get_resv_regions()
1166 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions()
1181 struct list_head *head) in iort_get_rmr_sids()
1193 struct list_head *head) in iort_put_rmr_sids()
1366 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions()
/linux-6.3-rc2/fs/hfs/
A Dbtree.c22 struct hfs_btree_header_rec *head; in hfs_btree_open() local
164 struct hfs_btree_header_rec *head; in hfs_btree_write() local
/linux-6.3-rc2/kernel/trace/
A Drethook.c36 static void rethook_free_rcu(struct rcu_head *head) in rethook_free_rcu()
114 static void free_rethook_node_rcu(struct rcu_head *head) in free_rethook_node_rcu()
/linux-6.3-rc2/tools/virtio/
A Dvringh_test.c111 static inline int vringh_get_head(struct vringh *vrh, u16 *head) in vringh_get_head()
198 u16 head, written; in parallel_test() local
449 u16 head; in main() local
/linux-6.3-rc2/net/sctp/
A Doutput.c420 static void sctp_packet_gso_append(struct sk_buff *head, struct sk_buff *skb) in sctp_packet_gso_append()
437 struct sk_buff *head, int gso, gfp_t gfp) in sctp_packet_pack()
575 struct sk_buff *head; in sctp_packet_transmit() local

Completed in 57 milliseconds

12345678910>>...63