/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | dma-fence-array.c | 236 struct dma_fence *dma_fence_array_first(struct dma_fence *head) in dma_fence_array_first() argument 254 struct dma_fence *dma_fence_array_next(struct dma_fence *head, in dma_fence_array_next() argument
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | macvtap.c | 119 macvtap_dellink(struct net_device *dev, struct list_head *head) macvtap_dellink() argument
|
/kernel/linux/linux-6.6/drivers/net/ipvlan/ |
H A D | ipvtap.c | 111 ipvtap_dellink(struct net_device *dev, struct list_head *head) ipvtap_dellink() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | vdec_msg_queue.c | 76 struct list_head *head; in vdec_msg_queue_qbuf() local 121 struct list_head *head; in vdec_msg_queue_dqbuf() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | init.c | 556 struct list_head *head; in mwifiex_delete_bss_prio_tbl() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | agg-rx.c | 32 mt76_rx_aggr_release_frames(struct mt76_rx_tid *tid, struct sk_buff_head *frames, u16 head) mt76_rx_aggr_release_frames() argument 155 u16 seqno, head, size, idx; mt76_rx_aggr_reorder() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_protocol_ops.c | 13 u32 head = le32_to_cpu(ipc_protocol->p_ap_shm->msg_head); in ipc_protocol_free_msg_get() local 38 u32 head = le32_to_cpu(ipc_protocol->p_ap_shm->msg_head); in ipc_protocol_msg_hp_update() local 226 u32 head; in ipc_protocol_ul_td_send() local 328 u32 head, new_head; ipc_protocol_dl_td_prepare() local 433 ipc_protocol_get_head_tail_index(struct iosm_protocol *ipc_protocol, struct ipc_pipe *pipe, u32 *head, u32 *tail) ipc_protocol_get_head_tail_index() argument 451 u32 head; ipc_protocol_pipe_cleanup() local [all...] |
H A D | iosm_ipc_wwan.c | 193 ipc_wwan_dellink(void *ctxt, struct net_device *dev, struct list_head *head) ipc_wwan_dellink() argument
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | pdt.c | 114 struct property *head, *tail; in of_pdt_build_prop_list() local
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-ioc.c | 35 static void icq_free_icq_rcu(struct rcu_head *head) in icq_free_icq_rcu() argument
|
H A D | blk-stat.c | 171 static void blk_stat_free_callback_rcu(struct rcu_head *head) in blk_stat_free_callback_rcu() argument
|
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
H A D | page_track.c | 141 struct kvm_page_track_notifier_head *head; in kvm_page_track_cleanup() local 149 struct kvm_page_track_notifier_head *head; in kvm_page_track_init() local 163 struct kvm_page_track_notifier_head *head; in kvm_page_track_register_notifier() local 186 struct kvm_page_track_notifier_head *head; kvm_page_track_unregister_notifier() local 208 struct kvm_page_track_notifier_head *head; __kvm_page_track_write() local 231 struct kvm_page_track_notifier_head *head; kvm_page_track_delete_slot() local [all...] |
/kernel/linux/linux-6.6/block/partitions/ |
H A D | ibm.c | 34 __u16 head; in cchh2blk() local 52 __u16 head; in cchhb2blk() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_context.c | 41 struct list_head head; member
|
H A D | drm_agpsupport.c | 387 struct drm_agp_head *head = NULL; in drm_legacy_agp_init() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.h | 52 u32 head; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | base507c.c | 336 base507c_new(struct nouveau_drm *drm, int head, s32 oclass, in base507c_new() argument 303 base507c_new_(const struct nv50_wndw_func *func, const u32 *format, struct nouveau_drm *drm, int head, s32 oclass, u32 interlock_data, struct nv50_wndw **pwndw) base507c_new_() argument
|
/kernel/linux/linux-6.6/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-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_abi16.h | 17 struct list_head head; member 22 struct list_head head; member
|
H A D | nouveau_crtc.h | 37 struct nvif_head head; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gk104.c | 33 gk104_sor_hdmi_infoframe_vsi(struct nvkm_ior *ior, int head, void *data, u32 size) in gk104_sor_hdmi_infoframe_vsi() argument 54 gk104_sor_hdmi_infoframe_avi(struct nvkm_ior *ior, int head, void *data, u32 size) in gk104_sor_hdmi_infoframe_avi() argument 77 gk104_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gk104_sor_hdmi_ctrl() argument
|
H A D | gt215.c | 35 gt215_sor_hda_eld(struct nvkm_ior *ior, int head, u8 *data, u8 size) in gt215_sor_hda_eld() argument 49 gt215_sor_hda_hpd(struct nvkm_ior *ior, int head, bool present) in gt215_sor_hda_hpd() argument 68 gt215_sor_dp_audio(struct nvkm_ior *sor, int head, bool enable) in gt215_sor_dp_audio() argument 96 gt215_sor_hdmi_infoframe_vsi(struct nvkm_ior *ior, int head, void *data, u32 size) in gt215_sor_hdmi_infoframe_vsi() argument 119 gt215_sor_hdmi_infoframe_avi(struct nvkm_ior *ior, int head, void *data, u32 size) in gt215_sor_hdmi_infoframe_avi() argument 141 gt215_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gt215_sor_hdmi_ctrl() argument
|
H A D | head.h | 12 struct list_head head; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | priv.h | 15 struct list_head head; member 38 struct list_head head; member 76 struct list_head head; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/ |
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
|