Searched defs:cookie (Results 126 - 150 of 654) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Dfscache-cache.h124 fscache_cookie_state(struct fscache_cookie *cookie) argument
135 fscache_get_key(struct fscache_cookie *cookie) argument
[all...]
H A Dfsnotify.h35 fsnotify_name(__u32 mask, const void *data, int data_type, struct inode *dir, const struct qstr *name, u32 cookie) argument
H A Ddax.h193 static inline void dax_unlock_folio(struct folio *folio, dax_entry_t cookie) argument
203 dax_unlock_mapping_entry(struct address_space *mapping, unsigned long index, dax_entry_t cookie) argument
H A Ddma-fence.h387 static inline void dma_fence_end_signalling(bool cookie) {} argument
/linux-master/drivers/dma/sf-pdma/
H A Dsf-pdma.c156 sf_pdma_desc_residue(struct sf_pdma_chan *chan, dma_cookie_t cookie) argument
195 sf_pdma_tx_status(struct dma_chan *dchan, dma_cookie_t cookie, struct dma_tx_state *txstate) argument
[all...]
/linux-master/fs/cachefiles/
H A Dio.c385 struct fscache_cookie *cookie = fscache_cres_cookie(cres); local
/linux-master/fs/netfs/
H A Dfscache_volume.c41 __fscache_begin_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) argument
83 fscache_begin_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) argument
106 fscache_end_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) argument
[all...]
H A Dinternal.h157 struct fscache_cookie *cookie = ctx->cache; local
242 static inline void fscache_see_cookie(struct fscache_cookie *cookie, argument
[all...]
/linux-master/fs/nfs/
H A Dfscache.h132 struct fscache_cookie *cookie = netfs_i_cookie(&NFS_I(inode)->netfs); local
H A Dfscache.c219 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode)); local
237 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode)); local
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dsdio.c135 static irqreturn_t wl1251_line_irq(int irq, void *cookie) argument
/linux-master/drivers/dma/ptdma/
H A Dptdma-dmaengine.c262 pt_tx_status(struct dma_chan *c, dma_cookie_t cookie, argument
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dpio.c27 u16 cookie; local
446 u16 cookie; local
44 parse_cookie(struct b43_wldev *dev, u16 cookie, struct b43_pio_txpacket **pack) argument
[all...]
/linux-master/arch/arm64/kernel/
H A Dstacktrace.c248 void *cookie; member in struct:kunwind_consume_entry_data
252 arch_kunwind_consume_entry(const struct kunwind_state *state, void *cookie) argument
161 do_kunwind(struct kunwind_state *state, kunwind_consume_fn consume_state, void *cookie) argument
208 kunwind_stack_walk(kunwind_consume_fn consume_state, void *cookie, struct task_struct *task, struct pt_regs *regs) argument
258 arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, struct task_struct *task, struct pt_regs *regs) argument
272 void *cookie; member in struct:bpf_unwind_consume_entry_data
276 arch_bpf_unwind_consume_entry(const struct kunwind_state *state, void *cookie) argument
284 arch_bpf_stack_walk(bool (consume_entry)void *cookie, u64 ip, u64 sp, u64 fp), void *cookie) argument
[all...]
/linux-master/net/core/
H A Ddst.c217 struct dst_entry *dst_blackhole_check(struct dst_entry *dst, u32 cookie) argument
H A Dsock_diag.c42 int sock_diag_check_cookie(struct sock *sk, const __u32 *cookie) argument
57 void sock_diag_save_cookie(struct sock *sk, __u32 *cookie) argument
/linux-master/net/sched/
H A Dcls_matchall.c68 mall_destroy_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie, struct netlink_ext_ack *extack) argument
84 mall_replace_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie, struct netlink_ext_ack *extack) argument
310 mall_stats_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.c66 u32 cookie; member in struct:tcp_syncookie
463 u32 cookie = bpf_ntohl(ctx->tcp->ack_seq) - 1; local
/linux-master/drivers/dma-buf/
H A Ddma-fence.c325 void dma_fence_end_signalling(bool cookie) argument
/linux-master/fs/notify/
H A Dfsnotify.c246 fsnotify_handle_inode_event(struct fsnotify_group *group, struct fsnotify_mark *inode_mark, u32 mask, const void *data, int data_type, struct inode *dir, const struct qstr *name, u32 cookie) argument
273 fsnotify_handle_event(struct fsnotify_group *group, __u32 mask, const void *data, int data_type, struct inode *dir, const struct qstr *name, u32 cookie, struct fsnotify_iter_info *iter_info) argument
326 send_to_group(__u32 mask, const void *data, int data_type, struct inode *dir, const struct qstr *file_name, u32 cookie, struct fsnotify_iter_info *iter_info) argument
487 fsnotify(__u32 mask, const void *data, int data_type, struct inode *dir, const struct qstr *file_name, struct inode *inode, u32 cookie) argument
[all...]
/linux-master/net/ipv6/
H A Dsyncookies.c75 static __u32 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, argument
119 __u32 cookie = ntohl(th->ack_seq) - 1; local
/linux-master/net/ipv4/
H A Dsyncookies.c113 static __u32 check_tcp_syn_cookie(__u32 cookie, __be32 saddr, __be32 daddr, argument
185 __u32 cookie local
[all...]
/linux-master/fs/bcachefs/
H A Dtests.c479 struct bkey_i_cookie cookie; local
502 struct bkey_i_cookie cookie; local
618 rand_mixed_trans(struct btree_trans *trans, struct btree_iter *iter, struct bkey_i_cookie *cookie, u64 i, u64 pos) argument
647 struct bkey_i_cookie cookie; local
[all...]
/linux-master/fs/smb/client/
H A Dfscache.c165 struct fscache_cookie *cookie = cifs_inode_cookie(inode); local
180 struct fscache_cookie *cookie = cifs_inode_cookie(inode); local
206 struct fscache_cookie *cookie = cifs_inode_cookie(inode); local
261 struct fscache_cookie *cookie = cifs_inode_cookie(inode); local
[all...]
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.c174 generate_txhdr_fw3(struct b43legacy_wldev *dev, struct b43legacy_txhdr_fw3 *txhdr, const unsigned char *fragment_data, unsigned int fragment_len, struct ieee80211_tx_info *info, u16 cookie) argument
345 b43legacy_generate_txhdr(struct b43legacy_wldev *dev, u8 *txhdr, const unsigned char *fragment_data, unsigned int fragment_len, struct ieee80211_tx_info *info, u16 cookie) argument

Completed in 393 milliseconds

1234567891011>>