Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 200 of 426) sorted by relevance

123

/linux-4.4.14/fs/fscache/
Dcookie.c35 struct fscache_cookie *cookie = _cookie; in fscache_cookie_init_once() local
64 struct fscache_cookie *cookie; in __fscache_acquire_cookie() local
156 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie()
191 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie) in fscache_acquire_non_index_cookie()
279 struct fscache_cookie *cookie) in fscache_alloc_object()
351 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object()
416 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate()
462 void __fscache_wait_on_invalidate(struct fscache_cookie *cookie) in __fscache_wait_on_invalidate()
476 void __fscache_update_cookie(struct fscache_cookie *cookie) in __fscache_update_cookie()
512 void __fscache_disable_cookie(struct fscache_cookie *cookie, bool invalidate) in __fscache_disable_cookie()
[all …]
Dpage.c23 bool __fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_check_page_write()
38 void __fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_wait_on_page_write()
51 bool release_page_wait_timeout(struct fscache_cookie *cookie, struct page *page) in release_page_wait_timeout()
63 bool __fscache_maybe_release_page(struct fscache_cookie *cookie, in __fscache_maybe_release_page()
146 struct fscache_cookie *cookie; in fscache_end_page_write() local
197 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed()
286 struct fscache_cookie *cookie, in fscache_alloc_retrieval()
324 int fscache_wait_for_deferred_lookup(struct fscache_cookie *cookie) in fscache_wait_for_deferred_lookup()
410 int __fscache_read_or_alloc_page(struct fscache_cookie *cookie, in __fscache_read_or_alloc_page()
538 int __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, in __fscache_read_or_alloc_pages()
[all …]
Dobject.c292 struct fscache_cookie *cookie, in fscache_object_init()
443 struct fscache_cookie *cookie = object->cookie; in fscache_look_up_object() local
501 struct fscache_cookie *cookie = object->cookie; in fscache_object_lookup_negative() local
534 struct fscache_cookie *cookie = object->cookie; in fscache_obtained_object() local
614 struct fscache_cookie *cookie; in fscache_lookup_failure() local
686 struct fscache_cookie *cookie = object->cookie; in fscache_drop_object() local
940 struct fscache_cookie *cookie = object->cookie; in _fscache_invalidate_object() local
Dnetfs.c25 struct fscache_cookie *cookie; in __fscache_register_netfs() local
Dinternal.h319 static inline void fscache_cookie_put(struct fscache_cookie *cookie) in fscache_cookie_put()
330 void *fscache_get_context(struct fscache_cookie *cookie, void *context) in fscache_get_context()
341 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context()
Dcache.c95 struct fscache_cookie *cookie) in fscache_select_cache_for_object()
Dobject-list.c170 struct fscache_cookie *cookie; in fscache_objlist_show() local
/linux-4.4.14/include/linux/
Dfscache.h28 #define fscache_cookie_valid(cookie) (cookie) argument
31 #define fscache_cookie_valid(cookie) (0) argument
200 static inline bool fscache_cookie_enabled(struct fscache_cookie *cookie) in fscache_cookie_enabled()
367 void fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in fscache_relinquish_cookie()
384 int fscache_check_consistency(struct fscache_cookie *cookie) in fscache_check_consistency()
403 void fscache_update_cookie(struct fscache_cookie *cookie) in fscache_update_cookie()
419 int fscache_pin_cookie(struct fscache_cookie *cookie) in fscache_pin_cookie()
434 void fscache_unpin_cookie(struct fscache_cookie *cookie) in fscache_unpin_cookie()
450 int fscache_attr_changed(struct fscache_cookie *cookie) in fscache_attr_changed()
472 void fscache_invalidate(struct fscache_cookie *cookie) in fscache_invalidate()
[all …]
Dvgaarb.h246 static inline int vga_client_register(struct pci_dev *pdev, void *cookie, in vga_client_register()
247 void (*irq_set_state)(void *cookie, bool state), in vga_client_register()
248 unsigned int (*set_vga_decode)(void *cookie, bool state)) in vga_client_register()
Dfscache-cache.h136 struct fscache_cookie *cookie; /* The netfs cookie */ member
367 struct fscache_cookie *cookie; /* netfs's file/index object */ member
473 static inline void __fscache_use_cookie(struct fscache_cookie *cookie) in __fscache_use_cookie()
487 struct fscache_cookie *cookie = object->cookie; in fscache_use_cookie() local
491 static inline bool __fscache_unuse_cookie(struct fscache_cookie *cookie) in __fscache_unuse_cookie()
496 static inline void __fscache_wake_unused_cookie(struct fscache_cookie *cookie) in __fscache_wake_unused_cookie()
510 struct fscache_cookie *cookie = object->cookie; in fscache_unuse_cookie() local
Ddcookies.h61 static inline int get_dcookie(struct path *path, unsigned long *cookie) in get_dcookie()
Dblk_types.h251 static inline bool blk_qc_t_valid(blk_qc_t cookie) in blk_qc_t_valid()
261 static inline unsigned int blk_qc_t_to_queue_num(blk_qc_t cookie) in blk_qc_t_to_queue_num()
266 static inline unsigned int blk_qc_t_to_tag(blk_qc_t cookie) in blk_qc_t_to_tag()
Ddmaengine.h37 static inline int dma_submit_error(dma_cookie_t cookie) in dma_submit_error()
264 dma_cookie_t cookie; member
472 dma_cookie_t cookie; member
856 dma_cookie_t cookie, struct dma_tx_state *state) in dmaengine_tx_status()
1091 dma_cookie_t cookie, dma_cookie_t *last, dma_cookie_t *used) in dma_async_is_tx_complete()
1113 static inline enum dma_status dma_async_is_complete(dma_cookie_t cookie, in dma_async_is_complete()
1153 static inline enum dma_status dma_sync_wait(struct dma_chan *chan, dma_cookie_t cookie) in dma_sync_wait()
Draid_class.h15 void *cookie; member
Dscif.h111 void *cookie; member
Dlibnvdimm.h85 u64 cookie; member
Dshdma-base.h54 dma_cookie_t cookie; member
/linux-4.4.14/arch/unicore32/include/asm/
Dio.h37 #define ioremap(cookie, size) __uc32_ioremap(cookie, size) argument
38 #define ioremap_cached(cookie, size) __uc32_ioremap_cached(cookie, size) argument
39 #define ioremap_nocache(cookie, size) __uc32_ioremap(cookie, size) argument
40 #define iounmap(cookie) __uc32_iounmap(cookie) argument
/linux-4.4.14/drivers/oprofile/
Dbuffer_sync.c211 unsigned long cookie; in fast_get_dcookie() local
227 unsigned long cookie = NO_COOKIE; in get_exec_dcookie() local
254 unsigned long cookie = NO_COOKIE; in lookup_dcookie() local
302 add_user_ctx_switch(struct task_struct const *task, unsigned long cookie) in add_user_ctx_switch()
315 static void add_cookie_switch(unsigned long cookie) in add_cookie_switch()
332 unsigned long cookie; in add_data() local
381 unsigned long cookie; in add_sample() local
497 unsigned long cookie = 0; in sync_buffer() local
/linux-4.4.14/drivers/infiniband/core/
Droce_gid_mgmt.c121 struct net_device *rdma_ndev, void *cookie) in is_eth_port_of_netdev()
145 struct net_device *rdma_ndev, void *cookie) in is_eth_port_inactive_slave()
163 struct net_device *rdma_ndev, void *cookie) in pass_all_filter()
169 struct net_device *rdma_ndev, void *cookie) in upper_device_filter()
350 struct net_device *rdma_ndev, void *cookie) in add_netdev_ips()
359 struct net_device *rdma_ndev, void *cookie) in del_netdev_ips()
369 void *cookie) in enum_all_gids_of_dev_cb()
398 void *cookie) in callback_for_addr_gid_device_scan()
408 void *cookie, in handle_netdev_upper()
457 struct net_device *rdma_ndev, void *cookie) in del_netdev_upper_ips()
[all …]
Dumem_odp.c124 u64 end, void *cookie) { in ib_umem_notifier_release_trampoline()
158 u64 end, void *cookie) in invalidate_page_trampoline()
185 u64 end, void *cookie) in invalidate_range_start_trampoline()
211 u64 end, void *cookie) in invalidate_range_end_trampoline()
Dumem_rbtree.c78 void *cookie) in rbt_ib_umem_for_each_in_range()
Ddevice.c710 void *cookie) in ib_enum_roce_netdev()
750 void *cookie) in ib_enum_all_roce_netdevs()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dinterrupt.c205 static irqreturn_t wil6210_irq_rx(int irq, void *cookie) in wil6210_irq_rx()
266 static irqreturn_t wil6210_irq_tx(int irq, void *cookie) in wil6210_irq_tx()
332 static irqreturn_t wil6210_irq_misc(int irq, void *cookie) in wil6210_irq_misc()
385 static irqreturn_t wil6210_irq_misc_thread(int irq, void *cookie) in wil6210_irq_misc_thread()
419 static irqreturn_t wil6210_thread_irq(int irq, void *cookie) in wil6210_thread_irq()
481 static irqreturn_t wil6210_hardirq(int irq, void *cookie) in wil6210_hardirq()
Dcfg80211.c545 u64 *cookie) in wil_cfg80211_mgmt_tx()
668 u64 *cookie) in wil_remain_on_channel()
687 u64 cookie) in wil_cancel_remain_on_channel()
1016 const u8 *peer, u64 *cookie) in wil_cfg80211_probe_client()
/linux-4.4.14/fs/nfs/
Dfscache.c199 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_clear_inode() local
236 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_open_file() local
263 struct fscache_cookie *cookie = nfs_i_fscache(page->mapping->host); in nfs_fscache_release_page() local
285 struct fscache_cookie *cookie = nfs_i_fscache(inode); in __nfs_fscache_invalidate_page() local
Dsymlink.c45 static const char *nfs_follow_link(struct dentry *dentry, void **cookie) in nfs_follow_link()
/linux-4.4.14/drivers/dma/
Ddmaengine.h31 dma_cookie_t cookie; in dma_cookie_assign() local
68 dma_cookie_t cookie, struct dma_tx_state *state) in dma_cookie_status()
Diop-adma.c62 struct iop_adma_chan *iop_chan, dma_cookie_t cookie) in iop_adma_run_tx_complete_actions()
117 dma_cookie_t cookie = 0; in __iop_adma_slot_cleanup() local
378 dma_cookie_t cookie; in iop_adma_tx_submit() local
765 dma_cookie_t cookie, in iop_adma_status()
849 dma_cookie_t cookie; in iop_adma_memcpy_self_test() local
928 dma_cookie_t cookie; in iop_adma_xor_val_self_test() local
1106 dma_cookie_t cookie; in iop_adma_pq_zero_sum_self_test() local
1450 dma_cookie_t cookie; in iop_chan_start_null_memcpy() local
1503 dma_cookie_t cookie; in iop_chan_start_null_xor() local
Dvirt-dma.c27 dma_cookie_t cookie; in vchan_tx_submit() local
43 dma_cookie_t cookie) in vchan_find_desc()
Dmv_xor.c232 dma_cookie_t cookie) in mv_desc_run_tx_complete_actions()
293 dma_cookie_t cookie = 0; in mv_chan_slot_cleanup() local
414 dma_cookie_t cookie; in mv_xor_tx_submit() local
613 dma_cookie_t cookie, in mv_xor_status()
705 dma_cookie_t cookie; in mv_chan_memcpy_self_test() local
818 dma_cookie_t cookie; in mv_chan_xor_self_test() local
Dfsldma.c413 dma_cookie_t cookie = -EINVAL; in fsl_dma_tx_submit() local
510 struct fsl_desc_sw *desc, dma_cookie_t cookie) in fsldma_run_tx_complete_actions()
643 dma_cookie_t cookie = 0; in fsldma_cleanup_descriptors() local
1012 dma_cookie_t cookie, in fsl_tx_status()
Dmic_x100_dma.c254 dma_cookie_t cookie; in mic_dma_tx_submit_unlock() local
349 mic_dma_tx_status(struct dma_chan *ch, dma_cookie_t cookie, in mic_dma_tx_status()
520 dma_cookie_t cookie; in mic_dma_drain_chan() local
Dmmp_pdma.c345 dma_cookie_t cookie = -EBUSY; in mmp_pdma_tx_submit() local
756 dma_cookie_t cookie) in mmp_pdma_residue()
830 dma_cookie_t cookie, in mmp_pdma_tx_status()
901 dma_cookie_t cookie = desc->async_tx.cookie; in dma_do_tasklet() local
Dvirt-dma.h87 dma_cookie_t cookie; in vchan_cookie_complete() local
Dfsl_raid.c90 dma_cookie_t cookie; in fsl_re_tx_submit() local
242 dma_cookie_t cookie, in fsl_re_tx_status()
Dat_hdmac.c267 dma_cookie_t cookie) in atc_get_desc_by_cookie()
310 static int atc_get_bytes_left(struct dma_chan *chan, dma_cookie_t cookie) in atc_get_bytes_left()
685 dma_cookie_t cookie; in atc_tx_submit() local
1622 dma_cookie_t cookie, in atc_tx_status()
Dtimb_dma.c311 dma_cookie_t cookie; in td_tx_submit() local
471 static enum dma_status td_tx_status(struct dma_chan *chan, dma_cookie_t cookie, in td_tx_status()
Dtxx9dmac.c701 dma_cookie_t cookie; in txx9dmac_tx_submit() local
929 txx9dmac_tx_status(struct dma_chan *chan, dma_cookie_t cookie, in txx9dmac_tx_status()
/linux-4.4.14/fs/lockd/
Dsvclock.c57 static const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie) in nlmdbg_cookie2a()
182 nlmsvc_find_block(struct nlm_cookie *cookie) in nlmsvc_find_block()
217 struct nlm_cookie *cookie) in nlmsvc_create_block()
400 struct nlm_cookie *cookie, int reclaim) in nlmsvc_lock()
507 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock()
864 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply()
Dclnt4xdr.c154 const struct nlm_cookie *cookie) in encode_cookie()
160 struct nlm_cookie *cookie) in decode_cookie()
Dclntxdr.c151 const struct nlm_cookie *cookie) in encode_cookie()
157 struct nlm_cookie *cookie) in decode_cookie()
/linux-4.4.14/arch/mips/math-emu/
Ddsemul.c30 mips_instruction cookie; member
105 u32 insn, cookie; in do_dsemulret() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dsymlink.c121 static const char *ll_follow_link(struct dentry *dentry, void **cookie) in ll_follow_link()
144 static void ll_put_link(struct inode *unused, void *cookie) in ll_put_link()
Dvvp_object.c56 static int vvp_object_print(const struct lu_env *env, void *cookie, in vvp_object_print()
/linux-4.4.14/kernel/
Dasync.c75 async_cookie_t cookie; member
283 void async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) in async_synchronize_cookie_domain()
312 void async_synchronize_cookie(async_cookie_t cookie) in async_synchronize_cookie()
Daudit_fsnotify.c172 const unsigned char *dname, u32 cookie) in audit_mark_handle_event()
/linux-4.4.14/include/linux/fsl/bestcomm/
Dbestcomm.h54 void **cookie; member
187 bcom_submit_next_buffer(struct bcom_task *tsk, void *cookie) in bcom_submit_next_buffer()
202 void *cookie = tsk->cookie[tsk->outdex]; in bcom_retrieve_buffer() local
/linux-4.4.14/net/ipv6/
Dsyncookies.c83 static __u32 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, in check_tcp_syn_cookie()
126 __u32 cookie) in __cookie_v6_check()
144 __u32 cookie = ntohl(th->ack_seq) - 1; in cookie_v6_check() local
Dinet6_connection_sock.c114 struct dst_entry *__inet6_csk_dst_check(struct sock *sk, u32 cookie) in __inet6_csk_dst_check()
/linux-4.4.14/drivers/misc/mic/host/
Dmic_intr.c404 #define GET_ENTRY(cookie) ((cookie) & 0xFFFF) argument
405 #define GET_OFFSET(cookie) ((cookie) >> COOKIE_ID_SHIFT) argument
440 unsigned long cookie = 0; in mic_request_threaded_irq() local
514 struct mic_irq *cookie, void *data) in mic_free_irq()
Dmic_boot.c164 struct mic_irq *cookie, void *data) in ___mic_free_irq()
256 struct mic_irq *cookie, void *data) in _mic_free_irq()
/linux-4.4.14/include/uapi/linux/android/
Dbinder.h70 binder_uintptr_t cookie; member
140 binder_uintptr_t cookie; /* target object cookie */ member
167 binder_uintptr_t cookie; member
172 binder_uintptr_t cookie; member
183 binder_uintptr_t cookie; member
/linux-4.4.14/drivers/misc/cxl/
Dirq.c263 irq_handler_t handler, void *cookie, const char *name) in cxl_map_irq()
288 void cxl_unmap_irq(unsigned int virq, void *cookie) in cxl_unmap_irq()
295 void *cookie, in cxl_register_one_irq()
508 void afu_release_irqs(struct cxl_context *ctx, void *cookie) in afu_release_irqs()
Dapi.c131 irq_handler_t handler, void *cookie, char *name) in cxl_map_afu_irq()
146 void cxl_unmap_afu_irq(struct cxl_context *ctx, int num, void *cookie) in cxl_unmap_afu_irq()
/linux-4.4.14/drivers/iommu/
Dio-pgtable-arm.c487 void *cookie = data->iop.cookie; in __arm_lpae_unmap() local
659 arm_64_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s1()
743 arm_64_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_64_lpae_alloc_pgtable_s2()
831 arm_32_lpae_alloc_pgtable_s1(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s1()
849 arm_32_lpae_alloc_pgtable_s2(struct io_pgtable_cfg *cfg, void *cookie) in arm_32_lpae_alloc_pgtable_s2()
888 static void dummy_tlb_flush_all(void *cookie) in dummy_tlb_flush_all()
894 void *cookie) in dummy_tlb_add_flush()
900 static void dummy_tlb_sync(void *cookie) in dummy_tlb_sync()
Dio-pgtable.c40 void *cookie) in alloc_io_pgtable_ops()
Dio-pgtable.h129 void *cookie; member
Dipmmu-vmsa.c273 static void ipmmu_tlb_flush_all(void *cookie) in ipmmu_tlb_flush_all()
281 void *cookie) in ipmmu_tlb_add_flush()
/linux-4.4.14/arch/arm/include/asm/xen/
Dpage.h114 #define xen_remap(cookie, size) ioremap_cache((cookie), (size)) argument
115 #define xen_unmap(cookie) iounmap((cookie)) argument
/linux-4.4.14/drivers/misc/mic/card/
Dmic_device.c96 unsigned long cookie; in mic_request_card_irq() local
121 void mic_free_card_irq(struct mic_irq *cookie, void *data) in mic_free_card_irq()
196 struct mic_irq *cookie, void *data) in ___mic_free_irq()
Dmic_x100.c214 unsigned long cookie = irq; in _mic_request_threaded_irq() local
226 struct mic_irq *cookie, void *data) in _mic_free_irq()
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_proto.c74 ksock_tx_t *tx_ack, __u64 cookie) in ksocknal_queue_tx_zcack_v2()
157 ksock_tx_t *tx_ack, __u64 cookie) in ksocknal_queue_tx_zcack_v3()
362 ksocknal_handle_zcreq(ksock_conn_t *c, __u64 cookie, int remote) in ksocknal_handle_zcreq()
Dsocklnd_cb.c68 ksocknal_alloc_tx_noop(__u64 cookie, int nonblk) in ksocknal_alloc_tx_noop()
1184 __u64 cookie = 0; in ksocknal_process_receive() local
/linux-4.4.14/net/ipv4/
Dsyncookies.c137 static __u32 check_tcp_syn_cookie(__u32 cookie, __be32 saddr, __be32 daddr, in check_tcp_syn_cookie()
208 u32 cookie) in __cookie_v4_check()
302 __u32 cookie = ntohl(th->ack_seq) - 1; in cookie_v4_check() local
Dtcp_metrics.c34 struct tcp_fastopen_cookie cookie; member
687 struct tcp_fastopen_cookie *cookie, in tcp_fastopen_cache_get()
713 struct tcp_fastopen_cookie *cookie, bool syn_lost, in tcp_fastopen_cache_set()
/linux-4.4.14/fs/notify/
Dfsnotify.c129 int data_is, u32 cookie, in send_to_group()
191 const unsigned char *file_name, u32 cookie) in fsnotify()
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmlock.c395 u8 node, u64 cookie) in dlm_init_lock()
423 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie, in dlm_new_lock()
542 static inline void dlm_get_next_cookie(u8 node_num, u64 *cookie) in dlm_get_next_cookie()
Ddlmast.c296 __be64 cookie; in dlm_proxy_ast_handler() local
Ddlmcommon.h340 __be64 cookie; member
605 __be64 cookie; member
618 __be64 cookie; member
634 __be64 cookie; member
649 __be64 cookie; member
813 static inline u8 dlm_get_lock_cookie_node(u64 cookie) in dlm_get_lock_cookie_node()
821 static inline unsigned long long dlm_get_lock_cookie_seq(u64 cookie) in dlm_get_lock_cookie_seq()
/linux-4.4.14/drivers/scsi/
Dscsi_pm.c111 static void async_sdev_resume(void *dev, async_cookie_t cookie) in async_sdev_resume()
116 static void async_sdev_thaw(void *dev, async_cookie_t cookie) in async_sdev_thaw()
121 static void async_sdev_restore(void *dev, async_cookie_t cookie) in async_sdev_restore()
/linux-4.4.14/fs/autofs4/
Dsymlink.c15 static const char *autofs4_follow_link(struct dentry *dentry, void **cookie) in autofs4_follow_link()
/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc_dma.c52 dma_cookie_t cookie; in tmio_mmc_start_dma_rx() local
128 dma_cookie_t cookie; in tmio_mmc_start_dma_tx() local
/linux-4.4.14/samples/bpf/
Dtrace_output_kern.c18 u64 cookie; in bpf_prog1() member
Dtrace_output_user.c135 __u64 cookie; in print_bpf_output() member
/linux-4.4.14/arch/arm/mach-iop13xx/
Dio.c26 static void __iomem *__iop13xx_ioremap_caller(phys_addr_t cookie, in __iop13xx_ioremap_caller()
/linux-4.4.14/drivers/base/power/
Dmain.c525 static void async_resume_noirq(void *data, async_cookie_t cookie) in async_resume_noirq()
651 static void async_resume_early(void *data, async_cookie_t cookie) in async_resume_early()
821 static void async_resume(void *data, async_cookie_t cookie) in async_resume()
1069 static void async_suspend_noirq(void *data, async_cookie_t cookie) in async_suspend_noirq()
1216 static void async_suspend_late(void *data, async_cookie_t cookie) in async_suspend_late()
1466 static void async_suspend(void *data, async_cookie_t cookie) in async_suspend()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_object.c128 int osc_lvb_print(const struct lu_env *env, void *cookie, in osc_lvb_print()
136 static int osc_object_print(const struct lu_env *env, void *cookie, in osc_object_print()
Dosc_request.c379 obd_enqueue_update_f upcall, void *cookie, in osc_setattr_async_base()
523 obd_enqueue_update_f upcall, void *cookie, in osc_punch_base()
588 obd_enqueue_update_f upcall, void *cookie, in osc_sync_base()
2084 obd_enqueue_update_f upcall, void *cookie, in osc_enqueue_fini()
2191 obd_enqueue_update_f upcall, void *cookie, in osc_enqueue_base()
Dosc_lock.c483 static int osc_lock_upcall(void *cookie, int errcode) in osc_lock_upcall()
1391 static int osc_lock_print(const struct lu_env *env, void *cookie, in osc_lock_print()
/linux-4.4.14/include/linux/lockd/
Dxdr.h62 struct nlm_cookie cookie; member
78 struct nlm_cookie cookie; member
/linux-4.4.14/fs/ext4/
Dsymlink.c26 static const char *ext4_encrypted_follow_link(struct dentry *dentry, void **cookie) in ext4_encrypted_follow_link()
/linux-4.4.14/fs/cachefiles/
Dinterface.c28 struct fscache_cookie *cookie) in cachefiles_alloc_object()
203 struct fscache_cookie *cookie; in cachefiles_update_object() local
Dnamei.c35 struct fscache_cookie *cookie; in __cachefiles_printk_object() local
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_request.c261 static int cb_getattr_update(void *cookie, int rc) in cb_getattr_update()
463 static int cb_setattr_update(void *cookie, int rc) in cb_setattr_update()
650 static int cb_statfs_update(void *cookie, int rc) in cb_statfs_update()
Dlov_object.c393 static int lov_print_empty(const struct lu_env *env, void *cookie, in lov_print_empty()
400 static int lov_print_raid0(const struct lu_env *env, void *cookie, in lov_print_raid0()
425 static int lov_print_released(const struct lu_env *env, void *cookie, in lov_print_released()
663 void *cookie; in lov_layout_change() local
814 static int lov_object_print(const struct lu_env *env, void *cookie, in lov_object_print()
Dlovsub_object.c97 static int lovsub_object_print(const struct lu_env *env, void *cookie, in lovsub_object_print()
Dlov_page.c132 void *cookie, lu_printer_t printer) in lov_page_print()
Dlovsub_lock.c422 static int lovsub_lock_print(const struct lu_env *env, void *cookie, in lovsub_lock_print()
Dlov_lock.c1103 static int lov_lock_print(const struct lu_env *env, void *cookie, in lov_lock_print()
1159 static int lov_empty_lock_print(const struct lu_env *env, void *cookie, in lov_empty_lock_print()
/linux-4.4.14/fs/
Ddcookies.c116 int get_dcookie(struct path *path, unsigned long *cookie) in get_dcookie()
151 unsigned long cookie = (unsigned long)cookie64; in SYSCALL_DEFINE3() local
Deventpoll.c117 void *cookie; member
400 void *cookie, void *ctx) in ep_call_nested()
489 static int ep_poll_wakeup_proc(void *priv, void *cookie, int call_nests) in ep_poll_wakeup_proc()
836 static int ep_poll_readyevents_proc(void *priv, void *cookie, int call_nests) in ep_poll_readyevents_proc()
1162 static int reverse_path_check_proc(void *priv, void *cookie, int call_nests) in reverse_path_check_proc()
1679 static int ep_loop_check_proc(void *priv, void *cookie, int call_nests) in ep_loop_check_proc()
Dlibfs.c1022 void kfree_put_link(struct inode *unused, void *cookie) in kfree_put_link()
1028 void free_page_put_link(struct inode *unused, void *cookie) in free_page_put_link()
1095 const char *simple_follow_link(struct dentry *dentry, void **cookie) in simple_follow_link()
/linux-4.4.14/net/core/
Dsock_diag.c34 int sock_diag_check_cookie(struct sock *sk, const __u32 *cookie) in sock_diag_check_cookie()
49 void sock_diag_save_cookie(struct sock *sk, __u32 *cookie) in sock_diag_save_cookie()
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_fence.c212 dma_cookie_t cookie; in _scif_prog_signal() local
338 dma_cookie_t cookie = mark & ~SCIF_REMOTE_FENCE; in _scif_fence_wait() local
588 dma_cookie_t cookie; in _scif_fence_mark() local
Dscif_dma.c448 dma_cookie_t cookie; in scif_sync_dma() local
515 dma_cookie_t cookie; in scif_async_dma() local
915 dma_cookie_t cookie; in scif_rma_list_dma_copy_unaligned() local
1138 dma_cookie_t cookie; in _scif_rma_list_dma_copy_aligned() local
1258 dma_cookie_t cookie; in scif_rma_list_dma_copy_aligned() local
/linux-4.4.14/drivers/net/wireless/b43/
Dpio.c40 u16 cookie; in generate_cookie() local
58 u16 cookie, in parse_cookie()
459 u16 cookie; in pio_tx_frame() local
Dxmit.h54 __le16 cookie; /* TX frame cookie */ member
71 __le16 cookie; /* TX frame cookie */ member
82 __le16 cookie; /* TX frame cookie */ member
212 u16 cookie; /* The cookie from the txhdr */ member
Ddma.c1200 u16 cookie; in generate_cookie() local
1219 struct b43_dmaring *parse_cookie(struct b43_wldev *dev, u16 cookie, int *slot) in parse_cookie()
1263 u16 cookie; in dma_tx_fragment() local
Dxmit.c245 u16 cookie) in b43_generate_txhdr()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_cq.c52 u64 cookie; in iwch_poll_cq_one() local
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Drecovery.c57 void ath6kl_recovery_hb_event(struct ath6kl *ar, u32 cookie) in ath6kl_recovery_hb_event()
Dcfg80211.c1270 static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_get_key()
1272 const u8 *mac_addr, void *cookie, in ath6kl_cfg80211_get_key()
3019 u64 *cookie) in ath6kl_remain_on_channel()
3040 u64 cookie) in ath6kl_cancel_remain_on_channel()
3175 struct cfg80211_mgmt_tx_params *params, u64 *cookie) in ath6kl_mgmt_tx()
Dmain.c157 struct ath6kl_cookie *cookie; in ath6kl_alloc_cookie() local
187 void ath6kl_free_cookie(struct ath6kl *ar, struct ath6kl_cookie *cookie) in ath6kl_free_cookie()
Dtxrx.c291 struct ath6kl_cookie *cookie = NULL; in ath6kl_control_tx() local
359 struct ath6kl_cookie *cookie = NULL; in ath6kl_data_tx() local
/linux-4.4.14/fs/proc/
Dself.c21 static const char *proc_self_follow_link(struct dentry *dentry, void **cookie) in proc_self_follow_link()
Dthread_self.c22 static const char *proc_thread_self_follow_link(struct dentry *dentry, void **cookie) in proc_thread_self_follow_link()
Dnamespaces.c33 static const char *proc_ns_follow_link(struct dentry *dentry, void **cookie) in proc_ns_follow_link()
Dinode.c396 static const char *proc_follow_link(struct dentry *dentry, void **cookie) in proc_follow_link()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_gem.h50 void *cookie; member
/linux-4.4.14/fs/kernfs/
Dsymlink.c115 static const char *kernfs_iop_follow_link(struct dentry *dentry, void **cookie) in kernfs_iop_follow_link()
/linux-4.4.14/arch/x86/include/asm/xen/
Dpage.h297 #define xen_remap(cookie, size) ioremap((cookie), (size)); argument
298 #define xen_unmap(cookie) iounmap((cookie)) argument
/linux-4.4.14/fs/overlayfs/
Dinode.c152 void *cookie; member
155 static const char *ovl_follow_link(struct dentry *dentry, void **cookie) in ovl_follow_link()
/linux-4.4.14/drivers/net/wireless/b43legacy/
Dxmit.c192 u16 cookie) in generate_txhdr_fw3()
363 u16 cookie) in b43legacy_generate_txhdr()
Dxmit.h37 __le16 cookie; member
91 u16 cookie; /* The cookie from the txhdr */ member
119 __le16 cookie; member
Dpio.c119 u16 cookie = 0x0000; in generate_cookie() local
150 u16 cookie, in parse_cookie()
Ddma.c940 u16 cookie = 0x1000; in generate_cookie() local
977 u16 cookie, int *slot) in parse_cookie()
/linux-4.4.14/drivers/gpu/vga/
Dvgaarb.c69 void *cookie; member
720 int vga_client_register(struct pci_dev *pdev, void *cookie, in vga_client_register()
721 void (*irq_set_state)(void *cookie, bool state), in vga_client_register()
722 unsigned int (*set_vga_decode)(void *cookie, in vga_client_register()
/linux-4.4.14/net/mac80211/
Dcfg.c301 void *cookie, in ieee80211_get_key()
302 void (*callback)(void *cookie, in ieee80211_get_key()
2550 unsigned int duration, u64 *cookie, in ieee80211_start_roc_work()
2698 u64 *cookie) in ieee80211_remain_on_channel()
2714 u64 cookie, bool mgmt_tx) in ieee80211_cancel_roc()
2791 u64 cookie) in ieee80211_cancel_remain_on_channel()
3270 struct sk_buff *skb, u64 *cookie, in ieee80211_make_ack_skb()
3301 u64 *cookie) in ieee80211_mgmt_tx()
3489 u64 cookie) in ieee80211_mgmt_tx_cancel_wait()
3566 const u8 *peer, u64 *cookie) in ieee80211_probe_client()
/linux-4.4.14/net/wireless/
Drdev-ops.h89 u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, in rdev_get_key()
90 void (*callback)(void *cookie, struct key_params*)) in rdev_get_key()
652 unsigned int duration, u64 *cookie) in rdev_remain_on_channel()
664 struct wireless_dev *wdev, u64 cookie) in rdev_cancel_remain_on_channel()
676 u64 *cookie) in rdev_mgmt_tx()
687 struct wireless_dev *wdev, u64 cookie) in rdev_mgmt_tx_cancel_wait()
830 u64 *cookie) in rdev_probe_client()
/linux-4.4.14/include/uapi/linux/
Dinotify.h23 __u32 cookie; /* cookie to synchronize two events */ member
Drds.h233 rds_rdma_cookie_t cookie; member
238 rds_rdma_cookie_t cookie; member
247 rds_rdma_cookie_t cookie; member
Dif_arcnet.h88 __u8 cookie[sizeof(int)]; member
/linux-4.4.14/drivers/crypto/qce/
Ddma.c88 dma_cookie_t cookie; in qce_dma_prep_sg() local
/linux-4.4.14/fs/notify/inotify/
Dinotify_fsnotify.c70 const unsigned char *file_name, u32 cookie) in inotify_handle_event()
/linux-4.4.14/drivers/dma/sh/
Dshdma-base.c79 dma_cookie_t cookie; in shdma_tx_submit() local
331 dma_cookie_t cookie = 0; in __ld_cleanup() local
822 dma_cookie_t cookie, in shdma_tx_status()
Dusb-dmac.c491 dma_cookie_t cookie) in usb_dmac_chan_get_residue_if_complete()
507 dma_cookie_t cookie) in usb_dmac_chan_get_residue()
532 dma_cookie_t cookie, in usb_dmac_tx_status()
/linux-4.4.14/drivers/media/platform/s5p-tv/
Dmixer.h69 unsigned long cookie; member
195 int cookie; member
205 int cookie; member
Dsdo_drv.c40 unsigned int cookie; member
Dmixer_reg.c323 void mxr_reg_s_output(struct mxr_device *mdev, int cookie) in mxr_reg_s_output()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dtx.c194 int cookie = -1; in carl9170_alloc_dev_space() local
229 int cookie; in carl9170_release_dev_space() local
513 static struct sk_buff *carl9170_get_queued_skb(struct ar9170 *ar, u8 cookie, in carl9170_get_queued_skb()
659 const uint8_t cookie, const uint8_t info) in __carl9170_tx_process_status()
Dfwcmd.h257 u8 cookie; member
270 u8 cookie; member
/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c1447 const u8 *mac_addr, void *cookie, void (*callback)(void *cookie, struct key_params *)) in get_key()
2120 unsigned int duration, u64 *cookie) in remain_on_channel()
2169 u64 cookie) in cancel_remain_on_channel()
2195 u64 *cookie) in mgmt_tx()
2350 u64 cookie) in mgmt_tx_cancel_wait()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlustre_handles.c137 void *class_handle2object(__u64 cookie) in class_handle2object()
Dlu_object.c443 void *cookie, const char *format, ...) in lu_cdebug_printer()
476 void lu_object_header_print(const struct lu_env *env, void *cookie, in lu_object_header_print()
493 void lu_object_print(const struct lu_env *env, void *cookie, in lu_object_print()
804 void lu_site_print(const struct lu_env *env, struct lu_site *s, void *cookie, in lu_site_print()
Dcl_object.c622 void *cookie; in cl_env_do_detach() local
833 void cl_env_reexit(void *cookie) in cl_env_reexit()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c297 void *cookie, lu_printer_t printer) in echo_page_print()
536 static int echo_object_print(const struct lu_env *env, void *cookie, in echo_object_print()
1035 __u64 *cookie, __u32 enqflags) in cl_echo_enqueue0()
1080 int mode, __u64 *cookie) in cl_echo_enqueue()
1110 __u64 cookie) in cl_echo_cancel0()
1140 static int cl_echo_cancel(struct echo_device *ed, __u64 cookie) in cl_echo_cancel()
1843 __u64 cookie = oa->o_handle.cookie; in echo_client_cancel() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcq.c469 u8 *cqe_flushed, u64 *cookie, u32 *credit) in poll_cq()
689 u64 cookie = 0; in c4iw_poll_cq_one() local
/linux-4.4.14/net/sunrpc/
Dxprt.c663 void xprt_conditional_disconnect(struct rpc_xprt *xprt, unsigned int cookie) in xprt_conditional_disconnect()
699 void *cookie) in xprt_lock_connect()
716 void xprt_unlock_connect(struct rpc_xprt *xprt, void *cookie) in xprt_unlock_connect()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dramht.c99 nvkm_ramht_remove(struct nvkm_ramht *ramht, int cookie) in nvkm_ramht_remove()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c192 const unsigned char *file_name, u32 cookie) in fanotify_handle_event()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c42 void *cookie, in qed_spq_blocking_cb()
269 void *cookie) in qed_eq_completion()
Dqed_sp.h32 void *cookie; member
Dqed_int.c32 void *cookie; member
716 void *cookie, in qed_int_register_cb()
/linux-4.4.14/sound/soc/sh/
Dsiu_pcm.c123 dma_cookie_t cookie; in siu_pcm_wr_set() local
171 dma_cookie_t cookie; in siu_pcm_rd_set() local
/linux-4.4.14/drivers/rapidio/devices/
Dtsi721_dma.c628 dma_cookie_t cookie; in tsi721_tx_submit() local
736 enum dma_status tsi721_tx_status(struct dma_chan *dchan, dma_cookie_t cookie, in tsi721_tx_status()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2540 static irqreturn_t t3_sge_intr_msix(int irq, void *cookie) in t3_sge_intr_msix()
2559 static irqreturn_t t3_sge_intr_msix_napi(int irq, void *cookie) in t3_sge_intr_msix_napi()
2578 static irqreturn_t t3_intr_msi(int irq, void *cookie) in t3_intr_msi()
2628 static irqreturn_t t3_intr_msi_napi(int irq, void *cookie) in t3_intr_msi_napi()
2666 static irqreturn_t t3_intr(int irq, void *cookie) in t3_intr()
2704 static irqreturn_t t3b_intr(int irq, void *cookie) in t3b_intr()
2738 static irqreturn_t t3b_intr_napi(int irq, void *cookie) in t3b_intr_napi()
/linux-4.4.14/arch/arm/mach-ebsa110/
Dcore.c119 static void __iomem *ebsa110_ioremap_caller(phys_addr_t cookie, size_t size, in ebsa110_ioremap_caller()
/linux-4.4.14/drivers/parport/
Dieee1284.c48 static void timeout_waiting_on_port (unsigned long cookie) in timeout_waiting_on_port()
/linux-4.4.14/drivers/pps/
Dpps.c376 struct pps_device *pps_lookup_dev(void const *cookie) in pps_lookup_dev()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dspi.c39 static irqreturn_t wl1251_irq(int irq, void *cookie) in wl1251_irq()
Dsdio.c156 static irqreturn_t wl1251_line_irq(int irq, void *cookie) in wl1251_line_irq()
/linux-4.4.14/fs/cifs/
Dfscache.c236 struct fscache_cookie *cookie = cifsi->fscache; in __cifs_fscache_invalidate_page() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Ddmanv04.c35 nv04_fifo_dma_object_dtor(struct nvkm_fifo_chan *base, int cookie) in nv04_fifo_dma_object_dtor()
Dchannv50.c151 nv50_fifo_chan_object_dtor(struct nvkm_fifo_chan *base, int cookie) in nv50_fifo_chan_object_dtor()
/linux-4.4.14/fs/configfs/
Dsymlink.c282 static const char *configfs_follow_link(struct dentry *dentry, void **cookie) in configfs_follow_link()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dfifo.h62 dma_cookie_t cookie; member
/linux-4.4.14/fs/f2fs/
Dnamei.c318 static const char *f2fs_follow_link(struct dentry *dentry, void **cookie) in f2fs_follow_link()
926 static const char *f2fs_encrypted_follow_link(struct dentry *dentry, void **cookie) in f2fs_encrypted_follow_link()
/linux-4.4.14/drivers/nvdimm/
Dbus.c152 static void nd_async_device_register(void *d, async_cookie_t cookie) in nd_async_device_register()
163 static void nd_async_device_unregister(void *d, async_cookie_t cookie) in nd_async_device_unregister()
/linux-4.4.14/drivers/staging/wlan-ng/
Dcfg80211.c205 const u8 *mac_addr, void *cookie, in prism2_get_key()
206 void (*callback)(void *cookie, struct key_params*)) in prism2_get_key()
/linux-4.4.14/drivers/dma/ioat/
Ddma.c270 dma_cookie_t cookie; in ioat_tx_submit_unlock() local
894 ioat_tx_status(struct dma_chan *c, dma_cookie_t cookie, in ioat_tx_status()
Dinit.c319 dma_cookie_t cookie; in ioat_dma_self_test() local
783 dma_cookie_t cookie; in ioat_xor_val_self_test() local
/linux-4.4.14/drivers/s390/virtio/
Dvirtio_ccw.c120 long cookie; member
372 long cookie) in __do_kvm_notify()
389 long cookie) in do_kvm_notify()
1087 static void virtio_ccw_auto_online(void *data, async_cookie_t cookie) in virtio_ccw_auto_online()
/linux-4.4.14/sound/core/
Dpcm_dmaengine.c33 dma_cookie_t cookie; member
/linux-4.4.14/drivers/misc/sgi-xp/
Dxpc_partition.c69 u64 cookie = 0; in xpc_get_rsvd_page_pa() local
/linux-4.4.14/fs/notify/dnotify/
Ddnotify.c89 const unsigned char *file_name, u32 cookie) in dnotify_handle_event()
/linux-4.4.14/arch/x86/platform/uv/
Dbios_uv.c150 uv_bios_reserved_page_pa(u64 buf, u64 *cookie, u64 *addr, u64 *len) in uv_bios_reserved_page_pa()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c818 void *cookie; in ldlm_pools_count() local
871 void *cookie; in ldlm_pools_scan() local
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi.c48 unsigned long cookie; member
776 unsigned long cookie, bool quiet) in _efx_mcdi_rpc_async()
849 efx_mcdi_async_completer *complete, unsigned long cookie) in efx_mcdi_rpc_async()
858 unsigned long cookie) in efx_mcdi_rpc_async_quiet()
/linux-4.4.14/net/sctp/
Dsm_make_chunk.c391 sctp_cookie_param_t *cookie; in sctp_make_init_ack() local
566 void *cookie; in sctp_make_cookie_echo() local
1608 struct sctp_signed_cookie *cookie; in sctp_pack_cookie() local
1696 struct sctp_signed_cookie *cookie; in sctp_unpack_cookie() local
2300 char *cookie; in sctp_process_init() local
/linux-4.4.14/include/net/
Dip6_tunnel.h38 u32 cookie; member
/linux-4.4.14/drivers/media/platform/omap3isp/
Disphist.c182 dma_cookie_t cookie; in hist_buf_dma() local
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c626 unsigned long cookie; in skl_coupled_trigger() local
700 unsigned long cookie; in skl_decoupled_trigger() local
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c1971 void (func_to_exec)(void *cookie), in bnx2x_stats_safe_exec()
/linux-4.4.14/drivers/base/
Ddd.c517 static void __device_attach_async_helper(void *_dev, async_cookie_t cookie) in __device_attach_async_helper()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_guc.h39 uint32_t cookie; member
Dintel_guc_fwif.h127 u32 cookie; member
134 u32 cookie; member
Dintel_fbdev.c705 void intel_fbdev_initial_config(void *data, async_cookie_t cookie) in intel_fbdev_initial_config()
/linux-4.4.14/arch/powerpc/platforms/512x/
Dmpc512x_lpbfifo.c171 dma_cookie_t cookie; in mpc512x_lpbfifo_kick() local
/linux-4.4.14/arch/sh/drivers/pci/
Dpcie-sh7786.c481 static void __init sh7786_pcie_init_hw(void *data, async_cookie_t cookie) in sh7786_pcie_init_hw()
/linux-4.4.14/include/linux/ceph/
Drados.h446 __le64 cookie, count; member
452 __le64 cookie; member
/linux-4.4.14/fs/afs/
Ddir.c397 struct afs_lookup_cookie *cookie = in afs_lookup_filldir() local
430 struct afs_lookup_cookie cookie = { in afs_do_lookup() local
/linux-4.4.14/drivers/scsi/csiostor/
Dt4fw_api_stor.h117 __be64 cookie; member
185 u64 cookie; member
210 u64 cookie; member
236 u64 cookie; member
262 u64 cookie; member
290 u64 cookie; member
/linux-4.4.14/drivers/android/
Dbinder.c239 binder_uintptr_t cookie; member
252 binder_uintptr_t cookie; member
888 binder_uintptr_t cookie) in binder_new_node()
1831 binder_uintptr_t cookie; in binder_thread_write() local
1983 binder_uintptr_t cookie; in binder_thread_write() local
2071 binder_uintptr_t cookie; in binder_thread_write() local
/linux-4.4.14/drivers/dma/hsu/
Dhsu.c278 dma_cookie_t cookie, struct dma_tx_state *state) in hsu_dma_tx_status()
/linux-4.4.14/drivers/media/pci/ttpci/
Dav7110.c380 static void debiirq(unsigned long cookie) in debiirq()
491 static void gpioirq(unsigned long cookie) in gpioirq()
1263 static void vpeirq(unsigned long cookie) in vpeirq()
/linux-4.4.14/drivers/video/fbdev/
Dmx3fb.c270 dma_cookie_t cookie; member
395 dma_cookie_t cookie; in sdc_enable_channel() local
1143 dma_cookie_t cookie; in mx3fb_pan_display() local
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c1478 dma_cookie_t cookie) in ppc440spe_adma_run_tx_complete_actions()
1553 dma_cookie_t cookie = 0; in __ppc440spe_adma_slot_cleanup() local
1919 dma_cookie_t cookie; in ppc440spe_adma_tx_submit() local
3592 dma_cookie_t cookie, struct dma_tx_state *txstate) in ppc440spe_adma_tx_status()
3674 dma_cookie_t cookie; in ppc440spe_chan_start_null_xor() local
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq.h67 u64 cookie; member
/linux-4.4.14/fs/ceph/
Dcache.c216 struct fscache_cookie* cookie; in ceph_fscache_unregister_inode_cookie() local
/linux-4.4.14/arch/sparc/kernel/
Dpci_msi.c12 static irqreturn_t sparc64_msiq_interrupt(int irq, void *cookie) in sparc64_msiq_interrupt()
/linux-4.4.14/arch/powerpc/oprofile/cell/
Dspu_task_sync.c300 unsigned long cookie; in fast_get_dcookie() local
/linux-4.4.14/arch/arm/mm/
Dioremap.c447 void iounmap(volatile void __iomem *cookie) in iounmap()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq.h67 u64 cookie; member
/linux-4.4.14/fs/hostfs/
Dhostfs_kern.c893 static const char *hostfs_follow_link(struct dentry *dentry, void **cookie) in hostfs_follow_link()
916 static void hostfs_put_link(struct inode *unused, void *cookie) in hostfs_put_link()
/linux-4.4.14/drivers/usb/musb/
Dux500_dma.c48 dma_cookie_t cookie; member
/linux-4.4.14/net/l2tp/
Dl2tp_core.h74 u8 cookie[8]; /* optional cookie */ member
93 u8 cookie[8]; member
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt_tx.c224 int ath10k_htt_h2t_stats_req(struct ath10k_htt *htt, u8 mask, u64 cookie) in ath10k_htt_h2t_stats_req()
/linux-4.4.14/net/rds/
Drdma.c182 rds_rdma_cookie_t cookie; in __rds_rdma_map() local
/linux-4.4.14/drivers/dma/dw/
Dcore.c660 dma_cookie_t cookie; in dwc_tx_submit() local
1068 dma_cookie_t cookie, in dwc_tx_status()

123