Home
last modified time | relevance | path

Searched defs:head (Results 251 – 275 of 1455) sorted by relevance

1...<<11121314151617181920>>...59

/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dbase507c.c302 struct nouveau_drm *drm, int head, s32 oclass, u32 interlock_data, in base507c_new_()
344 base507c_new(struct nouveau_drm *drm, int head, s32 oclass, in base507c_new()
Dovly.c28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new()
Dcursc37a.c57 cursc37a_new(struct nouveau_drm *drm, int head, s32 oclass, in cursc37a_new()
/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Ddebug.c48 u32 head = 0; in debug_buffer_ddr_init() local
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dhdmig84.c27 g84_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in g84_hdmi_ctrl()
Dhdmigt215.c27 gt215_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gt215_hdmi_ctrl()
Dhdmigf119.c27 gf119_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gf119_hdmi_ctrl()
Dhdmigv100.c25 gv100_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gv100_hdmi_ctrl()
Dhdmigk104.c27 gk104_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gk104_hdmi_ctrl()
/linux-5.10/drivers/net/ethernet/amd/
Dsun3lance.c106 #define PKTBUF_ADDR(head) (void *)((unsigned long)(MEM) | (head)->base) argument
520 struct lance_tx_head *head; in lance_start_xmit() local
692 struct lance_tx_head *head = &(MEM->tx_head[old_tx]); in lance_interrupt() local
778 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx() local
/linux-5.10/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-5.10/drivers/crypto/ccp/
Dccp-crypto-aes.c309 static int ccp_register_aes_alg(struct list_head *head, in ccp_register_aes_alg()
346 int ccp_register_aes_algs(struct list_head *head) in ccp_register_aes_algs()
/linux-5.10/drivers/media/test-drivers/vidtv/
Dvidtv_s302m.c147 static struct vidtv_access_unit *vidtv_s302m_access_unit_init(struct vidtv_access_unit *head) in vidtv_s302m_access_unit_init()
167 struct vidtv_access_unit *head = e->access_units; in vidtv_s302m_access_unit_destroy() local
/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_cfg.c131 static void adf_cfg_keyval_del_all(struct list_head *head) in adf_cfg_keyval_del_all()
143 static void adf_cfg_section_del_all(struct list_head *head) in adf_cfg_section_del_all()
/linux-5.10/security/apparmor/include/
Dlib.h161 static inline struct aa_policy *__policy_find(struct list_head *head, in __policy_find()
186 static inline struct aa_policy *__policy_strn_find(struct list_head *head, in __policy_strn_find()
/linux-5.10/net/ipv6/
Dtcpv6_offload.c16 struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp6_gro_receive()
/linux-5.10/drivers/net/ethernet/rocker/
Drocker_tlv.c19 const struct rocker_tlv *head = (const struct rocker_tlv *) buf; in rocker_tlv_parse() local
/linux-5.10/drivers/scsi/arm/
Dqueue.h11 struct list_head head; member
/linux-5.10/drivers/block/drbd/
Ddrbd_nla.c9 struct nlattr *head = nla_data(nla); in drbd_nla_check_mandatory() local
/linux-5.10/include/linux/
Drculist_bl.h95 #define hlist_bl_for_each_entry_rcu(tpos, pos, head, member) \ argument
/linux-5.10/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-5.10/scripts/kconfig/
Dmenu.c731 struct list_head *head) in get_prompt_str()
822 struct list_head *head) in get_symbol_str()
872 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
/linux-5.10/net/batman-adv/
Dsend.c644 static void batadv_forw_packet_list_free(struct hlist_head *head) in batadv_forw_packet_list_free()
676 spinlock_t *lock, struct hlist_head *head, in batadv_forw_packet_queue()
978 struct hlist_head head = HLIST_HEAD_INIT; in batadv_purge_outstanding_packets() local
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgv100.c34 int head = type - PLL_VPLL0; in gv100_devinit_pll_set() local
/linux-5.10/drivers/staging/rtl8712/
Dosdep_service.h48 static inline u32 end_of_queue_search(struct list_head *head, in end_of_queue_search()

1...<<11121314151617181920>>...59