Home
last modified time | relevance | path

Searched defs:head (Results 226 – 250 of 1722) sorted by relevance

12345678910>>...69

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_msg_queue.c76 struct list_head *head; in vdec_msg_queue_qbuf() local
121 struct list_head *head; in vdec_msg_queue_dqbuf() local
/openbmc/linux/sound/soc/sof/
H A Dipc3-loader.c114 const struct sof_ext_man_header *head; in ipc3_fw_ext_man_size() local
143 const struct sof_ext_man_header *head; in sof_ipc3_fw_parse_ext_man() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dintr.h41 struct list_head head; member
66 struct list_head head; member
/openbmc/linux/kernel/trace/
H A Drethook.c36 static void rethook_free_rcu(struct rcu_head *head) in rethook_free_rcu()
133 static void free_rethook_node_rcu(struct rcu_head *head) in free_rethook_node_rcu()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport_debug.c49 int head, tail, empty; in adf_ring_show() local
157 int head, tail, empty; in adf_bank_show() local
/openbmc/linux/fs/ntfs/
H A Daops.c174 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in ntfs_read_block() local
542 struct buffer_head *bh, *head; in ntfs_write_block() local
911 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local
1716 struct buffer_head *bh, *head, *buffers_to_free = NULL; in mark_ntfs_record_dirty() local
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A 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()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c116 const uint64_t head = h & 0x000f; in eckd_chs_to_block() local
130 uint64_t cyl, head, sec; in gen_eckd_block_num() local
135 static bool eckd_valid_chs(uint64_t cyl, uint64_t head, uint64_t sector) in eckd_valid_chs()
153 uint64_t cyl, head, sec; in eckd_valid_address() local
/openbmc/linux/tools/perf/util/
H A Ddsos.h19 struct list_head head; member
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhandles.h14 #define NV50_DISP_HANDLE_CRC_CTX(head, i) (0xfc000000 | head->base.index << 1 | i) argument
/openbmc/qemu/hw/acpi/
H A Dacpi-qmp-cmds.c16 ACPIOSTInfoList *head = NULL; in qmp_query_acpi_ospm_status() local
/openbmc/linux/include/drm/ttm/
H A Dttm_execbuf_util.h49 struct list_head head; member
/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_duplicated_fpsimd.c21 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_duplicated_fpsimd_run() local
H A Dfake_sigreturn_bad_magic.c21 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_bad_magic_run() local
H A Dfake_sigreturn_bad_size_for_magic0.c21 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_bad_size_for_magic0_run() local
H A Dfake_sigreturn_missing_fpsimd.c23 struct _aarch64_ctx *head = GET_SF_RESV_HEAD(sf); in fake_sigreturn_missing_fpsimd_run() local
/openbmc/linux/drivers/acpi/arm64/
H A 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()
1364 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions()
/openbmc/linux/kernel/bpf/
H A Ddevmap.c208 struct hlist_head *head; in dev_map_free() local
267 struct hlist_head *head = dev_map_index_hash(dtab, key); in __dev_map_hash_lookup_elem() local
284 struct hlist_head *head; in dev_map_hash_get_next_key() local
601 struct hlist_head *head; in dev_map_enqueue_multi() local
718 struct hlist_head *head; in dev_map_redirect_multi() local
1074 struct hlist_head *head; in dev_map_hash_remove_netdev() local
/openbmc/linux/kernel/
H A Duser-return-notifier.c39 struct hlist_head *head; in fire_user_return_notifiers() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_ring.c22 int head; in virtqueue_add() local
134 static void detach_buf(struct virtqueue *vq, unsigned int head) in detach_buf()
/openbmc/linux/fs/erofs/
H A Dnamei.c50 int head, back; in find_target_dirent() local
93 int head = 0, back = erofs_iblks(dir) - 1; in erofs_find_target_block() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.h17 struct list_head head; member
22 struct list_head head; member
/openbmc/linux/net/sunrpc/
H A 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
1188 struct kvec *head = buf->head; in xdr_truncate_encode() local
/openbmc/linux/drivers/tty/
H A Dtty_buffer.c397 static void lookahead_bufs(struct tty_port *port, struct tty_buffer *head) in lookahead_bufs()
436 receive_buf(struct tty_port *port, struct tty_buffer *head, size_t count) in receive_buf()
470 struct tty_buffer *head = buf->head; in flush_to_ldisc() local
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c245 int head; in nv17_dac_sample_load() local
368 int head = nouveau_crtc(encoder->crtc)->index; in nv04_dac_prepare() local
381 int head = nouveau_crtc(encoder->crtc)->index; in nv04_dac_mode_set() local

12345678910>>...69