/kernel/linux/linux-5.10/fs/cifs/ |
H A D | fscache.c | 342 struct fscache_cookie *cookie = cifsi->fscache; in __cifs_fscache_invalidate_page() local
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | namei.c | 30 struct fscache_cookie *cookie; in __cachefiles_printk_object() local [all...] |
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | page.c | 19 bool __fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_check_page_write() argument 35 void __fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_wait_on_page_write() argument 50 bool release_page_wait_timeout(struct fscache_cookie *cookie, struct page *page) in release_page_wait_timeout() argument 62 __fscache_maybe_release_page(struct fscache_cookie *cookie, struct page *page, gfp_t gfp) __fscache_maybe_release_page() argument 149 struct fscache_cookie *cookie; fscache_end_page_write() local 213 __fscache_attr_changed(struct fscache_cookie *cookie) __fscache_attr_changed() argument 302 fscache_alloc_retrieval( struct fscache_cookie *cookie, struct address_space *mapping, fscache_rw_complete_t end_io_func, void *context) fscache_alloc_retrieval() argument 341 fscache_wait_for_deferred_lookup(struct fscache_cookie *cookie) fscache_wait_for_deferred_lookup() argument 429 __fscache_read_or_alloc_page(struct fscache_cookie *cookie, struct page *page, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) __fscache_read_or_alloc_page() argument 558 __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) __fscache_read_or_alloc_pages() argument 675 __fscache_alloc_page(struct fscache_cookie *cookie, struct page *page, gfp_t gfp) __fscache_alloc_page() argument 765 __fscache_readpages_cancel(struct fscache_cookie *cookie, struct list_head *pages) __fscache_readpages_cancel() argument 793 struct fscache_cookie *cookie; fscache_write_op() local 894 fscache_invalidate_writes(struct fscache_cookie *cookie) fscache_invalidate_writes() argument 960 __fscache_write_page(struct fscache_cookie *cookie, struct page *page, loff_t object_size, gfp_t gfp) __fscache_write_page() argument 1108 __fscache_uncache_page(struct fscache_cookie *cookie, struct page *page) __fscache_uncache_page() argument 1167 struct fscache_cookie *cookie = op->op.object->cookie; fscache_mark_page_cached() local 1215 __fscache_uncache_all_inode_pages(struct fscache_cookie *cookie, struct inode *inode) __fscache_uncache_all_inode_pages() argument [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmlock.c | 407 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie, in dlm_new_lock() argument 378 dlm_init_lock(struct dlm_lock *newlock, int type, u8 node, u64 cookie) dlm_init_lock() argument 526 dlm_get_next_cookie(u8 node_num, u64 *cookie) dlm_get_next_cookie() argument [all...] |
/kernel/linux/linux-5.10/net/ceph/ |
H A D | cls_lock_client.c | 23 ceph_cls_lock(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, char *lock_name, u8 type, char *cookie, char *tag, char *desc, u8 flags) ceph_cls_lock() argument 89 ceph_cls_unlock(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, char *lock_name, char *cookie) ceph_cls_unlock() argument 138 ceph_cls_break_lock(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, char *lock_name, char *cookie, struct ceph_entity_name *locker) ceph_cls_break_lock() argument 383 ceph_cls_assert_locked(struct ceph_osd_request *req, int which, char *lock_name, u8 type, char *cookie, char *tag) ceph_cls_assert_locked() argument [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | dst.c | 236 struct dst_entry *dst_blackhole_check(struct dst_entry *dst, u32 cookie) in dst_blackhole_check() argument
|
H A D | sock_diag.c | 37 int sock_diag_check_cookie(struct sock *sk, const __u32 *cookie) in sock_diag_check_cookie() argument 52 void sock_diag_save_cookie(struct sock *sk, __u32 *cookie) in sock_diag_save_cookie() argument
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | syncookies.c | 75 static __u32 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, in check_tcp_syn_cookie() argument 136 __u32 cookie = ntohl(th->ack_seq) - 1; in cookie_v6_check() local 117 __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th, __u32 cookie) __cookie_v6_check() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_fbdev.c | 479 static void intel_fbdev_initial_config(void *data, async_cookie_t cookie) in intel_fbdev_initial_config() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_iommu.c | 125 static void msm_iommu_tlb_flush_all(void *cookie) in msm_iommu_tlb_flush_all() argument 129 msm_iommu_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) msm_iommu_tlb_flush_walk() argument 134 msm_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) msm_iommu_tlb_add_page() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | backing-dev.h | 307 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin() argument 332 unlocked_inode_to_wb_end(struct inode *inode, struct wb_lock_cookie *cookie) unlocked_inode_to_wb_end() argument 370 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) unlocked_inode_to_wb_begin() argument 375 unlocked_inode_to_wb_end(struct inode *inode, struct wb_lock_cookie *cookie) unlocked_inode_to_wb_end() argument [all...] |
H A D | dma-fence.h | 369 static inline void dma_fence_end_signalling(bool cookie) {} in dma_fence_end_signalling() argument
|
H A D | fsnotify.h | 29 fsnotify_name(struct inode *dir, __u32 mask, struct inode *child, const struct qstr *name, u32 cookie) fsnotify_name() argument
|
H A D | dax.h | 201 static inline void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | xdr.h | 80 __u32 cookie; member
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | renesas_sdhi_sys_dmac.c | 161 dma_cookie_t cookie; in renesas_sdhi_sys_dmac_start_dma_rx() local 233 dma_cookie_t cookie; in renesas_sdhi_sys_dmac_start_dma_tx() local
|
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
H A D | xpc_partition.c | 70 u64 cookie = 0; in xpc_get_rsvd_page_pa() local
|
/kernel/linux/linux-6.6/drivers/mtd/hyperbus/ |
H A D | hbmc-am654.c | 81 dma_cookie_t cookie; in am654_hbmc_dma_read() local
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_vl.c | 480 unsigned long cookie = vl_lookup[i].flow_cookie; in sja1105_init_virtual_links() local 506 sja1105_vl_redirect(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, unsigned long destports, bool append) sja1105_vl_redirect() argument 581 sja1105_vl_gate(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u32 index, s32 prio, u64 base_time, u64 cycle_time, u64 cycle_time_ext, u32 num_entries, struct action_gate_entry *entries) sja1105_vl_gate() argument [all...] |
H A D | sja1105_flower.c | 7 sja1105_rule_find(struct sja1105_private *priv, unsigned long cookie) sja1105_rule_find() argument 30 sja1105_setup_bcast_policer(struct sja1105_private *priv, struct netlink_ext_ack *extack, unsigned long cookie, int port, u64 rate_bytes_per_sec, u32 burst) sja1105_setup_bcast_policer() argument 102 sja1105_setup_tc_policer(struct sja1105_private *priv, struct netlink_ext_ack *extack, unsigned long cookie, int port, int tc, u64 rate_bytes_per_sec, u32 burst) sja1105_setup_tc_policer() argument 174 sja1105_flower_policer(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u64 rate_bytes_per_sec, u32 burst) sja1105_flower_policer() argument 350 unsigned long cookie = cls->cookie; sja1105_cls_flower_add() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch-flower.c | 286 dpaa2_switch_acl_tbl_find_entry_by_cookie(struct dpaa2_switch_filter_block *block, unsigned long cookie) dpaa2_switch_acl_tbl_find_entry_by_cookie() argument 314 dpaa2_switch_mirror_find_entry_by_cookie(struct dpaa2_switch_filter_block *block, unsigned long cookie) dpaa2_switch_mirror_find_entry_by_cookie() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
H A D | omap_vout_vrfb.c | 237 dma_cookie_t cookie; in omap_vout_prepare_vrfb() local
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isphist.c | 178 dma_cookie_t cookie; in hist_buf_dma() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_matchall.c | 14 mlxsw_sp_mall_entry_find(struct mlxsw_sp_flow_block *block, unsigned long cookie) in mlxsw_sp_mall_entry_find() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adminq.h | 44 u64 cookie; member
|