Home
last modified time | relevance | path

Searched defs:head (Results 76 – 100 of 1505) sorted by relevance

12345678910>>...61

/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dsorgv100.c27 gv100_sor_dp_watermark(struct nvkm_ior *sor, int head, u8 watermark) in gv100_sor_dp_watermark()
35 gv100_sor_dp_audio_sym(struct nvkm_ior *sor, int head, u16 h, u32 v) in gv100_sor_dp_audio_sym()
44 gv100_sor_dp_audio(struct nvkm_ior *sor, int head, bool enable) in gv100_sor_dp_audio()
Dsorgf119.c29 gf119_sor_dp_watermark(struct nvkm_ior *sor, int head, u8 watermark) in gf119_sor_dp_watermark()
37 gf119_sor_dp_audio_sym(struct nvkm_ior *sor, int head, u16 h, u32 v) in gf119_sor_dp_audio_sym()
46 gf119_sor_dp_audio(struct nvkm_ior *sor, int head, bool enable) in gf119_sor_dp_audio()
60 gf119_sor_dp_vcpi(struct nvkm_ior *sor, int head, in gf119_sor_dp_vcpi()
Dhdagt215.c27 gt215_hda_eld(struct nvkm_ior *ior, int head, u8 *data, u8 size) in gt215_hda_eld()
41 gt215_hda_hpd(struct nvkm_ior *ior, int head, bool present) in gt215_hda_hpd()
Dgf119.c40 struct nvkm_head *head; in gf119_disp_super() local
126 struct nvkm_head *head; in gf119_disp_intr() local
189 struct nvkm_head *head; in gf119_disp_init() local
Dbase.c46 struct nvkm_head *head = nvkm_head_find(disp, id); in nvkm_disp_vblank_fini() local
55 struct nvkm_head *head = nvkm_head_find(disp, id); in nvkm_disp_vblank_init() local
91 nvkm_disp_vblank(struct nvkm_disp *disp, int head) in nvkm_disp_vblank()
277 struct nvkm_head *head; in nvkm_disp_oneinit() local
456 struct nvkm_head *head = in nvkm_disp_dtor() local
/Linux-v5.15/tools/testing/radix-tree/linux/
Dradix-tree.h10 static inline void trace_call_rcu(struct rcu_head *head, in trace_call_rcu()
11 void (*func)(struct rcu_head *head)) in trace_call_rcu()
/Linux-v5.15/drivers/rpmsg/
Dqcom_glink_rpm.c51 void __iomem *head; member
59 unsigned int head; in glink_rpm_rx_avail() local
113 unsigned int head; in glink_rpm_tx_avail() local
126 unsigned int head, in glink_rpm_tx_write_one()
156 unsigned int head; in glink_rpm_tx_write() local
/Linux-v5.15/drivers/target/tcm_fc/
Dtfc_sess.c161 struct hlist_head *head; in ft_sess_get() local
194 struct hlist_head *head = &tport->hash[ft_sess_hash(sess->port_id)]; in ft_sess_alloc_cb() local
212 struct hlist_head *head; in ft_sess_create() local
263 struct hlist_head *head; in ft_sess_delete() local
289 struct hlist_head *head; in ft_sess_delete_all() local
/Linux-v5.15/include/linux/
Dpipe_fs_i.h61 unsigned int head; member
132 static inline bool pipe_empty(unsigned int head, unsigned int tail) in pipe_empty()
142 static inline unsigned int pipe_occupancy(unsigned int head, unsigned int tail) in pipe_occupancy()
153 static inline bool pipe_full(unsigned int head, unsigned int tail, in pipe_full()
165 static inline unsigned int pipe_space_for_user(unsigned int head, unsigned int tail, in pipe_space_for_user()
Dnotifier.h62 struct notifier_block __rcu *head; member
67 struct notifier_block __rcu *head; member
71 struct notifier_block __rcu *head; member
77 struct notifier_block __rcu *head; member
/Linux-v5.15/drivers/misc/ocxl/
Dpasid.c13 static void dump_list(struct list_head *head, char *type_str) in dump_list()
24 static int range_alloc(struct list_head *head, u32 size, int max_id, in range_alloc()
61 static void range_free(struct list_head *head, u32 start, u32 size, in range_free()
/Linux-v5.15/mm/
Dhugetlb_vmemmap.h27 static inline int alloc_huge_page_vmemmap(struct hstate *h, struct page *head) in alloc_huge_page_vmemmap()
32 static inline void free_huge_page_vmemmap(struct hstate *h, struct page *head) in free_huge_page_vmemmap()
/Linux-v5.15/lib/
Dtimerqueue.c35 bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_add()
53 bool timerqueue_del(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_del()
/Linux-v5.15/tools/usb/usbip/libsrc/
Dlist.h58 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
111 #define list_for_each(pos, head) \ argument
120 #define list_for_each_safe(pos, n, head) \ argument
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/
Dcurs507a.c101 struct nv50_head *head = nv50_head(asyw->state.crtc); in curs507a_acquire() local
137 int head, s32 oclass, u32 interlock_data, in curs507a_new_()
167 curs507a_new(struct nouveau_drm *drm, int head, s32 oclass, in curs507a_new()
/Linux-v5.15/include/linux/sched/
Dwake_q.h51 static inline void wake_q_init(struct wake_q_head *head) in wake_q_init()
57 static inline bool wake_q_empty(struct wake_q_head *head) in wake_q_empty()
/Linux-v5.15/fs/nilfs2/
Dpage.c142 struct buffer_head *bh, *head; in nilfs_page_buffers_clean() local
172 struct buffer_head *bh, *head; in nilfs_page_bug() local
400 struct buffer_head *bh, *head; in nilfs_clear_dirty_page() local
426 struct buffer_head *bh, *head; in nilfs_page_count_clean_buffers() local
525 struct buffer_head *bh, *head; in nilfs_find_uncommitted_extent() local
/Linux-v5.15/fs/
Dinode.c222 static void i_callback(struct rcu_head *head) in i_callback()
613 static void dispose_list(struct list_head *head) in dispose_list()
825 struct hlist_head *head, in find_inode()
858 struct hlist_head *head, unsigned long ino) in find_inode_fast()
1086 struct hlist_head *head = inode_hashtable + hash(inode->i_sb, hashval); in inode_insert5() local
1186 struct hlist_head *head = inode_hashtable + hash(sb, ino); in iget_locked() local
1341 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in ilookup5_nowait() local
1396 struct hlist_head *head = inode_hashtable + hash(sb, ino); in ilookup() local
1445 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_nowait() local
1490 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_rcu() local
[all …]
Dbuffer.c89 struct buffer_head *head, *bh; in buffer_check_dirty_writeback() local
196 struct buffer_head *head; in __find_get_block_slow() local
626 struct buffer_head *head = page_buffers(page); in __set_page_dirty_buffers() local
817 struct buffer_head *bh, *head; in alloc_page_buffers() local
865 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers()
897 struct buffer_head *head = page_buffers(page); in init_page_buffers() local
1503 struct buffer_head *head, *bh, *next; in block_invalidatepage() local
1558 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local
1614 struct buffer_head *head; in clean_bdev_aliases() local
1718 struct buffer_head *bh, *head; in __block_write_full_page() local
[all …]
/Linux-v5.15/drivers/media/test-drivers/vidtv/
Dvidtv_psi.c275 static void vidtv_psi_desc_chain(struct vidtv_psi_desc *head, struct vidtv_psi_desc *desc) in vidtv_psi_desc_chain()
285 struct vidtv_psi_desc_service *vidtv_psi_service_desc_init(struct vidtv_psi_desc *head, in vidtv_psi_service_desc_init()
323 *vidtv_psi_registration_desc_init(struct vidtv_psi_desc *head, in vidtv_psi_registration_desc_init()
351 *vidtv_psi_network_name_desc_init(struct vidtv_psi_desc *head, char *network_name) in vidtv_psi_network_name_desc_init()
372 *vidtv_psi_service_list_desc_init(struct vidtv_psi_desc *head, in vidtv_psi_service_list_desc_init()
422 *vidtv_psi_short_event_desc_init(struct vidtv_psi_desc *head, in vidtv_psi_short_event_desc_init()
468 struct vidtv_psi_desc *head = NULL; in vidtv_psi_desc_clone() local
862 vidtv_psi_pat_program_init(struct vidtv_psi_table_pat_program *head, in vidtv_psi_pat_program_init()
1031 vidtv_psi_pmt_stream_init(struct vidtv_psi_table_pmt_stream *head, in vidtv_psi_pmt_stream_init()
1405 *vidtv_psi_sdt_service_init(struct vidtv_psi_table_sdt_service *head, in vidtv_psi_sdt_service_init()
[all …]
/Linux-v5.15/net/sched/
Dcls_flow.c298 struct flow_head *head = rcu_dereference_bh(tp->root); in flow_classify() local
393 struct flow_head *head = rtnl_dereference(tp->root); in flow_change() local
569 struct flow_head *head = rtnl_dereference(tp->root); in flow_delete() local
581 struct flow_head *head; in flow_init() local
594 struct flow_head *head = rtnl_dereference(tp->root); in flow_destroy() local
609 struct flow_head *head = rtnl_dereference(tp->root); in flow_get() local
682 struct flow_head *head = rtnl_dereference(tp->root); in flow_walk() local
/Linux-v5.15/drivers/mfd/
Dpcf50633-adc.c70 int head; in trigger_next_adc_job_if_any() local
84 int head, tail; in adc_enqueue_request() local
173 int head, res; in pcf50633_adc_irq() local
219 int i, head; in pcf50633_adc_remove() local
/Linux-v5.15/include/uapi/linux/
Dvirtio_iommu.h70 struct virtio_iommu_req_head head; member
78 struct virtio_iommu_req_head head; member
94 struct virtio_iommu_req_head head; member
104 struct virtio_iommu_req_head head; member
126 struct virtio_iommu_probe_property head; member
134 struct virtio_iommu_req_head head; member
/Linux-v5.15/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c227 struct list_head *head = &flo->error_list; in ff_layout_add_ds_error_locked() local
459 void ff_layout_free_ds_ioerr(struct list_head *head) in ff_layout_free_ds_ioerr()
473 int ff_layout_encode_ds_ioerr(struct xdr_stream *xdr, const struct list_head *head) in ff_layout_encode_ds_ioerr()
508 struct list_head *head, in do_layout_fetch_ds_ioerr()
535 struct list_head *head, in ff_layout_fetch_ds_ioerr()
/Linux-v5.15/arch/x86/platform/uv/
Duv_time.c147 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers() local
171 static void uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) in uv_rtc_find_next_timer()
205 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_set_timer() local
241 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_unset_timer() local

12345678910>>...61