Home
last modified time | relevance | path

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

12345678910>>...61

/Linux-v5.15/include/linux/
Dlist_bl.h169 #define hlist_bl_for_each_entry(tpos, pos, head, member) \ argument
183 #define hlist_bl_for_each_entry_safe(tpos, pos, n, head, member) \ argument
Dreboot-mode.h7 struct list_head head; member
Dnfs_page.h171 nfs_list_add_request(struct nfs_page *req, struct list_head *head) in nfs_list_add_request()
182 nfs_list_move_request(struct nfs_page *req, struct list_head *head) in nfs_list_move_request()
200 nfs_list_entry(struct list_head *head) in nfs_list_entry()
/Linux-v5.15/drivers/gpu/drm/nouveau/include/nvfw/
Dls.h29 struct nvfw_ls_desc_head head; member
41 struct nvfw_ls_desc_head head; member
/Linux-v5.15/drivers/platform/surface/aggregator/
Dcontroller.h56 struct list_head head; member
71 struct ssam_nf_head head[SSH_NUM_EVENTS]; member
109 struct list_head head; member
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dpriv.h56 struct list_head head; member
95 struct list_head head; member
146 struct list_head head; member
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c25 static int is_valid_csq_clean_head(struct hclge_cmq_ring *ring, int head) in is_valid_csq_clean_head()
139 u32 head; in hclge_cmd_csq_clean() local
163 u32 head = hclge_read_dev(hw, HCLGE_NIC_CSQ_HEAD_REG); in hclge_cmd_csq_done() local
/Linux-v5.15/fs/
Dmpage.c107 struct buffer_head *page_bh, *head; in map_buffer_to_page() local
446 struct buffer_head *bh, *head; in clean_buffers() local
504 struct buffer_head *head = page_buffers(page); in __mpage_writepage() local
/Linux-v5.15/sound/core/seq/
Dseq_prioq.h15 struct snd_seq_event_cell *head; /* pointer to head of prioq */ member
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dcgrp.h7 struct list_head head; member
/Linux-v5.15/net/ipv4/
Dip_tunnel.c89 struct hlist_head *head; in ip_tunnel_lookup() local
195 struct hlist_head *head = ip_bucket(itn, &t->parms); in ip_tunnel_add() local
219 struct hlist_head *head = ip_bucket(itn, parms); in ip_tunnel_find() local
1015 void ip_tunnel_dellink(struct net_device *dev, struct list_head *head) in ip_tunnel_dellink()
1087 struct list_head *head, in ip_tunnel_destroy()
/Linux-v5.15/fs/ocfs2/
Dquota_local.c237 static void ocfs2_release_local_quota_bitmaps(struct list_head *head) in ocfs2_release_local_quota_bitmaps()
251 struct list_head *head) in ocfs2_load_local_quota_bitmaps()
297 struct list_head *head) in ocfs2_add_recovery_chunk()
316 static void free_recovery_list(struct list_head *head) in free_recovery_list()
341 struct list_head *head) in ocfs2_recovery_load_quota()
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/
Dbase827c.c99 base827c_new(struct nouveau_drm *drm, int head, s32 oclass, in base827c_new()
Dovly907e.c91 ovly907e_new(struct nouveau_drm *drm, int head, s32 oclass, in ovly907e_new()
/Linux-v5.15/drivers/gpu/drm/nouveau/include/nvif/
Dcl507c.h7 __u8 head; member
Dcl507e.h7 __u8 head; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Duar.c209 struct list_head *head; in alloc_bfreg() local
298 struct list_head *head; in mlx5_free_bfreg() local
/Linux-v5.15/kernel/trace/
Dtrace_events_inject.c141 struct list_head *head; in trace_get_entry_size() local
157 struct list_head *head; in trace_alloc_entry() local
/Linux-v5.15/drivers/infiniband/sw/rdmavt/
Dcq.c32 u32 head; in rvt_cq_enter() local
341 u32 head, tail, n; in rvt_resize_cq() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgf100.c28 #define pack_for_each_init(init, pack, head) \ argument
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dsorgt215.c27 gt215_sor_dp_audio(struct nvkm_ior *sor, int head, bool enable) in gt215_sor_dp_audio()
/Linux-v5.15/tools/testing/selftests/arm64/signal/testcases/
Dfake_sigreturn_bad_size.c24 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_bad_size_run() local
/Linux-v5.15/arch/x86/mm/
Dkmmio.c111 struct list_head *head; in get_kmmio_fault_page() local
473 static void rcu_free_kmmio_fault_pages(struct rcu_head *head) in rcu_free_kmmio_fault_pages()
489 static void remove_kmmio_fault_pages(struct rcu_head *head) in remove_kmmio_fault_pages()
/Linux-v5.15/scripts/kconfig/
Dmenu.c710 struct list_head *head) in get_prompt_str()
801 struct list_head *head) in get_symbol_str()
851 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
/Linux-v5.15/fs/dlm/
Dmember.c296 struct list_head *head = &ls->ls_nodes; in add_ordered_member() local
339 static struct dlm_member *find_memb(struct list_head *head, int nodeid) in find_memb()
364 static void clear_memb_list(struct list_head *head, in clear_memb_list()

12345678910>>...61