Home
last modified time | relevance | path

Searched defs:cookie (Results 151 - 175 of 1399) sorted by relevance

12345678910>>...56

/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dirq.c251 void cxl_unmap_irq(unsigned int virq, void *cookie) in cxl_unmap_irq() argument
402 void afu_release_irqs(struct cxl_context *ctx, void *cookie) in afu_release_irqs() argument
224 cxl_map_irq(struct cxl *adapter, irq_hw_number_t hwirq, irq_handler_t handler, void *cookie, const char *name) cxl_map_irq() argument
256 cxl_register_one_irq(struct cxl *adapter, irq_handler_t handler, void *cookie, irq_hw_number_t *dest_hwirq, unsigned int *dest_virq, const char *name) cxl_register_one_irq() argument
/kernel/linux/linux-6.6/drivers/mfd/
H A Dstm32-timers.c62 dma_cookie_t cookie; in stm32_timers_dma_burst_read() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_mrp.c93 unsigned long cookie = OCELOT_VCAP_IS2_MRP_TRAP(ocelot); in ocelot_mrp_trap_add() local
101 unsigned long cookie = OCELOT_VCAP_IS2_MRP_TRAP(ocelot); in ocelot_mrp_trap_del() local
/kernel/linux/linux-6.6/fs/notify/dnotify/
H A Ddnotify.c91 dnotify_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *name, u32 cookie) dnotify_handle_event() argument
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dxattr.c173 void cachefiles_prepare_to_write(struct fscache_cookie *cookie) in cachefiles_prepare_to_write() argument
[all...]
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify_fsnotify.c59 inotify_handle_inode_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *name, u32 cookie) inotify_handle_inode_event() argument
/kernel/linux/linux-6.6/fs/ceph/
H A Dcache.h37 struct fscache_cookie *cookie = ceph_fscache_cookie(ci); in ceph_fscache_resize() local
62 struct fscache_cookie *cookie = ceph_fscache_cookie(ceph_inode(rreq->inode)); in ceph_begin_cache_operation() local
/kernel/linux/linux-6.6/include/linux/
H A Dbacking-dev.h287 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin() argument
312 unlocked_inode_to_wb_end(struct inode *inode, struct wb_lock_cookie *cookie) unlocked_inode_to_wb_end() argument
353 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) unlocked_inode_to_wb_begin() argument
358 unlocked_inode_to_wb_end(struct inode *inode, struct wb_lock_cookie *cookie) unlocked_inode_to_wb_end() argument
[all...]
H A Dio_uring.h32 void *cookie; member
H A Draid_class.h14 const void *cookie; member
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmast.c267 __be64 cookie; dlm_proxy_ast_handler() local
[all...]
/kernel/linux/linux-6.6/include/linux/fsl/bestcomm/
H A Dbestcomm.h54 void **cookie; member
187 bcom_submit_next_buffer(struct bcom_task *tsk, void *cookie) in bcom_submit_next_buffer() argument
202 void *cookie = tsk->cookie[tsk->outdex]; in bcom_retrieve_buffer() local
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dxdr.h66 struct nlm_cookie cookie; member
82 struct nlm_cookie cookie; member
/kernel/linux/linux-6.6/fs/fscache/
H A Dio.c26 struct fscache_cookie *cookie = fscache_cres_cookie(cres); in fscache_wait_for_operation() local
71 fscache_begin_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie, enum fscache_want_state want_state, enum fscache_access_trace why) fscache_begin_operation() argument
145 __fscache_begin_read_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie) __fscache_begin_read_operation() argument
153 __fscache_begin_write_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie) __fscache_begin_write_operation() argument
173 fscache_dirty_folio(struct address_space *mapping, struct folio *folio, struct fscache_cookie *cookie) fscache_dirty_folio() argument
248 __fscache_write_to_cache(struct fscache_cookie *cookie, struct address_space *mapping, loff_t start, size_t len, loff_t i_size, netfs_io_terminated_t term_func, void *term_func_priv, bool cond) __fscache_write_to_cache() argument
307 __fscache_resize_cookie(struct fscache_cookie *cookie, loff_t new_size) __fscache_resize_cookie() argument
[all...]
H A Dinternal.h68 static inline void fscache_see_cookie(struct fscache_cookie *cookie, in fscache_see_cookie() argument
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_ct.h80 tcf_ct_flow_table_restore_skb(struct sk_buff *skb, unsigned long cookie) in tcf_ct_flow_table_restore_skb() argument
91 tcf_ct_flow_table_restore_skb(struct sk_buff *skb, unsigned long cookie) { } in tcf_ct_flow_table_restore_skb() argument
/kernel/linux/linux-6.6/drivers/pps/
H A Dpps.c431 struct pps_device *pps_lookup_dev(void const *cookie) in pps_lookup_dev() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnbd.h85 __be64 cookie; /* Opaque identifier for request */ member
100 __be64 cookie; /* Opaque identifier from request */ member
H A Dinotify.h24 __u32 cookie; /* cookie to synchronize two events */ member
/kernel/linux/linux-6.6/kernel/
H A Dasync.c71 async_cookie_t cookie; member
308 async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) async_synchronize_cookie_domain() argument
329 async_synchronize_cookie(async_cookie_t cookie) async_synchronize_cookie() argument
[all...]
H A Daudit_fsnotify.c156 audit_mark_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *dname, u32 cookie) audit_mark_handle_event() argument
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Ddma.c83 dma_cookie_t cookie; in qce_dma_prep_sg() local
/kernel/linux/linux-6.6/drivers/dma/
H A Dvirt-dma.h97 dma_cookie_t cookie; in vchan_cookie_complete() local
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dcookie.c69 void wg_cookie_init(struct cookie *cookie) in wg_cookie_init() argument
91 static void make_cookie(u8 cookie[COOKIE_LE argument
83 compute_mac2(u8 mac2[COOKIE_LEN], const void *message, size_t len, const u8 cookie[COOKIE_LEN]) compute_mac2() argument
127 u8 cookie[COOKIE_LEN]; wg_cookie_validate_packet() local
186 u8 cookie[COOKIE_LEN]; wg_cookie_message_create() local
202 u8 cookie[COOKIE_LEN]; wg_cookie_message_consume() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dspi.c29 static irqreturn_t wl1251_irq(int irq, void *cookie) in wl1251_irq() argument

Completed in 10 milliseconds

12345678910>>...56