/openbmc/linux/drivers/block/aoe/ |
H A D | aoedev.c | 200 struct list_head *head, *pos, *nx; in aoedev_downdev() local 501 struct list_head *pos, *nx, *head; in freetgt() local
|
H A D | aoecmd.c | 54 struct list_head head; member 80 struct list_head *head, *pos, *nx; in getframe_deferred() local 98 struct list_head *head, *pos, *nx; in getframe() local 650 struct list_head *pos, *nx, *head; in rexmit_deferred() local 740 struct list_head *head, *pos, *nx; in rexmit_timer() local
|
/openbmc/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_packet_layer.h | 83 struct list_head head; member 88 struct list_head head; member
|
/openbmc/linux/drivers/input/serio/ |
H A D | serio_raw.c | 30 unsigned int tail, head; member 275 unsigned int head = serio_raw->head; in serio_raw_interrupt() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | uoutp.c | 131 struct nvkm_head *head = outp->asy.head; in nvkm_uoutp_mthd_release() local 166 nvkm_uoutp_mthd_acquire_tmds(struct nvkm_outp *outp, u8 head, u8 hdmi, u8 hdmi_max_ac_packet, in nvkm_uoutp_mthd_acquire_tmds()
|
H A D | conn.h | 14 struct list_head head; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | base.c | 35 struct list_head head; member 113 struct list_head head; member
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_ipp.h | 53 struct list_head head; member 85 struct list_head head; member
|
/openbmc/linux/net/bridge/ |
H A D | br_private_cfm.h | 119 struct hlist_node head; member 138 struct hlist_node head; member
|
/openbmc/linux/drivers/atm/ |
H A D | atmtcp.c | 172 struct hlist_head *head = &vcc_hash[i]; in atmtcp_v_ioctl() local 265 struct hlist_head *head; in find_vcc() local
|
/openbmc/linux/drivers/tty/ |
H A D | n_tty.c | 222 size_t head = ldata->icanon ? ldata->canon_head : ldata->commit_head; in chars_in_buffer() local 759 size_t head; in commit_echoes() local 957 size_t head; in eraser() local 1534 size_t head = MASK(ldata->read_head); in n_tty_receive_buf_real_raw() local 1975 size_t head = smp_load_acquire(&ldata->commit_head); in copy_from_read_buf() local 2491 size_t nr, head, tail; in inq_canon() local
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | skl_hda_dsp_common.h | 24 struct list_head head; member
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | pci_fire.c | 152 unsigned long *head) in pci_fire_get_head() 159 unsigned long *head, unsigned long *msi) in pci_fire_dequeue_msi() 194 unsigned long head) in pci_fire_set_head()
|
/openbmc/linux/net/batman-adv/ |
H A D | originator.c | 61 struct hlist_head *head; in batadv_orig_hash_find() local 892 struct hlist_head *head; in batadv_originator_free() local 1257 struct hlist_head *head; in batadv_purge_orig_ref() local
|
/openbmc/linux/fs/nfs/ |
H A D | direct.c | 292 static void nfs_read_sync_pgio_error(struct list_head *head, int error) in nfs_read_sync_pgio_error() 487 struct nfs_page *head = req->wb_head; in nfs_direct_add_page_head() local 775 static void nfs_write_sync_pgio_error(struct list_head *head, int error) in nfs_write_sync_pgio_error()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_expect.c | 370 static void nf_ct_expect_free_rcu(struct rcu_head *head) in nf_ct_expect_free_rcu() 584 struct hlist_node *head) in ct_expect_get_next() 599 struct hlist_node *head = ct_expect_get_first(seq); in ct_expect_get_idx() local
|
/openbmc/linux/net/tipc/ |
H A D | monitor.c | 324 static void mon_assign_roles(struct tipc_monitor *mon, struct tipc_peer *head) in mon_assign_roles() 356 struct tipc_peer *peer, *prev, *head; in tipc_mon_remove_peer() local 426 struct tipc_peer *peer, *head; in tipc_mon_peer_up() local 445 struct tipc_peer *peer, *head; in tipc_mon_peer_down() local
|
/openbmc/linux/drivers/dma/ |
H A D | virt-dma.c | 112 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head) in vchan_dma_desc_free_list()
|
/openbmc/linux/fs/gfs2/ |
H A D | lops.h | 55 struct gfs2_log_header_host *head, in lops_before_scan()
|
/openbmc/u-boot/disk/ |
H A D | part_dos.h | 21 unsigned char head; /* starting head */ member
|
/openbmc/linux/fs/ |
H A D | splice.c | 202 unsigned int head = pipe->head; in splice_to_pipe() local 247 unsigned int head = pipe->head; in add_to_pipe() local 447 unsigned int head = pipe->head; in splice_from_pipe_feed() local 688 unsigned int head, tail, mask; in iter_file_splice_write() local 804 unsigned int head, tail, mask, bc = 0; in splice_to_socket() local
|
/openbmc/u-boot/board/xilinx/zynq/ |
H A D | bootimg.c | 29 static int zynq_islastpartition(struct headerarray *head) in zynq_islastpartition()
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | clocksource-switch.c | 45 char *head, *tmp; in get_clocksources() local
|
/openbmc/linux/net/ipv4/ |
H A D | fib_trie.c | 294 static void __alias_free_mem(struct rcu_head *head) in __alias_free_mem() 308 static void __node_free_rcu(struct rcu_head *head) in __node_free_rcu() 491 struct callback_head *head = &tn_info(tn)->rcu; in tnode_free() local 2170 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_info_notify_update() local 2240 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_notify() local 2252 static void __trie_free_rcu(struct rcu_head *head) in __trie_free_rcu() 2649 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_triestat_seq_show() local 2682 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_trie_get_idx() local 2734 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_trie_seq_next() local
|
/openbmc/linux/tools/perf/util/ |
H A D | auxtrace.c | 601 unsigned char *data, u64 *head, u64 *old) in auxtrace_record__find_snapshot() 830 static int auxtrace_index__alloc(struct list_head *head) in auxtrace_index__alloc() 846 void auxtrace_index__free(struct list_head *head) in auxtrace_index__free() 856 static struct auxtrace_index *auxtrace_index__last(struct list_head *head) in auxtrace_index__last() 880 int auxtrace_index__auxtrace_event(struct list_head *head, in auxtrace_index__auxtrace_event() 913 int auxtrace_index__write(int fd, struct list_head *head) in auxtrace_index__write() 934 static int auxtrace_index__process_entry(int fd, struct list_head *head, in auxtrace_index__process_entry() 966 struct list_head *head = &session->auxtrace_index; in auxtrace_index__process() local 1830 u64 head, old = mm->prev, offset, ref; in __auxtrace_mmap__read() local
|