/linux/drivers/net/wireguard/ |
A D | cookie.h | 23 struct cookie { struct 26 u8 cookie[COOKIE_LEN]; argument 29 u8 cookie_decryption_key[NOISE_SYMMETRIC_KEY_LEN]; argument 45 void wg_cookie_init(struct cookie *cookie); argument
|
A D | cookie.c | 69 void wg_cookie_init(struct cookie *cookie) in wg_cookie_init() 127 u8 cookie[COOKIE_LEN]; in wg_cookie_validate_packet() local 186 u8 cookie[COOKIE_LEN]; in wg_cookie_message_create() local 202 u8 cookie[COOKIE_LEN]; in wg_cookie_message_consume() local
|
/linux/include/linux/ |
A D | fscache.h | 26 #define fscache_cookie_valid(cookie) (cookie) argument 29 #define fscache_cookie_valid(cookie) (0) argument 417 int fscache_pin_cookie(struct fscache_cookie *cookie) in fscache_pin_cookie() 432 void fscache_unpin_cookie(struct fscache_cookie *cookie) in fscache_unpin_cookie() 448 int fscache_attr_changed(struct fscache_cookie *cookie) in fscache_attr_changed() 470 void fscache_invalidate(struct fscache_cookie *cookie) in fscache_invalidate() 531 struct fscache_cookie *cookie) in fscache_begin_read_operation() 654 int fscache_alloc_page(struct fscache_cookie *cookie, in fscache_alloc_page() 704 int fscache_write_page(struct fscache_cookie *cookie, in fscache_write_page() 730 void fscache_uncache_page(struct fscache_cookie *cookie, in fscache_uncache_page() [all …]
|
/linux/fs/fscache/ |
A D | cookie.c | 66 void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie() 87 static int fscache_set_key(struct fscache_cookie *cookie, in fscache_set_key() 146 struct fscache_cookie *cookie; in fscache_alloc_cookie() local 266 struct fscache_cookie *candidate, *cookie; in __fscache_acquire_cookie() local 361 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie() 485 struct fscache_cookie *cookie) in fscache_alloc_object() 621 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate() 714 void __fscache_disable_cookie(struct fscache_cookie *cookie, in __fscache_disable_cookie() 860 void fscache_cookie_put(struct fscache_cookie *cookie, in fscache_cookie_put() 905 int __fscache_check_consistency(struct fscache_cookie *cookie, in __fscache_check_consistency() [all …]
|
A D | page.c | 62 bool __fscache_maybe_release_page(struct fscache_cookie *cookie, in __fscache_maybe_release_page() 149 struct fscache_cookie *cookie; in fscache_end_page_write() local 213 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed() 302 struct fscache_cookie *cookie, in fscache_alloc_retrieval() 423 int __fscache_read_or_alloc_page(struct fscache_cookie *cookie, in __fscache_read_or_alloc_page() 669 int __fscache_alloc_page(struct fscache_cookie *cookie, in __fscache_alloc_page() 759 void __fscache_readpages_cancel(struct fscache_cookie *cookie, in __fscache_readpages_cancel() 787 struct fscache_cookie *cookie; in fscache_write_op() local 888 void fscache_invalidate_writes(struct fscache_cookie *cookie) in fscache_invalidate_writes() 954 int __fscache_write_page(struct fscache_cookie *cookie, in __fscache_write_page() [all …]
|
A D | object.c | 298 struct fscache_cookie *cookie, in fscache_object_init() 449 struct fscache_cookie *cookie = object->cookie; in fscache_look_up_object() local 507 struct fscache_cookie *cookie = object->cookie; in fscache_object_lookup_negative() local 539 struct fscache_cookie *cookie = object->cookie; in fscache_obtained_object() local 618 struct fscache_cookie *cookie; in fscache_lookup_failure() local 696 struct fscache_cookie *cookie = object->cookie; in fscache_drop_object() local 960 struct fscache_cookie *cookie = object->cookie; in _fscache_invalidate_object() local
|
/linux/kernel/sched/ |
A D | core_sched.c | 26 static void sched_core_put_cookie(unsigned long cookie) in sched_core_put_cookie() 36 static unsigned long sched_core_get_cookie(unsigned long cookie) in sched_core_get_cookie() 57 unsigned long cookie) in sched_core_update_cookie() 99 unsigned long cookie, flags; in sched_core_clone_cookie() local 119 static void __sched_core_set(struct task_struct *p, unsigned long cookie) in __sched_core_set() 130 unsigned long cookie = 0, id = 0; in sched_core_share_pid() local
|
/linux/drivers/media/platform/qcom/venus/ |
A D | hfi_cmds.c | 62 u32 addr, void *cookie) in pkt_sys_set_resource() 89 u32 size, void *cookie) in pkt_sys_unset_resource() 176 void *cookie, struct hfi_buffer_desc *bd) in pkt_session_set_buffers() 332 void *cookie, u32 seq_hdr, u32 seq_hdr_len) in pkt_session_parse_seq_header() 382 void *cookie, u32 ptype) in pkt_session_get_property_1x() 1087 void *cookie, u32 ptype) in pkt_session_get_property_3xx() 1113 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_3xx() 1178 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_4xx() 1266 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_6xx() 1317 void *cookie, u32 ptype) in pkt_session_get_property() [all …]
|
/linux/drivers/infiniband/core/ |
A D | roce_gid_mgmt.c | 172 struct net_device *rdma_ndev, void *cookie) in is_eth_port_inactive_slave_filter() 228 struct net_device *rdma_ndev, void *cookie) in pass_all_filter() 234 struct net_device *rdma_ndev, void *cookie) in upper_device_filter() 266 void *cookie) in is_upper_ndev_bond_master_filter() 430 struct net_device *rdma_ndev, void *cookie) in add_netdev_ips() 476 void *cookie) in enum_all_gids_of_dev_cb() 521 void *cookie) in callback_for_addr_gid_device_scan() 552 void *cookie, in handle_netdev_upper() 585 struct net_device *rdma_ndev, void *cookie) in del_netdev_upper_ips() 591 struct net_device *rdma_ndev, void *cookie) in add_netdev_upper_ips() [all …]
|
/linux/arch/parisc/kernel/ |
A D | stacktrace.c | 17 struct pt_regs *regs, bool (*fn)(void *, unsigned long), void *cookie) in walk_stackframe() argument 32 void arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk() 38 int arch_stack_walk_reliable(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk_reliable()
|
/linux/tools/bpf/bpftool/ |
A D | net.c | 141 void *cookie) in netlink_recv() 199 void *cookie) in __dump_class_nlmsg() 214 dump_nlmsg_t dump_class_nlmsg, void *cookie) in netlink_get_class() 238 void *cookie) in __dump_qdisc_nlmsg() 253 dump_nlmsg_t dump_qdisc_nlmsg, void *cookie) in netlink_get_qdisc() 277 void *cookie) in __dump_filter_nlmsg() 292 dump_nlmsg_t dump_filter_nlmsg, void *cookie) in netlink_get_filter() 316 dump_nlmsg_t dump_link_nlmsg, void *cookie) in __dump_link_nlmsg() 331 dump_nlmsg_t dump_link_nlmsg, void *cookie) in netlink_get_link() 352 static int dump_link_nlmsg(void *cookie, void *msg, struct nlattr **tb) in dump_link_nlmsg() [all …]
|
/linux/drivers/net/wireless/ath/wil6210/ |
A D | interrupt.c | 285 static irqreturn_t wil6210_irq_rx(int irq, void *cookie) in wil6210_irq_rx() 347 static irqreturn_t wil6210_irq_rx_edma(int irq, void *cookie) in wil6210_irq_rx_edma() 398 static irqreturn_t wil6210_irq_tx_edma(int irq, void *cookie) in wil6210_irq_tx_edma() 444 static irqreturn_t wil6210_irq_tx(int irq, void *cookie) in wil6210_irq_tx() 533 static irqreturn_t wil6210_irq_misc(int irq, void *cookie) in wil6210_irq_misc() 602 static irqreturn_t wil6210_irq_misc_thread(int irq, void *cookie) in wil6210_irq_misc_thread() 649 static irqreturn_t wil6210_thread_irq(int irq, void *cookie) in wil6210_thread_irq() 747 static irqreturn_t wil6210_hardirq(int irq, void *cookie) in wil6210_hardirq()
|
/linux/arch/x86/kernel/ |
A D | stacktrace.c | 15 void arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk() 33 void *cookie, struct task_struct *task) in arch_stack_walk_reliable() 106 void arch_stack_walk_user(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk_user()
|
/linux/drivers/iommu/ |
A D | dma-iommu.c | 88 struct iommu_dma_cookie *cookie; in cookie_alloc() local 128 struct iommu_dma_cookie *cookie; in iommu_get_msi_cookie() local 153 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iommu_put_dma_cookie() local 262 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iova_reserve_iommu_regions() local 299 struct iommu_dma_cookie *cookie; in iommu_dma_flush_iotlb_all() local 321 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iommu_dma_init_fq() local 357 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iommu_dma_init_domain() local 434 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iommu_dma_alloc_iova() local 492 struct iommu_dma_cookie *cookie = domain->iova_cookie; in __iommu_dma_unmap() local 515 struct iommu_dma_cookie *cookie = domain->iova_cookie; in __iommu_dma_map() local [all …]
|
/linux/arch/arm/mach-omap2/ |
A D | pdata-quirks.c | 315 struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_init() 330 const struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_deny_idle() 337 const struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_allow_idle() 345 const struct ti_sysc_cookie *cookie) in ti_sysc_enable_module() 354 const struct ti_sysc_cookie *cookie) in ti_sysc_idle_module() 363 const struct ti_sysc_cookie *cookie) in ti_sysc_shutdown_module()
|
/linux/drivers/iommu/arm/arm-smmu/ |
A D | arm-smmu-qcom.c | 42 static void qcom_adreno_smmu_get_fault_info(const void *cookie, in qcom_adreno_smmu_get_fault_info() 58 static void qcom_adreno_smmu_set_stall(const void *cookie, bool enabled) in qcom_adreno_smmu_set_stall() 70 static void qcom_adreno_smmu_resume_translation(const void *cookie, bool terminate) in qcom_adreno_smmu_resume_translation() 105 const void *cookie) in qcom_adreno_smmu_get_ttbr1_cfg() 119 static int qcom_adreno_smmu_set_ttbr0_cfg(const void *cookie, in qcom_adreno_smmu_set_ttbr0_cfg()
|
/linux/drivers/net/dsa/sja1105/ |
A D | sja1105_flower.c | 8 unsigned long cookie) in sja1105_rule_find() 32 unsigned long cookie, int port, in sja1105_setup_bcast_policer() 104 unsigned long cookie, int port, int tc, in sja1105_setup_tc_policer() 176 unsigned long cookie, in sja1105_flower_policer() 310 unsigned long cookie = cls->cookie; in sja1105_cls_flower_add() local
|
/linux/net/mac80211/ |
A D | offchannel.c | 530 unsigned int duration, u64 *cookie, in ieee80211_start_roc_work() 672 unsigned int duration, u64 *cookie) in ieee80211_remain_on_channel() 688 u64 cookie, bool mgmt_tx) in ieee80211_cancel_roc() 756 struct wireless_dev *wdev, u64 cookie) in ieee80211_cancel_remain_on_channel() 765 struct cfg80211_mgmt_tx_params *params, u64 *cookie) in ieee80211_mgmt_tx() 950 struct wireless_dev *wdev, u64 cookie) in ieee80211_mgmt_tx_cancel_wait()
|
/linux/arch/s390/kernel/ |
A D | stacktrace.c | 14 void arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk() 28 void *cookie, struct task_struct *task) in arch_stack_walk_reliable()
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | netns_cookie_prog.c | 34 int *cookie; in get_netns_cookie_sockops() local 66 int *cookie; in get_netns_cookie_sk_msg() local
|
/linux/drivers/misc/cxl/ |
A D | irq.c | 224 irq_handler_t handler, void *cookie, const char *name) in cxl_map_irq() 250 void cxl_unmap_irq(unsigned int virq, void *cookie) in cxl_unmap_irq() 257 void *cookie, in cxl_register_one_irq() 401 void afu_release_irqs(struct cxl_context *ctx, void *cookie) in afu_release_irqs()
|
/linux/drivers/dma/ |
A D | iop-adma.c | 53 struct iop_adma_chan *iop_chan, dma_cookie_t cookie) in iop_adma_run_tx_complete_actions() 107 dma_cookie_t cookie = 0; in __iop_adma_slot_cleanup() local 368 dma_cookie_t cookie; in iop_adma_tx_submit() local 753 dma_cookie_t cookie, in iop_adma_status() 837 dma_cookie_t cookie; in iop_adma_memcpy_self_test() local 916 dma_cookie_t cookie; in iop_adma_xor_val_self_test() local 1094 dma_cookie_t cookie; in iop_adma_pq_zero_sum_self_test() local 1438 dma_cookie_t cookie; in iop_chan_start_null_memcpy() local 1491 dma_cookie_t cookie; in iop_chan_start_null_xor() local
|
/linux/fs/lockd/ |
A D | svclock.c | 59 static const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie) in nlmdbg_cookie2a() 184 nlmsvc_find_block(struct nlm_cookie *cookie) in nlmsvc_find_block() 219 struct nlm_cookie *cookie) in nlmsvc_create_block() 471 struct nlm_cookie *cookie, int reclaim) in nlmsvc_lock() 586 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock() 957 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply()
|
/linux/fs/nfs/ |
A D | fscache.c | 270 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_clear_inode() local 309 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_open_file() local 339 struct fscache_cookie *cookie = nfs_i_fscache(page->mapping->host); in nfs_fscache_release_page() local 361 struct fscache_cookie *cookie = nfs_i_fscache(inode); in __nfs_fscache_invalidate_page() local
|
/linux/kernel/ |
A D | async.c | 71 async_cookie_t cookie; member 270 void async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) in async_synchronize_cookie_domain() 291 void async_synchronize_cookie(async_cookie_t cookie) in async_synchronize_cookie()
|