/kernel/linux/linux-5.10/mm/ |
H A D | debug.c | 51 struct page *head = compound_head(page); in __dump_page() local [all...] |
H A D | mmu_gather.c | 154 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 D | file.c | 176 struct buffer_head *bh, *head; in reiserfs_commit_page() local
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | page.c | 153 struct page *head = compound_head(page); in stable_page_flags() local
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | vfsmod.h | 73 struct list_head head; member
|
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmast.c | 278 struct list_head *head = NULL; in dlm_proxy_ast_handler() local
|
/kernel/linux/linux-5.10/net/core/ |
H A D | sock_reuseport.c | 138 static void reuseport_free_rcu(struct rcu_head *head) in reuseport_free_rcu() argument
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | tunnels.c | 252 struct hlist_head *head; in ethnl_tunnel_info_dumpit() local
|
/kernel/linux/linux-5.10/net/caif/ |
H A D | cfrfml.c | 217 u8 head[6]; in cfrfml_transmit() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | gre_offload.c | 116 static struct sk_buff *gre_gro_receive(struct list_head *head, in gre_gro_receive() argument
|
H A D | tcp_offload.c | 180 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 D | xfrm4_protocol.c | 49 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 D | esp4_offload.c | 28 static struct sk_buff *esp4_gro_receive(struct list_head *head, in esp4_gro_receive() argument
|
H A D | inet_timewait_sock.c | 265 struct inet_ehash_bucket *head = &hashinfo->ehash[slot]; in inet_twsk_purge() local
|
H A D | inetpeer.c | 141 static void inetpeer_free_rcu(struct rcu_head *head) in inetpeer_free_rcu() argument
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | tunnel6.c | 161 struct xfrm6_tunnel __rcu *head; in tunnel6_rcv_cb() local
|
H A D | udp_offload.c | 125 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 D | core.c | 183 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 D | tvnv04.c | 88 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 D | list.h | 159 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 D | piornv50.c | 79 struct nvkm_head *head = in nv50_pior_depth() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv44.c | 47 struct list_head head; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | cmdq.c | 28 u32 head = nvkm_falcon_rd32(cmdq->qmgr->falcon, cmdq->head_reg); in nvkm_falcon_cmdq_has_room() local
|
H A D | msgq.c | 46 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 D | crcc37d.c | 38 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...] |