Home
last modified time | relevance | path

Searched defs:head (Results 601 - 625 of 3642) sorted by relevance

1...<<21222324252627282930>>...146

/kernel/linux/linux-5.10/mm/
H A Ddebug.c51 struct page *head = compound_head(page); in __dump_page() local
[all...]
H A Dmmu_gather.c154 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu() argument
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dfile.c176 struct buffer_head *bh, *head; in reiserfs_commit_page() local
/kernel/linux/linux-5.10/fs/proc/
H A Dpage.c153 struct page *head = compound_head(page); in stable_page_flags() local
/kernel/linux/linux-5.10/fs/vboxsf/
H A Dvfsmod.h73 struct list_head head; member
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmast.c278 struct list_head *head = NULL; in dlm_proxy_ast_handler() local
/kernel/linux/linux-5.10/net/core/
H A Dsock_reuseport.c138 static void reuseport_free_rcu(struct rcu_head *head) in reuseport_free_rcu() argument
/kernel/linux/linux-5.10/net/ethtool/
H A Dtunnels.c252 struct hlist_head *head; in ethnl_tunnel_info_dumpit() local
/kernel/linux/linux-5.10/net/caif/
H A Dcfrfml.c217 u8 head[6]; in cfrfml_transmit() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dgre_offload.c116 static struct sk_buff *gre_gro_receive(struct list_head *head, in gre_gro_receive() argument
H A Dtcp_offload.c180 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp_gro_receive() argument
309 struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp4_gro_receive() argument
H A Dxfrm4_protocol.c49 struct xfrm4_protocol __rcu **head = proto_handlers(protocol); in xfrm4_rcv_cb() local
66 struct xfrm4_protocol __rcu **head = proto_handlers(nexthdr); in xfrm4_rcv_encap() local
H A Desp4_offload.c28 static struct sk_buff *esp4_gro_receive(struct list_head *head, in esp4_gro_receive() argument
H A Dinet_timewait_sock.c265 struct inet_ehash_bucket *head = &hashinfo->ehash[slot]; in inet_twsk_purge() local
H A Dinetpeer.c141 static void inetpeer_free_rcu(struct rcu_head *head) in inetpeer_free_rcu() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dtunnel6.c161 struct xfrm6_tunnel __rcu *head; in tunnel6_rcv_cb() local
H A Dudp_offload.c125 struct sk_buff *udp6_gro_receive(struct list_head *head, struct sk_buff *skb) in udp6_gro_receive() argument
/kernel/linux/linux-5.10/net/ieee802154/6lowpan/
H A Dcore.c183 static void lowpan_dellink(struct net_device *ldev, struct list_head *head) in lowpan_dellink() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv04.c88 int head = nouveau_crtc(encoder->crtc)->index; in nv04_tv_dpms() local
105 static void nv04_tv_bind(struct drm_device *dev, int head, bool bind) in nv04_tv_bind() argument
127 int head in nv04_tv_prepare() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H A Dlist.h159 list_add(struct list_head *entry, struct list_head *head) in list_add() argument
180 list_add_tail(struct list_head *entry, struct list_head *head) list_add_tail() argument
219 list_move_tail(struct list_head *list, struct list_head *head) list_move_tail() argument
235 list_empty(struct list_head *head) list_empty() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dpiornv50.c79 struct nvkm_head *head = in nv50_pior_depth() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv44.c47 struct list_head head; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dcmdq.c28 u32 head = nvkm_falcon_rd32(cmdq->qmgr->falcon, cmdq->head_reg); in nvkm_falcon_cmdq_has_room() local
H 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
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrcc37d.c38 crcc37d_set_src(struct nv50_head *head, int or, in crcc37d_set_src() argument
79 crcc37d_set_ctx(struct nv50_head *head, struct nv50_crc_notifier_ctx *ctx) in crcc37d_set_ctx() argument
92 static u32 crcc37d_get_entry(struct nv50_head *head, in crcc37d_get_entry() argument
108 static bool crcc37d_ctx_finished(struct nv50_head *head, in crcc37d_ctx_finished() argument
[all...]

Completed in 15 milliseconds

1...<<21222324252627282930>>...146