Searched defs:cookie (Results 1 - 19 of 19) sorted by relevance

/include/linux/
H A Ddcookies.h4 * Persistent cookie-path mappings
40 * a cookie value.
45 * Returns 0 on success, with *cookie filled in
47 int get_dcookie(struct path *path, unsigned long *cookie);
61 static inline int get_dcookie(struct path *path, unsigned long *cookie) argument
H A Dvgaarb.h207 * @cookie: client cookie to be used in callbacks
232 int vga_client_register(struct pci_dev *pdev, void *cookie,
233 void (*irq_set_state)(void *cookie, bool state),
234 unsigned int (*set_vga_decode)(void *cookie, bool state));
236 static inline int vga_client_register(struct pci_dev *pdev, void *cookie, argument
237 void (*irq_set_state)(void *cookie, bool state),
238 unsigned int (*set_vga_decode)(void *cookie, bool state))
H A Dif_ec.h19 unsigned long cookie; member in struct:sockaddr_ec
H A Dinotify.h23 __u32 cookie; /* cookie to synchronize two events */ member in struct:inotify_event
H A Draid_class.h15 void *cookie; member in struct:raid_function_template
H A Dif_arcnet.h92 __u8 cookie[sizeof(int)]; /* Actually NOT sent over the network */ member in struct:arc_cap
H A Dfscache.h28 #define fscache_cookie_valid(cookie) (cookie)
31 #define fscache_cookie_valid(cookie) (0)
65 * fscache cookie definition
68 /* name of cookie type */
71 /* cookie type */
90 * - the netfs data from the cookie being used as the source is
100 * - the netfs data from the cookie being used as the source is
110 * - the netfs data from the cookie being used as the source is
119 * - the netfs data from the cookie bein
320 fscache_relinquish_cookie(struct fscache_cookie *cookie, int retire) argument
337 fscache_update_cookie(struct fscache_cookie *cookie) argument
353 fscache_pin_cookie(struct fscache_cookie *cookie) argument
368 fscache_unpin_cookie(struct fscache_cookie *cookie) argument
384 fscache_attr_changed(struct fscache_cookie *cookie) argument
405 fscache_reserve_space(struct fscache_cookie *cookie, loff_t size) argument
440 fscache_read_or_alloc_page(struct fscache_cookie *cookie, struct page *page, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) argument
489 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) argument
524 fscache_alloc_page(struct fscache_cookie *cookie, struct page *page, gfp_t gfp) argument
553 fscache_write_page(struct fscache_cookie *cookie, struct page *page, gfp_t gfp) argument
578 fscache_uncache_page(struct fscache_cookie *cookie, struct page *page) argument
596 fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) argument
616 fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) argument
639 fscache_maybe_release_page(struct fscache_cookie *cookie, struct page *page, gfp_t gfp) argument
660 fscache_uncache_all_inode_pages(struct fscache_cookie *cookie, struct inode *inode) argument
[all...]
H A Dsh_dma.h34 dma_cookie_t cookie; member in struct:sh_desc
H A Dfscache-cache.h206 /* allocate an object record for a cookie */
208 struct fscache_cookie *cookie);
210 /* look up the object for a cookie
267 * - must release the cookie lock before returning
278 * data file or index object cookie
285 atomic_t usage; /* number of users of this cookie */
286 atomic_t n_children; /* number of children of this cookie */
293 struct radix_tree_root stores; /* pages to be stored on this cookie */
298 #define FSCACHE_COOKIE_LOOKING_UP 0 /* T if non-index cookie being looked up still */
303 #define FSCACHE_COOKIE_UNAVAILABLE 5 /* T if cookie i
363 struct fscache_cookie *cookie; /* netfs's file/index object */ member in struct:fscache_object
399 fscache_object_init(struct fscache_object *object, struct fscache_cookie *cookie, struct fscache_cache *cache) argument
[all...]
H A Dfsnotify_backend.h308 const unsigned char *name, u32 cookie);
426 u32 cookie, gfp_t gfp);
436 const unsigned char *name, u32 cookie)
435 fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, const unsigned char *name, u32 cookie) argument
H A Drds.h223 rds_rdma_cookie_t cookie; member in struct:rds_free_mr_args
228 rds_rdma_cookie_t cookie; member in struct:rds_rdma_args
237 rds_rdma_cookie_t cookie; member in struct:rds_atomic_args
H A Ddmaengine.h33 * typedef dma_cookie_t - an opaque DMA cookie
35 * if dma_cookie_t is >0 it's a DMA request cookie, <0 it's an error code
41 #define dma_submit_error(cookie) ((cookie) < 0 ? 1 : 0)
261 * @cookie: last cookie value returned to client
262 * @completed_cookie: last completed cookie for this channel
273 dma_cookie_t cookie; member in struct:dma_chan
394 * @cookie: tracking cookie fo
409 dma_cookie_t cookie; member in struct:dma_async_tx_descriptor
898 dma_async_is_tx_complete(struct dma_chan *chan, dma_cookie_t cookie, dma_cookie_t *last, dma_cookie_t *used) argument
924 dma_async_is_complete(dma_cookie_t cookie, dma_cookie_t last_complete, dma_cookie_t last_used) argument
[all...]
H A Dnfs_xdr.h564 __u64 cookie, member in struct:nfs_entry
659 __u32 cookie; member in struct:nfs_readdirargs
753 __u64 cookie; member in struct:nfs3_readdirargs
918 u64 cookie; member in struct:nfs4_readdir_arg
/include/linux/lockd/
H A Dxdr.h62 struct nlm_cookie cookie; member in struct:nlm_args
78 struct nlm_cookie cookie; member in struct:nlm_res
/include/media/
H A Dvideobuf2-core.h47 * @cookie: return allocator specific cookie for a given memory buffer
69 void *(*cookie)(void *buf_priv); member in struct:vb2_mem_ops
/include/linux/ceph/
H A Dosd_client.h103 u64 cookie; member in struct:ceph_osd_event
186 u64 cookie, count; member in struct:ceph_osd_req_op::__anon215::__anon219
192 u64 cookie; member in struct:ceph_osd_req_op::__anon215::__anon221
H A Drados.h372 __le64 cookie, count; member in struct:ceph_osd_op::__anon227::__anon231
378 __le64 cookie; member in struct:ceph_osd_op::__anon227::__anon233
/include/net/
H A Ddst.h444 static inline struct dst_entry *dst_check(struct dst_entry *dst, u32 cookie) argument
447 dst = dst->ops->check(dst, cookie);
/include/net/sctp/
H A Dstructs.h380 /* This is our APPLICATION-SPECIFIC state cookie.
383 /* These are the parts of an association which we send in the cookie.
404 * be in the cookie.
413 /* When does this cookie expire? */
448 * the association TCB is re-constructed from the cookie.
455 /* The format of our cookie that we send to our peer. */
480 struct sctp_cookie_param *cookie; member in union:sctp_params
1361 /* digest: This is a digest of the sctp cookie. This field is
1363 * that the cookie has not been tampered with. We put
1465 /* These are those association elements needed in the cookie
1606 void *cookie; member in struct:sctp_association::__anon1641
[all...]

Completed in 705 milliseconds