Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 25 of 38) sorted by relevance

12

/include/linux/
Dfscache.h25 #define fscache_cookie_valid(cookie) (cookie) argument
28 #define fscache_cookie_valid(cookie) (0) argument
174 static inline bool fscache_cookie_enabled(struct fscache_cookie *cookie) in fscache_cookie_enabled()
358 void fscache_relinquish_cookie(struct fscache_cookie *cookie, in fscache_relinquish_cookie()
379 int fscache_check_consistency(struct fscache_cookie *cookie, in fscache_check_consistency()
401 void fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in fscache_update_cookie()
417 int fscache_pin_cookie(struct fscache_cookie *cookie) in fscache_pin_cookie()
432 void fscache_unpin_cookie(struct fscache_cookie *cookie) in fscache_unpin_cookie()
448 int fscache_attr_changed(struct fscache_cookie *cookie) in fscache_attr_changed()
470 void fscache_invalidate(struct fscache_cookie *cookie) in fscache_invalidate()
[all …]
Dvgaarb.h152 static inline int vga_client_register(struct pci_dev *pdev, void *cookie, in vga_client_register()
153 void (*irq_set_state)(void *cookie, bool state), in vga_client_register()
154 unsigned int (*set_vga_decode)(void *cookie, bool state)) in vga_client_register()
Dbacking-dev.h369 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin()
395 struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_end()
445 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin()
451 struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_end()
Ddcookies.h62 static inline int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie()
Dfscache-cache.h145 struct fscache_cookie *cookie; /* The netfs cookie */ member
378 struct fscache_cookie *cookie; /* netfs's file/index object */ member
484 static inline void __fscache_use_cookie(struct fscache_cookie *cookie) in __fscache_use_cookie()
498 struct fscache_cookie *cookie = object->cookie; in fscache_use_cookie() local
502 static inline bool __fscache_unuse_cookie(struct fscache_cookie *cookie) in __fscache_unuse_cookie()
507 static inline void __fscache_wake_unused_cookie(struct fscache_cookie *cookie) in __fscache_wake_unused_cookie()
521 struct fscache_cookie *cookie = object->cookie; in fscache_unuse_cookie() local
Dblk_types.h467 static inline bool blk_qc_t_valid(blk_qc_t cookie) in blk_qc_t_valid()
472 static inline unsigned int blk_qc_t_to_queue_num(blk_qc_t cookie) in blk_qc_t_to_queue_num()
477 static inline unsigned int blk_qc_t_to_tag(blk_qc_t cookie) in blk_qc_t_to_tag()
482 static inline bool blk_qc_t_is_internal(blk_qc_t cookie) in blk_qc_t_is_internal()
Draid_class.h14 void *cookie; member
Dnetlink.h77 u8 cookie[NETLINK_MAX_COOKIE_LEN]; member
114 u64 cookie) in nl_set_extack_cookie_u64()
Ddmaengine.h25 static inline int dma_submit_error(dma_cookie_t cookie) in dma_submit_error()
255 dma_cookie_t cookie; member
497 dma_cookie_t cookie; member
1019 dma_cookie_t cookie, struct dma_tx_state *state) in dmaengine_tx_status()
1254 dma_cookie_t cookie, dma_cookie_t *last, dma_cookie_t *used) in dma_async_is_tx_complete()
1276 static inline enum dma_status dma_async_is_complete(dma_cookie_t cookie, in dma_async_is_complete()
1319 static inline enum dma_status dma_sync_wait(struct dma_chan *chan, dma_cookie_t cookie) in dma_sync_wait()
Dscif.h111 void *cookie; member
Dnetfilter_ipv6.h200 const struct tcphdr *th, __u32 cookie) in nf_cookie_v6_check()
Dshdma-base.h51 dma_cookie_t cookie; member
Ddax.h195 static inline void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page()
Dio-pgtable.h185 void *cookie; member
/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
/include/xen/arm/
Dpage.h105 #define xen_remap(cookie, size) ioremap_cache((cookie), (size)) argument
106 #define xen_unmap(cookie) iounmap((cookie)) argument
/include/uapi/linux/android/
Dbinder.h136 binder_uintptr_t cookie; member
155 binder_uintptr_t cookie; member
254 binder_uintptr_t cookie; member
311 binder_uintptr_t cookie; /* target object cookie */ member
348 binder_uintptr_t cookie; member
353 binder_uintptr_t cookie; member
364 binder_uintptr_t cookie; member
/include/linux/lockd/
Dxdr.h63 struct nlm_cookie cookie; member
79 struct nlm_cookie cookie; member
/include/linux/ceph/
Dcls_lock_client.h15 char *cookie; /* locker's cookie */ member
Drados.h495 __le64 cookie, count; member
501 __le64 cookie; member
507 __le64 cookie; member
/include/uapi/rdma/
Dmlx5_user_ioctl_verbs.h72 __aligned_u64 cookie; member
/include/uapi/linux/
Dinotify.h24 __u32 cookie; /* cookie to synchronize two events */ member
Dif_arcnet.h89 __u8 cookie[sizeof(int)]; member
Drds.h351 rds_rdma_cookie_t cookie; member
356 rds_rdma_cookie_t cookie; member
365 rds_rdma_cookie_t cookie; member
/include/linux/qed/
Dqed_ll2_if.h102 void *cookie; member
164 void *cookie; member
193 void *cookie; member

12