Home
last modified time | relevance | path

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

12345678910>>...63

/Linux-v6.1/tools/perf/util/
Ddsos.h19 struct list_head head; member
/Linux-v6.1/tools/testing/selftests/arm64/signal/testcases/
Dfake_sigreturn_bad_magic.c21 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_bad_magic_run() local
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
Dfake_sigreturn_duplicated_fpsimd.c21 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_duplicated_fpsimd_run() local
Dfake_sigreturn_missing_fpsimd.c23 struct _aarch64_ctx *head = GET_SF_RESV_HEAD(sf); in fake_sigreturn_missing_fpsimd_run() local
/Linux-v6.1/include/drm/ttm/
Dttm_execbuf_util.h47 struct list_head head; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Duar.c210 struct list_head *head; in alloc_bfreg() local
299 struct list_head *head; in mlx5_free_bfreg() local
/Linux-v6.1/drivers/infiniband/sw/rdmavt/
Dcq.c32 u32 head; in rvt_cq_enter() local
341 u32 head, tail, n; in rvt_resize_cq() local
/Linux-v6.1/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-v6.1/fs/dlm/
Dmember.c291 struct list_head *head = &ls->ls_nodes; in add_ordered_member() local
334 static struct dlm_member *find_memb(struct list_head *head, int nodeid) in find_memb()
359 static void clear_memb_list(struct list_head *head, in clear_memb_list()
/Linux-v6.1/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-v6.1/scripts/kconfig/
Dmenu.c705 struct list_head *head) in get_prompt_str()
784 struct list_head *head) in get_symbol_str()
834 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
/Linux-v6.1/arch/arm64/crypto/
Dghash-ce-glue.c72 struct ghash_key *key, const char *head) in ghash_do_update()
97 struct ghash_key *key, const char *head, in ghash_do_simd_update()
/Linux-v6.1/include/linux/
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()
Dreboot-mode.h7 struct list_head head; member
/Linux-v6.1/drivers/net/ethernet/amd/
Dsun3lance.c106 #define PKTBUF_ADDR(head) (void *)((unsigned long)(MEM) | (head)->base) argument
514 struct lance_tx_head *head; in lance_start_xmit() local
686 struct lance_tx_head *head = &(MEM->tx_head[old_tx]); in lance_interrupt() local
772 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx() local
/Linux-v6.1/net/sched/
Dsch_fq.c71 struct sk_buff *head; /* list of skbs for this flow : first skb */ member
162 static void fq_flow_add_tail(struct fq_flow_head *head, struct fq_flow *flow) in fq_flow_add_tail()
367 struct sk_buff *head = flow->head; in fq_peek() local
407 struct sk_buff *head, *aux; in flow_queue_add() local
529 struct fq_flow_head *head; in fq_dequeue() local
/Linux-v6.1/kernel/
Duser-return-notifier.c39 struct hlist_head *head; in fire_user_return_notifiers() local
Dkprobes.c378 struct hlist_head *head; in get_kprobe() local
889 struct hlist_head *head; in optimize_all_kprobes() local
915 struct hlist_head *head; in unoptimize_all_kprobes() local
1871 static void free_rp_inst_rcu(struct rcu_head *head) in free_rp_inst_rcu()
2627 struct hlist_head *head; in kprobes_module_callback() local
2682 struct hlist_head *head; in kprobe_free_init_mem() local
2812 struct hlist_head *head; in show_kprobe_addr() local
2888 struct hlist_head *head; in arm_all_kprobes() local
2934 struct hlist_head *head; in disarm_all_kprobes() local
/Linux-v6.1/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c77 const s32 *oclass, u8 head, void *data, u32 size, in nv50_chan_create()
229 const s32 *oclass, u8 head, void *data, u32 size, s64 syncbuf, in nv50_dmac_create()
932 struct nv50_head *head; member
1088 struct nv50_head *head = msto->head; in nv50_msto_atomic_enable() local
1161 nv50_msto_new(struct drm_device *dev, struct nv50_head *head, int id) in nv50_msto_new()
1610 nv50_sor_update(struct nouveau_encoder *nv_encoder, u8 head, in nv50_sor_update()
2127 struct nv50_head *head = nv50_head(crtc); in nv50_disp_atomic_commit_tail() local
2218 struct nv50_head *head = nv50_head(crtc); in nv50_disp_atomic_commit_tail() local
2269 struct nv50_head *head = nv50_head(crtc); in nv50_disp_atomic_commit_tail() local
2503 struct nv50_head *head; in nv50_disp_atomic_check() local
[all …]
Dcrcc57d.c13 static int crcc57d_set_src(struct nv50_head *head, int or, enum nv50_crc_source_type source, in crcc57d_set_src()
/Linux-v6.1/include/net/netfilter/
Dnf_conntrack_count.h14 struct list_head head; /* connections with the same filtering key */ member
/Linux-v6.1/sound/core/seq/
Dseq_prioq.h15 struct snd_seq_event_cell *head; /* pointer to head of prioq */ member
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dcgrp.h7 struct list_head head; member
/Linux-v6.1/drivers/platform/surface/aggregator/
Dssh_request_layer.h71 struct list_head head; member
76 struct list_head head; member

12345678910>>...63