Home
last modified time | relevance | path

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

12345678910>>...56

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dhdmigt215.c27 gt215_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gt215_hdmi_ctrl()
Dhdmigk104.c27 gk104_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gk104_hdmi_ctrl()
Dhdmigv100.c25 gv100_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gv100_hdmi_ctrl()
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Dovly.c28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new()
/Linux-v4.19/scripts/kconfig/
Dmenu.c705 struct list_head *head) in get_prompt_str()
795 struct list_head *head) in get_symbol_str()
843 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
/Linux-v4.19/arch/x86/mm/
Dkmmio.c111 struct list_head *head; in get_kmmio_fault_page() local
478 static void rcu_free_kmmio_fault_pages(struct rcu_head *head) in rcu_free_kmmio_fault_pages()
494 static void remove_kmmio_fault_pages(struct rcu_head *head) in remove_kmmio_fault_pages()
/Linux-v4.19/lib/
Dnlattr.c175 int nla_validate(const struct nlattr *head, int len, int maxtype, in nla_validate()
240 int nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, in nla_parse()
284 struct nlattr *nla_find(const struct nlattr *head, int len, int attrtype) in nla_find()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/falcon/
Dmsgqueue.c63 u32 head, tail; in msg_queue_empty() local
77 u32 head, tail, available; in msg_queue_pop() local
159 u32 head, tail, free; in cmd_queue_has_room() local
/Linux-v4.19/arch/powerpc/mm/
Ddma-noncoherent.c97 ppc_vm_region_alloc(struct ppc_vm_region *head, size_t size, gfp_t gfp) in ppc_vm_region_alloc()
137 static struct ppc_vm_region *ppc_vm_region_find(struct ppc_vm_region *head, unsigned long addr) in ppc_vm_region_find()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto-rsa.c251 int ccp_register_rsa_alg(struct list_head *head, const struct ccp_rsa_def *def) in ccp_register_rsa_alg()
281 int ccp_register_rsa_algs(struct list_head *head) in ccp_register_rsa_algs()
/Linux-v4.19/tools/perf/util/
Dmmap.c240 u64 head = perf_mmap__read_head(md); in __perf_mmap__read_init() local
286 u64 head = perf_mmap__read_head(md); in perf_mmap__push() local
Dmetricgroup.h13 struct list_head head; /* list of metric_expr */ member
/Linux-v4.19/arch/nds32/kernel/
Ddma.c64 static struct arch_vm_region *vm_region_alloc(struct arch_vm_region *head, in vm_region_alloc()
105 static struct arch_vm_region *vm_region_find(struct arch_vm_region *head, in vm_region_find()
/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Drc.c108 u32 head; in rvt_compute_aeth() local
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_rma_list.h41 struct list_head *head; member
/Linux-v4.19/net/ipv6/
Dip6_fib.c170 void fib6_info_destroy_rcu(struct rcu_head *head) in fib6_info_destroy_rcu()
233 static void node_free_rcu(struct rcu_head *head) in node_free_rcu()
309 struct hlist_head *head; in fib6_get_table() local
382 struct hlist_head *head = &net->ipv6.fib_table_hash[h]; in fib6_tables_seq_read() local
466 struct hlist_head *head = &net->ipv6.fib_table_hash[h]; in fib6_tables_dump() local
579 struct hlist_head *head; in inet6_dump_fib() local
2029 struct hlist_head *head; in __fib6_clean_all() local
2197 struct hlist_head *head = &net->ipv6.fib_table_hash[i]; in fib6_net_exit() local
Dtcpv6_offload.c18 static struct sk_buff *tcp6_gro_receive(struct list_head *head, in tcp6_gro_receive()
/Linux-v4.19/drivers/net/ethernet/amd/
Dsun3lance.c106 #define PKTBUF_ADDR(head) (void *)((unsigned long)(MEM) | (head)->base) argument
518 struct lance_tx_head *head; in lance_start_xmit() local
700 struct lance_tx_head *head = &(MEM->tx_head[old_tx]); in lance_interrupt() local
787 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx() local
/Linux-v4.19/drivers/scsi/arm/
Dqueue.h14 struct list_head head; member
/Linux-v4.19/drivers/block/drbd/
Ddrbd_nla.c9 struct nlattr *head = nla_data(nla); in drbd_nla_check_mandatory() local
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_tlv.c23 const struct rocker_tlv *head = (const struct rocker_tlv *) buf; in rocker_tlv_parse() local
/Linux-v4.19/drivers/gpu/drm/
Ddrm_legacy.h102 struct list_head head; member
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c141 u32 head; in hclge_cmd_csq_clean() local
165 u32 head = hclge_read_dev(hw, HCLGE_NIC_CSQ_HEAD_REG); in hclge_cmd_csq_done() local
/Linux-v4.19/include/net/
Dfq_impl.h68 struct list_head *head; in fq_tin_dequeue() local
270 struct list_head *head; in fq_tin_reset() local
/Linux-v4.19/net/ipv4/
Dudp_offload.c346 struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb, in udp_gro_receive()
403 static struct sk_buff *udp4_gro_receive(struct list_head *head, in udp4_gro_receive()

12345678910>>...56