/include/linux/ |
D | fscache.h | 25 #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 …]
|
D | vgaarb.h | 146 static inline int vga_client_register(struct pci_dev *pdev, void *cookie, in vga_client_register() 147 void (*irq_set_state)(void *cookie, bool state), in vga_client_register() 148 unsigned int (*set_vga_decode)(void *cookie, bool state)) in vga_client_register()
|
D | backing-dev.h | 307 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin() 333 struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_end() 370 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin() 376 struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_end()
|
D | dcookies.h | 62 static inline int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie()
|
D | adreno-smmu-priv.h | 31 const void *cookie; member
|
D | fscache-cache.h | 145 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
|
D | sock_diag.h | 32 u64 cookie; in sock_gen_cookie() local
|
D | netlink.h | 79 u8 cookie[NETLINK_MAX_COOKIE_LEN]; member 124 u64 cookie) in nl_set_extack_cookie_u64() 135 u32 cookie) in nl_set_extack_cookie_u32()
|
D | blk_types.h | 533 static inline bool blk_qc_t_valid(blk_qc_t cookie) in blk_qc_t_valid() 538 static inline unsigned int blk_qc_t_to_queue_num(blk_qc_t cookie) in blk_qc_t_to_queue_num() 543 static inline unsigned int blk_qc_t_to_tag(blk_qc_t cookie) in blk_qc_t_to_tag() 548 static inline bool blk_qc_t_is_internal(blk_qc_t cookie) in blk_qc_t_is_internal()
|
D | raid_class.h | 14 void *cookie; member
|
D | dmaengine.h | 26 static inline int dma_submit_error(dma_cookie_t cookie) in dma_submit_error() 333 dma_cookie_t cookie; member 605 dma_cookie_t cookie; member 1205 dma_cookie_t cookie, struct dma_tx_state *state) in dmaengine_tx_status() 1433 dma_cookie_t cookie, dma_cookie_t *last, dma_cookie_t *used) in dma_async_is_tx_complete() 1455 static inline enum dma_status dma_async_is_complete(dma_cookie_t cookie, in dma_async_is_complete() 1498 static inline enum dma_status dma_sync_wait(struct dma_chan *chan, dma_cookie_t cookie) in dma_sync_wait()
|
D | netfilter_ipv6.h | 185 const struct tcphdr *th, __u32 cookie) in nf_cookie_v6_check()
|
D | fsnotify.h | 31 const struct qstr *name, u32 cookie) in fsnotify_name()
|
/include/linux/fsl/bestcomm/ |
D | bestcomm.h | 54 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/ |
D | page.h | 112 #define xen_remap(cookie, size) ioremap_cache((cookie), (size)) argument 113 #define xen_unmap(cookie) iounmap((cookie)) argument
|
/include/uapi/linux/android/ |
D | binder.h | 136 binder_uintptr_t cookie; member 155 binder_uintptr_t cookie; member 254 binder_uintptr_t cookie; member 335 binder_uintptr_t cookie; /* target object cookie */ member 372 binder_uintptr_t cookie; member 377 binder_uintptr_t cookie; member 388 binder_uintptr_t cookie; member
|
/include/net/tc_act/ |
D | tc_ct.h | 70 tcf_ct_flow_table_restore_skb(struct sk_buff *skb, unsigned long cookie) in tcf_ct_flow_table_restore_skb() 81 tcf_ct_flow_table_restore_skb(struct sk_buff *skb, unsigned long cookie) { } in tcf_ct_flow_table_restore_skb()
|
/include/linux/lockd/ |
D | xdr.h | 63 struct nlm_cookie cookie; member 79 struct nlm_cookie cookie; member
|
/include/linux/ceph/ |
D | cls_lock_client.h | 15 char *cookie; /* locker's cookie */ member
|
D | rados.h | 512 __le64 cookie, count; member 518 __le64 cookie; member 524 __le64 cookie; member
|
/include/uapi/rdma/ |
D | mlx5_user_ioctl_verbs.h | 73 __aligned_u64 cookie; member
|
/include/uapi/linux/ |
D | inotify.h | 24 __u32 cookie; /* cookie to synchronize two events */ member
|
D | if_arcnet.h | 89 __u8 cookie[sizeof(int)]; member
|
/include/linux/qed/ |
D | qed_ll2_if.h | 82 void *cookie; member 144 void *cookie; member 174 void *cookie; member
|
/include/net/ |
D | flow_offload.h | 189 u8 cookie[]; member 245 unsigned long cookie; member 275 struct flow_action_cookie *cookie; /* user defined action cookie */ member 542 unsigned long cookie; member
|