/linux-4.19.296/fs/fscache/ |
D | cookie.c | 34 static void fscache_print_cookie(struct fscache_cookie *cookie, char prefix) in fscache_print_cookie() 60 void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie() 78 static int fscache_set_key(struct fscache_cookie *cookie, in fscache_set_key() 135 struct fscache_cookie *cookie; in fscache_alloc_cookie() local 250 struct fscache_cookie *candidate, *cookie; in __fscache_acquire_cookie() local 344 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie() 385 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie() 470 struct fscache_cookie *cookie) in fscache_alloc_object() 543 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object() 608 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate() [all …]
|
D | page.c | 23 bool __fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_check_page_write() 39 void __fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_wait_on_page_write() 54 bool release_page_wait_timeout(struct fscache_cookie *cookie, struct page *page) in release_page_wait_timeout() 66 bool __fscache_maybe_release_page(struct fscache_cookie *cookie, in __fscache_maybe_release_page() 153 struct fscache_cookie *cookie; in fscache_end_page_write() local 217 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed() 307 struct fscache_cookie *cookie, in fscache_alloc_retrieval() 345 int fscache_wait_for_deferred_lookup(struct fscache_cookie *cookie) in fscache_wait_for_deferred_lookup() 433 int __fscache_read_or_alloc_page(struct fscache_cookie *cookie, in __fscache_read_or_alloc_page() 562 int __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, in __fscache_read_or_alloc_pages() [all …]
|
D | object.c | 306 struct fscache_cookie *cookie, in fscache_object_init() 458 struct fscache_cookie *cookie = object->cookie; in fscache_look_up_object() local 516 struct fscache_cookie *cookie = object->cookie; in fscache_object_lookup_negative() local 549 struct fscache_cookie *cookie = object->cookie; in fscache_obtained_object() local 629 struct fscache_cookie *cookie; in fscache_lookup_failure() local 707 struct fscache_cookie *cookie = object->cookie; in fscache_drop_object() local 972 struct fscache_cookie *cookie = object->cookie; in _fscache_invalidate_object() local
|
D | internal.h | 325 static inline void fscache_cookie_get(struct fscache_cookie *cookie, in fscache_cookie_get() 337 void *fscache_get_context(struct fscache_cookie *cookie, void *context) in fscache_get_context() 348 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context() 358 void fscache_update_aux(struct fscache_cookie *cookie, const void *aux_data) in fscache_update_aux()
|
D | netfs.c | 22 struct fscache_cookie *candidate, *cookie; in __fscache_register_netfs() local
|
D | operation.c | 35 void fscache_operation_init(struct fscache_cookie *cookie, in fscache_operation_init() 64 struct fscache_cookie *cookie = op->object->cookie; in fscache_enqueue_operation() local
|
/linux-4.19.296/include/linux/ |
D | fscache.h | 29 #define fscache_cookie_valid(cookie) (cookie) argument 32 #define fscache_cookie_valid(cookie) (0) argument 178 static inline bool fscache_cookie_enabled(struct fscache_cookie *cookie) in fscache_cookie_enabled() 362 void fscache_relinquish_cookie(struct fscache_cookie *cookie, in fscache_relinquish_cookie() 383 int fscache_check_consistency(struct fscache_cookie *cookie, in fscache_check_consistency() 405 void fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in fscache_update_cookie() 421 int fscache_pin_cookie(struct fscache_cookie *cookie) in fscache_pin_cookie() 436 void fscache_unpin_cookie(struct fscache_cookie *cookie) in fscache_unpin_cookie() 452 int fscache_attr_changed(struct fscache_cookie *cookie) in fscache_attr_changed() 474 void fscache_invalidate(struct fscache_cookie *cookie) in fscache_invalidate() [all …]
|
D | vgaarb.h | 150 static inline int vga_client_register(struct pci_dev *pdev, void *cookie, in vga_client_register() 151 void (*irq_set_state)(void *cookie, bool state), in vga_client_register() 152 unsigned int (*set_vga_decode)(void *cookie, bool state)) in vga_client_register()
|
D | backing-dev.h | 364 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin() 390 struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_end() 440 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin() 446 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 | fscache-cache.h | 149 struct fscache_cookie *cookie; /* The netfs cookie */ member 382 struct fscache_cookie *cookie; /* netfs's file/index object */ member 488 static inline void __fscache_use_cookie(struct fscache_cookie *cookie) in __fscache_use_cookie() 502 struct fscache_cookie *cookie = object->cookie; in fscache_use_cookie() local 506 static inline bool __fscache_unuse_cookie(struct fscache_cookie *cookie) in __fscache_unuse_cookie() 511 static inline void __fscache_wake_unused_cookie(struct fscache_cookie *cookie) in __fscache_wake_unused_cookie() 525 struct fscache_cookie *cookie = object->cookie; in fscache_unuse_cookie() local
|
/linux-4.19.296/drivers/oprofile/ |
D | buffer_sync.c | 213 unsigned long cookie; in fast_get_dcookie() local 229 unsigned long cookie = NO_COOKIE; in get_exec_dcookie() local 256 unsigned long cookie = NO_COOKIE; in lookup_dcookie() local 304 add_user_ctx_switch(struct task_struct const *task, unsigned long cookie) in add_user_ctx_switch() 317 static void add_cookie_switch(unsigned long cookie) in add_cookie_switch() 334 unsigned long cookie; in add_data() local 383 unsigned long cookie; in add_sample() local 499 unsigned long cookie = 0; in sync_buffer() local
|
/linux-4.19.296/fs/lockd/ |
D | svclock.c | 58 static const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie) in nlmdbg_cookie2a() 183 nlmsvc_find_block(struct nlm_cookie *cookie) in nlmsvc_find_block() 218 struct nlm_cookie *cookie) in nlmsvc_create_block() 401 struct nlm_cookie *cookie, int reclaim) in nlmsvc_lock() 508 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock() 865 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply()
|
/linux-4.19.296/drivers/misc/cxl/ |
D | irq.c | 228 irq_handler_t handler, void *cookie, const char *name) in cxl_map_irq() 254 void cxl_unmap_irq(unsigned int virq, void *cookie) in cxl_unmap_irq() 261 void *cookie, in cxl_register_one_irq() 406 void afu_release_irqs(struct cxl_context *ctx, void *cookie) in afu_release_irqs()
|
/linux-4.19.296/fs/nfs/ |
D | fscache.c | 276 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_clear_inode() local 315 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_open_file() local 345 struct fscache_cookie *cookie = nfs_i_fscache(page->mapping->host); in nfs_fscache_release_page() local 367 struct fscache_cookie *cookie = nfs_i_fscache(inode); in __nfs_fscache_invalidate_page() local
|
/linux-4.19.296/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
|
/linux-4.19.296/include/uapi/linux/android/ |
D | binder.h | 80 binder_uintptr_t cookie; member 99 binder_uintptr_t cookie; member 198 binder_uintptr_t cookie; member 244 binder_uintptr_t cookie; /* target object cookie */ member 276 binder_uintptr_t cookie; member 281 binder_uintptr_t cookie; member 292 binder_uintptr_t cookie; member
|
/linux-4.19.296/drivers/misc/mic/host/ |
D | mic_intr.c | 404 #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()
|
/linux-4.19.296/include/xen/arm/ |
D | page.h | 105 #define xen_remap(cookie, size) ioremap_cache((cookie), (size)) argument 106 #define xen_unmap(cookie) iounmap((cookie)) argument
|
/linux-4.19.296/drivers/misc/mic/card/ |
D | mic_device.c | 95 unsigned long cookie; in mic_request_card_irq() local 120 void mic_free_card_irq(struct mic_irq *cookie, void *data) in mic_free_card_irq() 195 struct mic_irq *cookie, void *data) in ___mic_free_irq() 266 struct mic_irq *cookie, void *data) in __mic_free_irq()
|
D | mic_x100.c | 214 unsigned long cookie = irq; in _mic_request_threaded_irq() local 226 struct mic_irq *cookie, void *data) in _mic_free_irq()
|
/linux-4.19.296/fs/ocfs2/dlm/ |
D | dlmlock.c | 394 u8 node, u64 cookie) in dlm_init_lock() 422 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie, in dlm_new_lock() 541 static inline void dlm_get_next_cookie(u8 node_num, u64 *cookie) in dlm_get_next_cookie()
|
/linux-4.19.296/fs/notify/ |
D | fsnotify.c | 192 int data_is, u32 cookie, in send_to_group() 323 const unsigned char *file_name, u32 cookie) in fsnotify()
|
/linux-4.19.296/include/linux/lockd/ |
D | xdr.h | 63 struct nlm_cookie cookie; member 79 struct nlm_cookie cookie; member
|
/linux-4.19.296/include/linux/ceph/ |
D | cls_lock_client.h | 15 char *cookie; /* locker's cookie */ member
|