| /Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | hdmigt215.c | 27 gt215_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gt215_hdmi_ctrl()
|
| D | hdmigk104.c | 27 gk104_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gk104_hdmi_ctrl()
|
| D | hdmigv100.c | 25 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/ |
| D | ovly.c | 28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new()
|
| /Linux-v4.19/scripts/kconfig/ |
| D | menu.c | 705 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/ |
| D | kmmio.c | 111 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/ |
| D | nlattr.c | 175 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/ |
| D | msgqueue.c | 63 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/ |
| D | dma-noncoherent.c | 97 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/ |
| D | ccp-crypto-rsa.c | 251 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/ |
| D | mmap.c | 240 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
|
| D | metricgroup.h | 13 struct list_head head; /* list of metric_expr */ member
|
| /Linux-v4.19/arch/nds32/kernel/ |
| D | dma.c | 64 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/ |
| D | rc.c | 108 u32 head; in rvt_compute_aeth() local
|
| /Linux-v4.19/drivers/misc/mic/scif/ |
| D | scif_rma_list.h | 41 struct list_head *head; member
|
| /Linux-v4.19/net/ipv6/ |
| D | ip6_fib.c | 170 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
|
| D | tcpv6_offload.c | 18 static struct sk_buff *tcp6_gro_receive(struct list_head *head, in tcp6_gro_receive()
|
| /Linux-v4.19/drivers/net/ethernet/amd/ |
| D | sun3lance.c | 106 #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/ |
| D | queue.h | 14 struct list_head head; member
|
| /Linux-v4.19/drivers/block/drbd/ |
| D | drbd_nla.c | 9 struct nlattr *head = nla_data(nla); in drbd_nla_check_mandatory() local
|
| /Linux-v4.19/drivers/net/ethernet/rocker/ |
| D | rocker_tlv.c | 23 const struct rocker_tlv *head = (const struct rocker_tlv *) buf; in rocker_tlv_parse() local
|
| /Linux-v4.19/drivers/gpu/drm/ |
| D | drm_legacy.h | 102 struct list_head head; member
|
| /Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_cmd.c | 141 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/ |
| D | fq_impl.h | 68 struct list_head *head; in fq_tin_dequeue() local 270 struct list_head *head; in fq_tin_reset() local
|
| /Linux-v4.19/net/ipv4/ |
| D | udp_offload.c | 346 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()
|