Home
last modified time | relevance | path

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

12345678910>>...65

/linux-6.14.4/drivers/accel/qaic/
Dqaic_data.c1065 static inline u32 fifo_space_avail(u32 head, u32 tail, u32 q_size) in fifo_space_avail()
1076 u32 head, u32 *ptail) in copy_exec_reqs()
1105 u64 resize, struct dma_bridge_chan *dbc, u32 head, in copy_partial_exec_reqs()
1173 bool is_partial, struct dma_bridge_chan *dbc, u32 head, in send_bo_list_to_device()
1310 u32 head; in __qaic_execute_bo_ioctl() local
1444 u32 head; in dbc_irq_handler() local
1492 u32 head; in irq_polling_work() local
1549 u32 head; in dbc_irq_threaded_fn() local
1990 void qaic_data_get_fifo_info(struct dma_bridge_chan *dbc, u32 *head, u32 *tail) in qaic_data_get_fifo_info()
/linux-6.14.4/fs/f2fs/
Drecovery.c62 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode()
75 struct list_head *head, nid_t ino, bool quota_inode) in add_fsync_inode()
400 static int find_fsync_dnodes(struct f2fs_sb_info *sbi, struct list_head *head, in find_fsync_dnodes()
479 static void destroy_fsync_dnodes(struct list_head *head, int drop) in destroy_fsync_dnodes()
/linux-6.14.4/arch/x86/events/intel/
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.14.4/kernel/futex/
Dsyscalls.c28 SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, in SYSCALL_DEFINE2() argument
52 struct robust_list_head __user *head; in SYSCALL_DEFINE3() local
443 struct compat_robust_list_head __user *, head, in COMPAT_SYSCALL_DEFINE2() argument
458 struct compat_robust_list_head __user *head; in COMPAT_SYSCALL_DEFINE3() local
/linux-6.14.4/drivers/staging/media/atomisp/pci/hive_isp_css_common/
Ddebug_global.h44 u32 head; member
58 u32 head; member
/linux-6.14.4/io_uring/
Dslist.h6 #define __wq_list_for_each(pos, head) \ argument
9 #define wq_list_for_each(pos, prv, head) \ argument
Dpoll.c143 struct wait_queue_head *head = smp_load_acquire(&poll->head); in io_poll_remove_entry() local
433 struct wait_queue_head *head; in io_poll_double_prepare() local
457 struct wait_queue_head *head, in __io_queue_proc()
513 static void io_poll_queue_proc(struct file *file, struct wait_queue_head *head, in io_poll_queue_proc()
629 static void io_async_queue_proc(struct file *file, struct wait_queue_head *head, in io_async_queue_proc()
/linux-6.14.4/net/openvswitch/
Dflow_table.c483 struct hlist_head *head = &ti->buckets[i]; in table_instance_flow_flush() local
529 struct hlist_head *head; in ovs_flow_tbl_dump_next() local
561 struct hlist_head *head; in table_instance_insert() local
570 struct hlist_head *head; in ufid_table_instance_insert() local
588 struct hlist_head *head = &old->buckets[i]; in flow_table_copy_flows() local
704 struct hlist_head *head; in masked_flow_lookup() local
922 struct hlist_head *head; in ovs_flow_tbl_lookup_ufid() local
/linux-6.14.4/fs/nfs/
Dwrite.c263 nfs_page_group_search_locked(struct nfs_page *head, unsigned int page_offset) in nfs_page_group_search_locked()
435 void nfs_join_page_group(struct nfs_page *head, struct nfs_commit_info *cinfo, in nfs_join_page_group()
506 nfs_unroll_locks(struct nfs_page *head, struct nfs_page *req) in nfs_unroll_locks()
528 nfs_page_group_lock_subreq(struct nfs_page *head, struct nfs_page *subreq) in nfs_page_group_lock_subreq()
566 struct nfs_page *head, *subreq; in nfs_lock_and_join_requests() local
1425 static void nfs_async_write_error(struct list_head *head, int error) in nfs_async_write_error()
1723 static loff_t nfs_get_lwb(struct list_head *head) in nfs_get_lwb()
1739 struct list_head *head, in nfs_init_commit()
1808 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list()
1922 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list()
/linux-6.14.4/net/netfilter/
Dnfnetlink_log.c108 const struct hlist_head *head; in __instance_lookup() local
149 static void nfulnl_instance_free_rcu(struct rcu_head *head) in nfulnl_instance_free_rcu()
844 struct hlist_head *head = &log->instance_table[i]; in nfulnl_rcv_nl_event() local
1038 struct hlist_head *head = &log->instance_table[st->bucket]; in get_first() local
1052 struct hlist_head *head; in get_next() local
1067 struct hlist_node *head; in get_idx() local
/linux-6.14.4/net/kcm/
Dkcmsock.c221 static void requeue_rx_msgs(struct kcm_mux *mux, struct sk_buff_head *head) in requeue_rx_msgs()
255 struct sk_buff *head) in reserve_rx_kcm()
587 struct sk_buff *head; in kcm_write_msgs() local
751 struct sk_buff *skb = NULL, *head = NULL; in kcm_sendmsg() local
1182 struct list_head *head; in init_kcm_sock() local
1224 struct list_head *head; in kcm_attach() local
/linux-6.14.4/drivers/gpu/drm/nouveau/
Dnouveau_abi16.h17 struct list_head head; member
22 struct list_head head; member
/linux-6.14.4/drivers/crypto/ccp/
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()
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/falcon/
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.14.4/net/sunrpc/
Dsvcauth.c241 struct hlist_head *head; in auth_domain_lookup() local
264 struct hlist_head *head; in auth_domain_find() local
Dxdr.c178 const struct kvec *head = xdr->head; in xdr_buf_to_bvec() local
230 struct kvec *head = xdr->head; in xdr_inline_pages() local
560 struct kvec *head = buf->head; in xdr_buf_try_expand() local
635 const struct kvec *head = buf->head; in xdr_buf_head_copy_right() local
709 const struct kvec *head = buf->head; in xdr_buf_head_shift_right() local
735 const struct kvec *head = buf->head; in xdr_buf_tail_copy_left() local
780 const struct kvec *head = buf->head; in xdr_buf_pages_copy_left() local
831 const struct kvec *head = buf->head; in xdr_buf_head_shift_left() local
866 struct kvec *head = buf->head; in xdr_shrink_bufhead() local
1194 struct kvec *head = buf->head; in xdr_truncate_encode() local
/linux-6.14.4/drivers/staging/gpib/common/
Dgpib_os.c180 struct list_head *head = &device->status_bytes; in push_status_byte() local
214 struct list_head *head = &device->status_bytes; in pop_status_byte() local
247 const struct list_head *head = &board->device_list; in get_gpib_status_queue() local
433 const struct list_head *head = NULL; in serial_poll_all() local
1131 static int increment_open_device_count(gpib_board_t *board, struct list_head *head, in increment_open_device_count()
1167 static int subtract_open_device_count(gpib_board_t *board, struct list_head *head, in subtract_open_device_count()
1196 static inline int decrement_open_device_count(gpib_board_t *board, struct list_head *head, in decrement_open_device_count()
1873 struct list_head *head = &queue->event_head; in push_gpib_event_nolock() local
1928 struct list_head *head = &queue->event_head; in pop_gpib_event_nolock() local
/linux-6.14.4/drivers/acpi/arm64/
Diort.c890 struct list_head *head) in iort_get_rmrs()
979 struct device *dev, struct list_head *head) in iort_node_get_rmr_info()
1037 struct list_head *head) in iort_find_rmrs()
1074 struct list_head *head) in iort_iommu_rmr_get_resv_regions()
1109 struct list_head *head) in iort_iommu_msi_get_resv_regions()
1164 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions()
1179 struct list_head *head) in iort_get_rmr_sids()
1191 struct list_head *head) in iort_put_rmr_sids()
1368 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions()
/linux-6.14.4/security/apparmor/include/
Dpolicy_ns.h139 static inline struct aa_ns *__aa_findn_ns(struct list_head *head, in __aa_findn_ns()
145 static inline struct aa_ns *__aa_find_ns(struct list_head *head, in __aa_find_ns()
/linux-6.14.4/include/drm/
Ddrm_property.h50 struct list_head head; member
84 struct list_head head; member
/linux-6.14.4/kernel/bpf/
Ddevmap.c219 struct hlist_head *head; in dev_map_free() local
278 struct hlist_head *head = dev_map_index_hash(dtab, key); in __dev_map_hash_lookup_elem() local
295 struct hlist_head *head; in dev_map_hash_get_next_key() local
612 struct hlist_head *head; in dev_map_enqueue_multi() local
729 struct hlist_head *head; in dev_map_redirect_multi() local
1084 struct hlist_head *head; in dev_map_hash_remove_netdev() local
/linux-6.14.4/drivers/infiniband/ulp/rtrs/
Drtrs.c109 static int rtrs_post_send(struct ib_qp *qp, struct ib_send_wr *head, in rtrs_post_send()
129 struct ib_send_wr *head) in rtrs_iu_post_send()
158 struct ib_send_wr *head, in rtrs_iu_post_rdma_write_imm()
190 struct ib_send_wr *head) in rtrs_post_rdma_write_imm_empty()
/linux-6.14.4/drivers/gpu/drm/nouveau/nvif/
Doutp.c29 nvif_outp_dp_mst_vcpi(struct nvif_outp *outp, int head, in nvif_outp_dp_mst_vcpi()
79 nvif_outp_dp_sst(struct nvif_outp *outp, int head, u32 watermark, u32 hblanksym, u32 vblanksym) in nvif_outp_dp_sst()
196 nvif_outp_hda_eld(struct nvif_outp *outp, int head, void *data, u32 size) in nvif_outp_hda_eld()
229 nvif_outp_hdmi(struct nvif_outp *outp, int head, bool enable, u8 max_ac_packet, u8 rekey, in nvif_outp_hdmi()
/linux-6.14.4/net/sctp/
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
/linux-6.14.4/fs/
Dmpage.c101 struct buffer_head *page_bh, *head; in map_buffer_to_folio() local
429 struct buffer_head *bh, *head = folio_buffers(folio); in clean_buffers() local
473 struct buffer_head *head = folio_buffers(folio); in __mpage_writepage() local

12345678910>>...65