| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
| D | event.h | 25 __u8 head; member
|
| D | class.h | 462 __u8 head; member 490 __u8 head; member 578 __u8 head; member 587 __u8 head; member 597 __u8 head; member 607 __u8 head; member
|
| /linux-4.4.14/fs/coda/ |
| D | inode.c | 56 static void coda_i_callback(struct rcu_head *head) in coda_i_callback()
|
| /linux-4.4.14/fs/ |
| D | file_table.c | 44 static void file_free_rcu(struct rcu_head *head) in file_free_rcu()
|
| D | namespace.c | 587 static void delayed_free_vfsmnt(struct rcu_head *head) in delayed_free_vfsmnt() 631 struct hlist_head *head = m_hash(mnt, dentry); in __lookup_mnt() local 1072 static void __cleanup_mnt(struct rcu_head *head) in __cleanup_mnt() 1340 struct hlist_head head; in namespace_unlock() local
|
| /linux-4.4.14/drivers/misc/mic/host/ |
| D | mic_virtio.h | 65 u16 head; member
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_mn.c | 298 struct list_head *head; in amdgpu_mn_unregister() local
|
| /linux-4.4.14/mm/ |
| D | memory-failure.c | 778 #define head (1UL << PG_head) macro 883 struct page *head = compound_head(page); in get_hwpoison_page() local 925 struct page *head = compound_head(page); in put_hwpoison_page() local
|
| /linux-4.4.14/kernel/time/ |
| D | posix-cpu-timers.c | 423 static void cleanup_timers_list(struct list_head *head) in cleanup_timers_list() 437 static void cleanup_timers(struct list_head *head) in cleanup_timers() 473 struct list_head *head, *listpos; in arm_timer() local
|
| D | timer_stats.c | 169 struct entry **head, *curr, *prev; in tstat_lookup() local
|
| /linux-4.4.14/fs/gfs2/ |
| D | super.c | 317 static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid) in jdesc_find_i() 404 struct gfs2_log_header_host head; in gfs2_make_fs_rw() local 1640 static void gfs2_i_callback(struct rcu_head *head) in gfs2_i_callback()
|
| D | meta_io.c | 38 struct buffer_head *bh, *head; in gfs2_aspace_writepage() local
|
| /linux-4.4.14/kernel/sched/ |
| D | rt.c | 1169 static void __enqueue_rt_entity(struct sched_rt_entity *rt_se, bool head) in __enqueue_rt_entity() 1227 static void enqueue_rt_entity(struct sched_rt_entity *rt_se, bool head) in enqueue_rt_entity() 1284 requeue_rt_entity(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int head) in requeue_rt_entity() 1297 static void requeue_task_rt(struct rq *rq, struct task_struct *p, int head) in requeue_task_rt() 1543 struct plist_head *head = &rq->rt.pushable_tasks; in pick_highest_pushable_task() local
|
| /linux-4.4.14/fs/squashfs/ |
| D | super.c | 475 static void squashfs_i_callback(struct rcu_head *head) in squashfs_i_callback()
|
| /linux-4.4.14/fs/efs/ |
| D | super.c | 76 static void efs_i_callback(struct rcu_head *head) in efs_i_callback()
|
| /linux-4.4.14/net/sunrpc/ |
| D | auth_generic.c | 124 generic_free_cred_callback(struct rcu_head *head) in generic_free_cred_callback()
|
| D | auth_unix.c | 99 unx_free_cred_callback(struct rcu_head *head) in unx_free_cred_callback()
|
| D | xdr.c | 135 struct kvec *head = xdr->head; in xdr_inline_pages() local 318 struct kvec *head, *tail; in xdr_shrink_bufhead() local 606 struct kvec *head = buf->head; in xdr_truncate_encode() local
|
| D | auth.c | 383 void rpcauth_destroy_credlist(struct list_head *head) in rpcauth_destroy_credlist() 402 struct hlist_head *head; in rpcauth_clear_credcache() local
|
| D | cache.c | 61 struct hlist_head *head; in sunrpc_cache_lookup() local 122 static void cache_fresh_locked(struct cache_head *head, time_t expiry, in cache_fresh_locked() 135 static void cache_fresh_unlocked(struct cache_head *head, in cache_fresh_unlocked() 430 struct hlist_head *head; in cache_clean() local
|
| D | sched.c | 564 struct list_head *head; in rpc_wake_up() local 593 struct list_head *head; in rpc_wake_up_status() local
|
| /linux-4.4.14/include/crypto/internal/ |
| D | aead.h | 27 char head[offsetof(struct aead_alg, base)]; member
|
| /linux-4.4.14/arch/m68k/mac/ |
| D | via.c | 608 void via1_set_head(int head) in via1_set_head()
|
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_cmdbuf_res.c | 46 struct list_head head; member
|
| D | vmwgfx_kms.h | 116 struct list_head head; member
|
| /linux-4.4.14/drivers/xen/xen-pciback/ |
| D | vpci.c | 24 static inline struct list_head *list_first(struct list_head *head) in list_first()
|
| /linux-4.4.14/drivers/thunderbolt/ |
| D | nhi.h | 38 int head; /* write next descriptor here */ member
|
| /linux-4.4.14/net/sctp/ |
| D | endpointola.c | 328 struct sctp_hashbucket *head; in __sctp_endpoint_lookup_assoc() local
|
| D | transport.c | 156 static void sctp_transport_destroy_rcu(struct rcu_head *head) in sctp_transport_destroy_rcu()
|
| /linux-4.4.14/drivers/virtio/ |
| D | virtio_ring.c | 141 int head; in virtqueue_add() local 431 static void detach_buf(struct vring_virtqueue *vq, unsigned int head) in detach_buf()
|
| /linux-4.4.14/net/ipv4/ |
| D | ip_fragment.c | 212 struct sk_buff *head = qp->q.fragments; in ip_expire() local 529 struct sk_buff *fp, *head = qp->q.fragments; in ip_frag_reasm() local
|
| D | devinet.c | 202 static void inet_rcu_free_ifa(struct rcu_head *head) in inet_rcu_free_ifa() 278 static void in_dev_rcu_put(struct rcu_head *head) in in_dev_rcu_put() 1576 struct hlist_head *head; in inet_dump_ifaddr() local 1905 struct hlist_head *head; in inet_netconf_dump_devconf() local
|
| D | tcp_probe.c | 82 unsigned long head, tail; member
|
| D | raw.c | 99 struct hlist_head *head; in raw_hash_sk() local 171 struct hlist_head *head; in raw_v4_input() local
|
| /linux-4.4.14/net/sched/ |
| D | sch_fq_codel.c | 45 struct sk_buff *head; member 243 struct list_head *head; in fq_codel_dequeue() local
|
| D | sch_generic.c | 660 static void qdisc_rcu_free(struct rcu_head *head) in qdisc_rcu_free() 870 void dev_deactivate_many(struct list_head *head) in dev_deactivate_many()
|
| D | act_police.c | 62 struct hlist_head *head; in tcf_act_police_walker() local
|
| /linux-4.4.14/drivers/infiniband/hw/qib/ |
| D | qib_qp.c | 531 u32 head; in qib_error_qp() local 925 u32 head; in qib_compute_aeth() local
|
| /linux-4.4.14/tools/perf/ui/ |
| D | browser.c | 92 struct list_head *head = browser->entries; in ui_browser__list_head_seek() local 485 struct list_head *head = browser->entries; in ui_browser__list_head_refresh() local
|
| /linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k_mbx.h | 246 u16 head; member 282 u16 head, head_len, pushed; member
|
| /linux-4.4.14/ipc/ |
| D | util.c | 456 void ipc_rcu_putref(void *ptr, void (*func)(struct rcu_head *head)) in ipc_rcu_putref() 466 void ipc_rcu_free(struct rcu_head *head) in ipc_rcu_free()
|
| /linux-4.4.14/kernel/trace/ |
| D | trace_syscalls.c | 553 struct hlist_head *head; in perf_syscall_enter() local 627 struct hlist_head *head; in perf_syscall_exit() local
|
| D | trace_events.c | 82 __find_event_field(struct list_head *head, char *name) in __find_event_field() 98 struct list_head *head; in trace_find_event_field() local 112 static int __trace_define_field(struct list_head *head, const char *type, in __trace_define_field() 143 struct list_head *head; in trace_define_field() local 198 struct list_head *head; in trace_destroy_fields() local 1163 struct list_head *head = trace_get_fields(call); in f_next() local 2060 struct list_head *head; in event_create_dir() local
|
| D | trace_event_perf.c | 306 struct hlist_head *head; in perf_ftrace_function_call() local
|
| /linux-4.4.14/tools/perf/util/ |
| D | annotate.c | 766 static void disasm__add(struct list_head *head, struct disasm_line *line) in disasm__add() 771 struct disasm_line *disasm__get_next_ip_line(struct list_head *head, struct disasm_line *pos) in disasm__get_next_ip_line() 1571 void disasm__purge(struct list_head *head) in disasm__purge() 1598 size_t disasm__fprintf(struct list_head *head, FILE *fp) in disasm__fprintf()
|
| D | dso.c | 1161 bool __dsos__read_build_ids(struct list_head *head, bool with_hits) in __dsos__read_build_ids() 1266 size_t __dsos__fprintf_buildid(struct list_head *head, FILE *fp, in __dsos__fprintf_buildid() 1281 size_t __dsos__fprintf(struct list_head *head, FILE *fp) in __dsos__fprintf()
|
| D | evlist.h | 205 u64 head = ACCESS_ONCE(pc->data_head); in perf_mmap__read_head() local
|
| /linux-4.4.14/drivers/net/ethernet/amd/ |
| D | atarilance.c | 241 #define PKTBUF_ADDR(head) (((unsigned char *)(MEM)) + (head)->base) argument 778 struct lance_tx_head *head; in lance_start_xmit() local 972 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx() local
|
| /linux-4.4.14/drivers/xen/ |
| D | grant-table.c | 153 grant_ref_t head; in get_free_entries() local 465 void gnttab_free_grant_references(grant_ref_t head) in gnttab_free_grant_references() 486 int gnttab_alloc_grant_references(u16 count, grant_ref_t *head) in gnttab_alloc_grant_references()
|
| D | xen-scsiback.c | 637 struct list_head *head = &(info->v2p_entry_lists); in scsiback_do_translation() local 860 struct list_head *head = &(info->v2p_entry_lists); in scsiback_add_translation_entry() local 965 struct list_head *head = &(info->v2p_entry_lists); in scsiback_del_translation_entry() local 1169 struct list_head *head = &(info->v2p_entry_lists); in scsiback_release_translation_entry() local
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | pci_sun4v.c | 654 unsigned long *head) in pci_sun4v_get_head() 670 unsigned long msiqid, unsigned long *head, in pci_sun4v_dequeue_msi() 710 unsigned long head) in pci_sun4v_set_head()
|
| D | kprobes.c | 519 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
| D | pci_msi.c | 18 unsigned long orig_head, head; in sparc64_msiq_interrupt() local
|
| /linux-4.4.14/drivers/net/ |
| D | vrf.c | 630 struct list_head *head = &queue->all_slaves; in __vrf_find_slave_dev() local 730 struct list_head *head = &queue->all_slaves; in vrf_dev_uninit() local 908 static void vrf_dellink(struct net_device *dev, struct list_head *head) in vrf_dellink()
|
| /linux-4.4.14/arch/s390/mm/ |
| D | gup.c | 58 struct page *head, *page, *tail; in gup_huge_pmd() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
| D | nv44.c | 47 struct list_head head; member
|
| /linux-4.4.14/include/linux/ |
| D | rcutiny.h | 85 static inline void kfree_call_rcu(struct rcu_head *head, in kfree_call_rcu()
|
| D | srcu.h | 42 struct rcu_head *head, **tail; member
|
| D | wait.h | 114 static inline void __add_wait_queue(wait_queue_head_t *head, wait_queue_t *new) in __add_wait_queue() 129 static inline void __add_wait_queue_tail(wait_queue_head_t *head, in __add_wait_queue_tail() 143 __remove_wait_queue(wait_queue_head_t *head, wait_queue_t *old) in __remove_wait_queue()
|
| D | if_team.h | 238 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index() local 259 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index_rcu() local
|
| /linux-4.4.14/fs/jffs2/ |
| D | nodemgmt.c | 565 static inline int on_list(struct list_head *obj, struct list_head *head) in on_list()
|
| D | super.c | 47 static void jffs2_i_callback(struct rcu_head *head) in jffs2_i_callback()
|
| /linux-4.4.14/fs/ocfs2/dlm/ |
| D | dlmast.c | 295 struct list_head *head = NULL; in dlm_proxy_ast_handler() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | channv50.h | 11 int head; member
|
| D | dmacnv50.c | 136 struct nv50_disp_root *root, int chid, int head, u64 push, in nv50_disp_dmac_new_()
|
| D | rootnv50.c | 81 int head, ret; in nv50_disp_root_mthd_() local
|
| D | nv50.h | 81 } head; member
|
| /linux-4.4.14/drivers/sh/intc/ |
| D | virq.c | 27 #define for_each_virq(entry, head) \ argument
|
| /linux-4.4.14/drivers/crypto/qat/qat_common/ |
| D | adf_transport_internal.h | 66 uint16_t head; member
|
| /linux-4.4.14/drivers/dma/ |
| D | coh901318_lli.c | 58 struct coh901318_lli *head; in coh901318_lli_alloc() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/ |
| D | nouveau_display.h | 29 struct list_head head; member
|
| D | nouveau_fence.h | 13 struct list_head head; member
|
| /linux-4.4.14/arch/powerpc/mm/ |
| D | mmu_context_iommu.c | 183 static void mm_iommu_free(struct rcu_head *head) in mm_iommu_free()
|
| D | hugetlbpage.c | 473 static void hugepd_free_rcu_callback(struct rcu_head *head) in hugepd_free_rcu_callback() 1074 struct page *head, *page, *tail; in gup_hugepte() local
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | perf_event.c | 265 unsigned long head; in perf_callchain_kernel() local
|
| D | vtime.c | 217 static void list_add_sorted(struct vtimer_list *timer, struct list_head *head) in list_add_sorted()
|
| /linux-4.4.14/drivers/ps3/ |
| D | ps3av_cmd.c | 378 u32 ps3av_cmd_set_video_mode(void *p, u32 head, int video_vid, int video_fmt, in ps3av_cmd_set_video_mode() 421 int ps3av_cmd_video_format_black(u32 head, u32 video_fmt, u32 mute) in ps3av_cmd_video_format_black()
|
| /linux-4.4.14/drivers/isdn/gigaset/ |
| D | common.c | 299 unsigned head, tail; in clear_events() local 569 unsigned n, head, tail, bytesleft; in gigaset_fill_inbuf() local
|
| /linux-4.4.14/drivers/char/tpm/ |
| D | tpm.h | 419 struct tpm_input_header *head; in tpm_buf_init() local 445 struct tpm_input_header *head = (struct tpm_input_header *) buf->data; in tpm_buf_length() local 452 struct tpm_input_header *head = (struct tpm_input_header *) buf->data; in tpm_buf_tag() local 461 struct tpm_input_header *head = (struct tpm_input_header *) buf->data; in tpm_buf_append() local
|
| /linux-4.4.14/drivers/infiniband/hw/nes/ |
| D | nes_hw.c | 2312 u32 head; in nes_process_ceq() local 2351 u32 head; in nes_process_aeq() local 2801 u32 head; in nes_nic_ce_handler() local 3021 u32 head; in nes_cqp_ce_handler() local
|
| D | nes_verbs.c | 222 u32 head; in nes_bind_mw() local 3264 u32 head; in nes_post_send() local 3527 u32 head; in nes_post_recv() local 3618 u32 head; in nes_poll_cq() local
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_io.c | 177 static struct qlcnic_filter *qlcnic_find_mac_filter(struct hlist_head *head, in qlcnic_find_mac_filter() 197 struct hlist_head *head; in qlcnic_add_lb_filter() local 311 struct hlist_head *head; in qlcnic_send_filter() local 849 struct list_head *head; in qlcnic_post_rx_buffers_nodb() local 1441 struct list_head *head; in qlcnic_post_rx_buffers() local
|
| /linux-4.4.14/drivers/gpu/drm/ |
| D | drm_context.c | 35 struct list_head head; member
|
| D | drm_agpsupport.c | 399 struct drm_agp_head *head = NULL; in drm_agp_init() local
|
| /linux-4.4.14/arch/blackfin/kernel/ |
| D | ipipe.c | 91 struct list_head *head, *pos; in __ipipe_handle_irq() local
|
| /linux-4.4.14/drivers/crypto/ccp/ |
| D | ccp-crypto-aes-cmac.c | 370 int ccp_register_aes_cmac_algs(struct list_head *head) in ccp_register_aes_cmac_algs()
|
| /linux-4.4.14/net/dccp/ |
| D | ackvec.c | 350 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) in dccp_ackvec_parsed_add()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | nmi.c | 38 struct list_head head; member
|
| /linux-4.4.14/fs/sysv/ |
| D | inode.c | 316 static void sysv_i_callback(struct rcu_head *head) in sysv_i_callback()
|
| /linux-4.4.14/drivers/net/wireless/mwifiex/ |
| D | init.c | 591 struct list_head *head; in mwifiex_delete_bss_prio_tbl() local
|
| /linux-4.4.14/drivers/mtd/ |
| D | sm_ftl.h | 70 unsigned char head; member
|
| /linux-4.4.14/net/core/ |
| D | gen_estimator.c | 95 struct rcu_head head; member
|
| /linux-4.4.14/drivers/net/irda/ |
| D | bfin_sir.h | 34 int head; member
|
| /linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
| D | hns_enet.c | 622 int head; in hns_nic_tx_poll_one() local 671 int head = ring->next_to_clean; in hns_nic_tx_fini_pro() local 689 int head; in hns_nic_tx_clr_all_bufs() local
|
| D | hnae.c | 22 hnae_list_add(spinlock_t *lock, struct list_head *node, struct list_head *head) in hnae_list_add()
|
| /linux-4.4.14/net/ipv6/ |
| D | sit.c | 395 static void prl_list_destroy_rcu(struct rcu_head *head) in prl_list_destroy_rcu() 1729 static void ipip6_dellink(struct net_device *dev, struct list_head *head) in ipip6_dellink() 1766 struct list_head *head) in sit_destroy_tunnels()
|
| D | ip6_fib.c | 249 struct hlist_head *head; in fib6_get_table() local 398 struct hlist_head *head; in inet6_dump_fib() local 1679 struct hlist_head *head; in __fib6_clean_all() local
|
| D | xfrm6_tunnel.c | 191 static void x6spi_destroy_rcu(struct rcu_head *head) in x6spi_destroy_rcu()
|
| /linux-4.4.14/drivers/hsi/clients/ |
| D | cmt_speech.c | 144 static void cs_notify(u32 message, struct list_head *head) in cs_notify() 175 static u32 cs_pop_entry(struct list_head *head) in cs_pop_entry() 1333 static void cs_free_char_queue(struct list_head *head) in cs_free_char_queue()
|
| /linux-4.4.14/include/drm/ |
| D | drm_crtc.h | 201 struct list_head head; member 229 struct list_head head; member 234 struct list_head head; member 427 struct list_head head; member 585 struct list_head head; member 669 struct list_head head; member 847 struct list_head head; member
|
| /linux-4.4.14/fs/ext4/ |
| D | inode.c | 831 struct buffer_head *head, in ext4_walk_page_buffers() 925 struct buffer_head *bh, *head, *wait[2], **wait_bh = wait; in ext4_block_write_begin() local 1220 struct buffer_head *head, *bh; in zero_new_buffers() local 1388 struct buffer_head *head, *bh; in ext4_da_page_release_reservation() local 2023 struct buffer_head *head, in mpage_process_page_bufs() 2071 struct buffer_head *head, *bh; in mpage_map_and_submit_buffers() local 2353 struct buffer_head *head; in mpage_prepare_extent_to_map() local
|
| D | move_extent.c | 181 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in mext_page_mkuptodate() local
|
| /linux-4.4.14/arch/x86/kernel/cpu/ |
| D | intel_pt.h | 99 local64_t head; member
|
| /linux-4.4.14/drivers/vhost/ |
| D | test.c | 42 int head; in handle_vq() local
|
| D | vhost.c | 1341 unsigned int i, head, found = 0; in vhost_get_vq_desc() local 1473 int vhost_add_used(struct vhost_virtqueue *vq, unsigned int head, int len) in vhost_add_used() 1612 unsigned int head, int len) in vhost_add_used_and_signal()
|
| /linux-4.4.14/fs/afs/ |
| D | super.c | 502 static void afs_i_callback(struct rcu_head *head) in afs_i_callback()
|
| /linux-4.4.14/sound/oss/ |
| D | midibuf.c | 35 int len, head, tail; member
|
| /linux-4.4.14/include/linux/wimax/ |
| D | debug.h | 172 void __d_head(char *head, size_t head_size, in __d_head()
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | kprobes.c | 295 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
| /linux-4.4.14/drivers/scsi/arm/ |
| D | queue.c | 106 int __queue_add(Queue_t *queue, struct scsi_cmnd *SCpnt, int head) in __queue_add()
|
| /linux-4.4.14/net/ethernet/ |
| D | eth.c | 396 struct sk_buff **eth_gro_receive(struct sk_buff **head, in eth_gro_receive()
|
| /linux-4.4.14/security/tomoyo/ |
| D | audit.c | 430 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log()
|
| /linux-4.4.14/arch/tile/kernel/ |
| D | kprobes.c | 449 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
| /linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
| D | mce_amd.c | 655 struct list_head *head = &b->blocks->miscj; in __threshold_add_blocks() local 770 struct threshold_bank *head = per_cpu(threshold_banks, cpu)[bank]; in deallocate_threshold_block() local
|
| /linux-4.4.14/fs/ntfs/ |
| D | file.c | 596 struct buffer_head *bh, *head, *wait[2], **wait_bh = wait; in ntfs_prepare_pages_for_non_resident_write() local 1406 struct buffer_head *bh, *head; in ntfs_commit_pages_after_non_resident_write() local
|
| D | mft.c | 472 struct buffer_head *bh, *head; in ntfs_sync_mft_mirror() local 677 struct buffer_head *bh, *head; in write_mft_record_nolock() local
|
| /linux-4.4.14/drivers/base/ |
| D | attribute_container.c | 183 #define klist_for_each_entry(pos, head, member, iter) \ argument
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | object.h | 16 struct list_head head; member
|
| /linux-4.4.14/drivers/ide/ |
| D | ide.c | 240 u8 head; member
|
| /linux-4.4.14/fs/hfs/ |
| D | super.c | 170 static void hfs_i_callback(struct rcu_head *head) in hfs_i_callback()
|
| /linux-4.4.14/drivers/net/ethernet/qualcomm/ |
| D | qca_spi.h | 58 u16 head; member
|
| /linux-4.4.14/arch/arc/kernel/ |
| D | kprobes.c | 441 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
| /linux-4.4.14/fs/logfs/ |
| D | inode.c | 144 static void logfs_i_callback(struct rcu_head *head) in logfs_i_callback()
|
| D | dev_bdev.c | 133 int head; in bdev_writeseg() local
|
| D | dev_mtd.c | 208 int head; in logfs_mtd_writeseg() local
|
| /linux-4.4.14/arch/x86/xen/ |
| D | spinlock.c | 162 __ticket_t head; in xen_lock_spinning() local
|
| /linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | wq.h | 71 u16 head; member
|
| /linux-4.4.14/fs/bfs/ |
| D | inode.c | 250 static void bfs_i_callback(struct rcu_head *head) in bfs_i_callback()
|
| /linux-4.4.14/sound/usb/ |
| D | mixer.h | 54 struct usb_mixer_elem_list head; member
|
| /linux-4.4.14/fs/befs/ |
| D | btree.c | 82 befs_host_btree_nodehead head; /* head of node converted to cpu byteorder */ member
|
| /linux-4.4.14/net/dccp/ccids/lib/ |
| D | packet_history.c | 77 struct tfrc_tx_hist_entry *head = *headp; in tfrc_tx_hist_purge() local
|
| /linux-4.4.14/include/net/ |
| D | bond_alb.h | 132 u32 head; /* Index to the head of the bi-directional clients member
|
| D | act_api.h | 98 struct list_head head; member
|
| D | udp.h | 62 struct hlist_nulls_head head; member
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | bios32.c | 445 struct list_head *head) in pcibios_init_hw()
|
| /linux-4.4.14/fs/hfsplus/ |
| D | super.c | 625 static void hfsplus_i_callback(struct rcu_head *head) in hfsplus_i_callback()
|
| /linux-4.4.14/drivers/scsi/bfa/ |
| D | bfa_plog.h | 138 u16 head; member
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | kprobes.c | 603 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
| /linux-4.4.14/drivers/video/fbdev/nvidia/ |
| D | nv_setup.c | 209 static void NVSelectHeadRegisters(struct nvidia_par *par, int head) in NVSelectHeadRegisters()
|
| /linux-4.4.14/fs/f2fs/ |
| D | checkpoint.c | 549 struct list_head *head; in write_orphan_inodes() local 820 struct list_head *head; in sync_dirty_dir_inodes() local
|
| D | node.c | 155 struct nat_entry_set *head; in __set_nat_cache_dirty() local 180 struct nat_entry_set *head; in __clear_nat_cache_dirty() local 1859 struct list_head *head, int max) in __adjust_nat_entry_set()
|
| /linux-4.4.14/fs/nfs/ |
| D | direct.c | 444 static void nfs_read_sync_pgio_error(struct list_head *head) in nfs_read_sync_pgio_error() 831 static void nfs_write_sync_pgio_error(struct list_head *head) in nfs_write_sync_pgio_error()
|
| D | read.c | 199 nfs_async_read_error(struct list_head *head) in nfs_async_read_error()
|
| /linux-4.4.14/kernel/ |
| D | audit_tree.c | 19 struct rcu_head head; member 30 struct rcu_head head; member
|
| D | tracepoint.c | 69 static void rcu_free_old_probes(struct rcu_head *head) in rcu_free_old_probes()
|
| /linux-4.4.14/drivers/staging/rdma/hfi1/ |
| D | qp.c | 515 u32 head; in hfi1_error_qp() local 961 u32 head; in hfi1_compute_aeth() local
|
| D | sdma.c | 571 u16 head, tail; in sdma_flush_descq() local 1823 u16 head, tail, cnt; in dump_sdma_state() local 1887 u16 head, tail; in sdma_seqfile_dump_sde() local
|
| /linux-4.4.14/arch/powerpc/kvm/ |
| D | book3s_hv_rm_mmu.c | 77 struct revmap_entry *head, *tail; in kvmppc_add_revmap_chain() local 138 unsigned long ptel, head; in remove_revmap_chain() local
|
| D | book3s_mmu_hpte.c | 106 static void free_pte_rcu(struct rcu_head *head) in free_pte_rcu()
|
| D | book3s_64_mmu_hv.c | 817 unsigned long head, i, j; in kvm_age_rmapp() local 875 unsigned long head, i, j; in kvm_test_age_rmapp() local 924 unsigned long head, i, j; in kvm_test_clear_dirty_npages() local
|
| /linux-4.4.14/fs/fat/ |
| D | inode.c | 365 struct hlist_head *head = sbi->inode_hashtable in fat_attach() local 408 struct hlist_head *head = sbi->inode_hashtable + fat_hash(i_pos); in fat_iget() local 651 static void fat_i_callback(struct rcu_head *head) in fat_i_callback()
|
| D | nfs.c | 35 struct hlist_head *head; in fat_dget() local
|
| /linux-4.4.14/kernel/rcu/ |
| D | rcutorture.c | 451 call_rcu_busted(struct rcu_head *head, rcu_callback_t func) in call_rcu_busted() 525 static void srcu_torture_call(struct rcu_head *head, in srcu_torture_call() 717 static void rcu_torture_boost_cb(struct rcu_head *head) in rcu_torture_boost_cb()
|
| D | tree.c | 2977 struct rcu_head *head, unsigned long flags) in __call_rcu_core() 3040 __call_rcu(struct rcu_head *head, rcu_callback_t func, in __call_rcu() 3111 void call_rcu_sched(struct rcu_head *head, rcu_callback_t func) in call_rcu_sched() 3120 void call_rcu_bh(struct rcu_head *head, rcu_callback_t func) in call_rcu_bh() 3133 void kfree_call_rcu(struct rcu_head *head, in kfree_call_rcu()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
| D | netxen_nic_init.c | 1663 #define netxen_merge_rx_buffers(list, head) \ argument 1835 struct list_head *head; in netxen_post_rx_buffers() local 1892 struct list_head *head; in netxen_post_rx_buffers_nodb() local
|
| /linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
| D | hash.c | 255 struct cfs_hash_head *head; in cfs_hash_hh_hhead() local 295 struct cfs_hash_head_dep *head; in cfs_hash_hd_hhead() local 343 struct cfs_hash_dhead *head; in cfs_hash_dh_hhead() local 400 struct cfs_hash_dhead_dep *head; in cfs_hash_dd_hhead() local
|
| /linux-4.4.14/drivers/scsi/ |
| D | ncr53c8xx.c | 163 static inline struct list_head *ncr_list_pop(struct list_head *head) in ncr_list_pop() 1366 struct head { struct 1389 ** The virtual address of the ccb containing this header. argument 1400 /* last DWORD of the header. */ argument
|
| /linux-4.4.14/drivers/tty/serial/jsm/ |
| D | jsm_tty.c | 527 u16 head; in jsm_input() local
|
| D | jsm_cls.c | 364 u16 head; in cls_copy_data_from_uart_to_queue() local
|
| /linux-4.4.14/fs/qnx4/ |
| D | inode.c | 344 static void qnx4_i_callback(struct rcu_head *head) in qnx4_i_callback()
|
| /linux-4.4.14/fs/romfs/ |
| D | super.c | 400 static void romfs_i_callback(struct rcu_head *head) in romfs_i_callback()
|
| /linux-4.4.14/net/netfilter/ |
| D | core.c | 256 unsigned int nf_iterate(struct list_head *head, in nf_iterate()
|
| /linux-4.4.14/include/linux/sunrpc/ |
| D | xdr.h | 56 struct kvec head[1], /* RPC header + non-page data */ member
|
| /linux-4.4.14/drivers/net/wireless/ath/ |
| D | dfs_pri_detector.c | 37 struct list_head head; member
|
| D | dfs_pattern_detector.c | 161 struct list_head head; member
|
| /linux-4.4.14/drivers/staging/rdma/ipath/ |
| D | ipath_sdma.c | 77 static void unmap_desc(struct ipath_devdata *dd, unsigned head) in unmap_desc()
|
| /linux-4.4.14/drivers/md/ |
| D | multipath.c | 328 struct list_head *head = &conf->retry_list; in multipathd() local
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_ethtool.c | 289 struct hlist_head *head; in bnxt_grxclsrlall() local 319 struct hlist_head *head; in bnxt_grxclsrule() local
|
| /linux-4.4.14/drivers/gpu/drm/i915/ |
| D | i915_gpu_error.c | 719 int count, struct list_head *head) in capture_active_bo() 734 int count, struct list_head *head, in capture_pinned_bo()
|
| /linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
| D | console.c | 742 lstcon_nodes_getent(struct list_head *head, int *index_p, in lstcon_nodes_getent() 1143 struct list_head *head; in lstcon_testrpc_condition() local 1485 struct list_head head; in lstcon_ndlist_stat() local
|
| /linux-4.4.14/drivers/s390/block/ |
| D | dasd_eckd.h | 100 __u16 head; member 108 __u16 head; member 113 __u16 head; member 119 __u16 head; member 125 __u16 head; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
| D | i40e_adminq.h | 57 u32 head; member
|
| /linux-4.4.14/drivers/acpi/ |
| D | utils.c | 62 u8 *head = NULL; in acpi_extract_package() local
|
| /linux-4.4.14/drivers/gpu/drm/via/ |
| D | via_dmablit.h | 66 unsigned head; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
| D | i40e_adminq.h | 57 u32 head; member
|
| D | i40e_txrx.h | 315 #define i40e_for_each_ring(pos, head) \ argument 350 void *head = (struct i40e_tx_desc *)tx_ring->desc + tx_ring->count; in i40e_get_head() local
|
| /linux-4.4.14/arch/arm/probes/kprobes/ |
| D | core.c | 432 struct hlist_head *head, empty_rp; in trampoline_handler() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| D | base.c | 38 struct list_head head; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
| D | tvmodesnv17.c | 547 int head = nouveau_crtc(encoder->crtc)->index; in nv17_ctv_update_rescaler() local
|
| /linux-4.4.14/net/netlink/ |
| D | af_netlink.h | 13 unsigned int head; member
|
| /linux-4.4.14/drivers/media/dvb-core/ |
| D | dvb_demux.c | 1180 struct list_head *head = &dvbdemux->frontend_list; in dvbdmx_add_frontend() local 1191 struct list_head *pos, *n, *head = &dvbdemux->frontend_list; in dvbdmx_remove_frontend() local
|
| /linux-4.4.14/sound/soc/codecs/ |
| D | sigmadsp.c | 29 struct list_head head; member 40 struct list_head head; member
|
| /linux-4.4.14/fs/jbd2/ |
| D | transaction.c | 1980 struct buffer_head *head; in jbd2_journal_try_to_free_buffers() local 2277 struct buffer_head *head, *bh, *next; in jbd2_journal_invalidatepage() local
|
| /linux-4.4.14/fs/ubifs/ |
| D | debug.c | 713 int head = 0; in ubifs_dump_lprop() local 2301 int dbg_check_data_nodes_order(struct ubifs_info *c, struct list_head *head) in dbg_check_data_nodes_order() 2368 int dbg_check_nondata_nodes_order(struct ubifs_info *c, struct list_head *head) in dbg_check_nondata_nodes_order()
|
| /linux-4.4.14/drivers/net/xen-netback/ |
| D | netback.c | 281 int head; member 358 unsigned long offset, int *head) in xenvif_gop_frag_copy() 430 int head = 1; in xenvif_gop_skb() local
|
| /linux-4.4.14/net/bridge/ |
| D | br_multicast.c | 181 static void br_mdb_free(struct rcu_head *head) in br_mdb_free() 221 void br_multicast_free_pg(struct rcu_head *head) in br_multicast_free_pg() 229 static void br_multicast_free_group(struct rcu_head *head) in br_multicast_free_group()
|
| /linux-4.4.14/arch/sh/kernel/ |
| D | kprobes.c | 312 struct hlist_head *head, empty_rp; in trampoline_probe_handler() local
|
| /linux-4.4.14/drivers/video/fbdev/i810/ |
| D | i810_accel.c | 62 u32 head, count = WAIT_COUNT, tail; in wait_for_space() local
|
| /linux-4.4.14/fs/openpromfs/ |
| D | inode.c | 339 static void openprom_i_callback(struct rcu_head *head) in openprom_i_callback()
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_mount.c | 133 struct rcu_head *head) in __xfs_free_perag()
|
| /linux-4.4.14/fs/adfs/ |
| D | super.c | 251 static void adfs_i_callback(struct rcu_head *head) in adfs_i_callback()
|
| /linux-4.4.14/net/tipc/ |
| D | name_distr.c | 215 struct sk_buff_head head; in tipc_named_node_up() local
|
| /linux-4.4.14/kernel/events/ |
| D | internal.h | 24 local_t head; /* write position */ member
|
| /linux-4.4.14/fs/nfsd/ |
| D | nfscache.c | 200 struct list_head *head = &drc_hashtbl[i].lru_head; in nfsd_reply_cache_shutdown() local
|
| /linux-4.4.14/drivers/net/wireless/p54/ |
| D | fwio.c | 398 struct p54_scan_head *head; in p54_scan() local
|
| /linux-4.4.14/drivers/media/platform/s5p-tv/ |
| D | mixer_reg.c | 255 struct list_head *head = &layer->enq_list; in mxr_irq_layer_handle() local
|
| /linux-4.4.14/security/apparmor/ |
| D | domain.c | 140 struct list_head *head) in __attach_match()
|
| /linux-4.4.14/drivers/scsi/arcmsr/ |
| D | arcmsr_attr.c | 84 unsigned int head = acb->rqbuf_putIndex; in arcmsr_sysfs_iop_message_read() local
|
| /linux-4.4.14/fs/proc/ |
| D | internal.h | 255 static inline void sysctl_head_put(struct ctl_table_header *head) { } in sysctl_head_put()
|
| /linux-4.4.14/drivers/usb/musb/ |
| D | cppi_dma.h | 104 struct cppi_descriptor *head; member
|