Home
last modified time | relevance | path

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

12345678910>>...64

/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/
Dovly917e.c37 ovly917e_new(struct nouveau_drm *drm, int head, s32 oclass, in ovly917e_new()
Dhandles.h14 #define NV50_DISP_HANDLE_CRC_CTX(head, i) (0xfc000000 | head->base.index << 1 | i) argument
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/
Dhead.h16 nvif_head_id(struct nvif_head *head) in nvif_head_id()
/Linux-v6.6/net/ipv6/
Dtunnel6.c117 #define for_each_tunnel_rcu(head, handler) \ argument
161 struct xfrm6_tunnel __rcu *head; in tunnel6_rcv_cb() local
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dagg-rx.c34 u16 head) in mt76_rx_aggr_release_frames()
155 u16 seqno, head, size, idx; in mt76_rx_aggr_reorder() local
/Linux-v6.6/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
/Linux-v6.6/fs/hfsplus/
Dbtree.c136 struct hfs_btree_header_rec *head; in hfs_btree_open() local
285 struct hfs_btree_header_rec *head; in hfs_btree_write() local
/Linux-v6.6/drivers/staging/rtl8712/
Drtl871x_event.h86 /*volatile*/ int head; member
95 /*volatile*/ int head; member
/Linux-v6.6/tools/testing/selftests/arm64/signal/testcases/
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_bad_magic.c21 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_bad_magic_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.6/tools/perf/util/
Ddsos.h19 struct list_head head; member
/Linux-v6.6/include/drm/ttm/
Dttm_execbuf_util.h49 struct list_head head; member
/Linux-v6.6/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.6/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.6/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-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dpriv.h68 struct list_head head; member
110 struct list_head head; member
/Linux-v6.6/arch/x86/mm/
Dkmmio.c117 struct list_head *head; in get_kmmio_fault_page() local
479 static void rcu_free_kmmio_fault_pages(struct rcu_head *head) in rcu_free_kmmio_fault_pages()
495 static void remove_kmmio_fault_pages(struct rcu_head *head) in remove_kmmio_fault_pages()
/Linux-v6.6/fs/dlm/
Dmember.c291 struct list_head *head = &ls->ls_nodes; in add_ordered_member() local
349 static struct dlm_member *find_memb(struct list_head *head, int nodeid) in find_memb()
374 static void clear_memb_list(struct list_head *head, in clear_memb_list()
/Linux-v6.6/scripts/kconfig/
Dmenu.c710 struct list_head *head) in get_prompt_str()
790 struct list_head *head) in get_symbol_str()
840 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
/Linux-v6.6/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.6/kernel/rcu/
Drcu.h222 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue()
233 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue()
241 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue()
246 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue()
/Linux-v6.6/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.6/kernel/
Duser-return-notifier.c39 struct hlist_head *head; in fire_user_return_notifiers() local

12345678910>>...64